diff options
author | mef <mef@pkgsrc.org> | 2014-12-04 10:40:06 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2014-12-04 10:40:06 +0000 |
commit | 903d10e0835d701693952785e320eea44ee11295 (patch) | |
tree | 6557a0f5c0fe69ff147ae2cc42cfe735baf50cc3 /time/Makefile | |
parent | b9edc237fdf83b71240e7ca5647a62315079d25d (diff) | |
download | pkgsrc-903d10e0835d701693952785e320eea44ee11295.tar.gz |
Removing p5-Net-Google-Calendar
https://rt.cpan.org/Public/Bug/Display.html?id=100421 tells
this library no longer works as it uses the Calendar v2 API which
Google discontinued today.
Thanks wiz@ for the information.
Diffstat (limited to 'time/Makefile')
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/time/Makefile b/time/Makefile index 612936cd6da..4ce239ce067 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.141 2014/11/24 21:25:36 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.142 2014/12/04 10:40:06 mef Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -89,7 +89,6 @@ SUBDIR+= p5-DateTimeX-Easy SUBDIR+= p5-MooseX-Types-DateTime SUBDIR+= p5-MooseX-Types-DateTime-ButMaintained SUBDIR+= p5-MooseX-Types-DateTimeX -SUBDIR+= p5-Net-Google-Calendar SUBDIR+= p5-Olson-Abbreviations SUBDIR+= p5-Rose-DateTime SUBDIR+= p5-Schedule-At |