summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-09-06 07:19:54 +0000
committerTorsten Veller <tove@gentoo.org>2008-09-06 07:19:54 +0000
commit301d82485ffc133c190c7a8852ea57e3ddc84aaa (patch)
tree6ff8386bcc7d9f382542fb38ca10831a48b017f3 /dev-perl
parentVersion bump (diff)
downloadgentoo-2-301d82485ffc133c190c7a8852ea57e3ddc84aaa.tar.gz
gentoo-2-301d82485ffc133c190c7a8852ea57e3ddc84aaa.tar.bz2
gentoo-2-301d82485ffc133c190c7a8852ea57e3ddc84aaa.zip
Cleanup
(Portage version: 2.2_rc8/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Calendar-Simple/Calendar-Simple-1.13.ebuild22
-rw-r--r--dev-perl/Calendar-Simple/Calendar-Simple-1.14.ebuild22
-rw-r--r--dev-perl/Calendar-Simple/ChangeLog6
3 files changed, 5 insertions, 45 deletions
diff --git a/dev-perl/Calendar-Simple/Calendar-Simple-1.13.ebuild b/dev-perl/Calendar-Simple/Calendar-Simple-1.13.ebuild
deleted file mode 100644
index 3a70e6ecf20d..000000000000
--- a/dev-perl/Calendar-Simple/Calendar-Simple-1.13.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/Calendar-Simple-1.13.ebuild,v 1.6 2006/10/21 15:59:24 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="Perl extension to create simple calendars"
-HOMEPAGE="http://search.cpan.org/search?query=${PN}"
-SRC_URI="mirror://cpan/authors/id/D/DA/DAVECROSS/${P}.tar.gz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="amd64 ~ppc sparc ~x86"
-IUSE="test"
-
-SRC_TEST="do"
-
-DEPEND=">=dev-perl/module-build-0.28
- test? ( dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage )
- dev-lang/perl"
-RDEPEND="dev-lang/perl"
diff --git a/dev-perl/Calendar-Simple/Calendar-Simple-1.14.ebuild b/dev-perl/Calendar-Simple/Calendar-Simple-1.14.ebuild
deleted file mode 100644
index 907875771c09..000000000000
--- a/dev-perl/Calendar-Simple/Calendar-Simple-1.14.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/Calendar-Simple-1.14.ebuild,v 1.4 2006/10/25 14:53:09 gustavoz Exp $
-
-inherit perl-module
-
-DESCRIPTION="Perl extension to create simple calendars"
-HOMEPAGE="http://search.cpan.org/search?query=${PN}"
-SRC_URI="mirror://cpan/authors/id/D/DA/DAVECROSS/${P}.tar.gz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="amd64 ~ppc sparc ~x86"
-IUSE="test"
-
-SRC_TEST="do"
-
-DEPEND=">=dev-perl/module-build-0.28
- test? ( dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage )
- dev-lang/perl"
-RDEPEND="dev-lang/perl"
diff --git a/dev-perl/Calendar-Simple/ChangeLog b/dev-perl/Calendar-Simple/ChangeLog
index 185fdb4ab628..8f2fcbc83382 100644
--- a/dev-perl/Calendar-Simple/ChangeLog
+++ b/dev-perl/Calendar-Simple/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Calendar-Simple
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog,v 1.13 2008/09/06 07:17:41 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog,v 1.14 2008/09/06 07:19:54 tove Exp $
+
+ 06 Sep 2008; Torsten Veller <tove@gentoo.org>
+ -Calendar-Simple-1.13.ebuild, -Calendar-Simple-1.14.ebuild:
+ Cleanup
*Calendar-Simple-1.20 (06 Sep 2008)