summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-12-24 20:34:09 +0000
committerTorsten Veller <tove@gentoo.org>2009-12-24 20:34:09 +0000
commitc479fb9dc84013f06683a8af750ed2b4d7a9ed7f (patch)
tree16f95aee6ca7c1a0ea99f09e12c0115d378fc828 /dev-perl/Calendar-Simple
parentCleanup (diff)
downloadgentoo-2-c479fb9dc84013f06683a8af750ed2b4d7a9ed7f.tar.gz
gentoo-2-c479fb9dc84013f06683a8af750ed2b4d7a9ed7f.tar.bz2
gentoo-2-c479fb9dc84013f06683a8af750ed2b4d7a9ed7f.zip
Cleanup
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Calendar-Simple')
-rw-r--r--dev-perl/Calendar-Simple/Calendar-Simple-1.17.ebuild22
-rw-r--r--dev-perl/Calendar-Simple/ChangeLog6
2 files changed, 5 insertions, 23 deletions
diff --git a/dev-perl/Calendar-Simple/Calendar-Simple-1.17.ebuild b/dev-perl/Calendar-Simple/Calendar-Simple-1.17.ebuild
deleted file mode 100644
index f64120181290..000000000000
--- a/dev-perl/Calendar-Simple/Calendar-Simple-1.17.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2007 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.17.ebuild,v 1.5 2008/11/18 14:29:31 tove 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=">=virtual/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 792dc3dbea28..a69c870698a0 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog,v 1.17 2009/11/22 22:22:35 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog,v 1.18 2009/12/24 20:34:09 tove Exp $
+
+ 24 Dec 2009; Torsten Veller <tove@gentoo.org>
+ -Calendar-Simple-1.17.ebuild:
+ Cleanup
22 Nov 2009; Tiago Cunha <tcunha@gentoo.org> Calendar-Simple-1.20.ebuild:
stable sparc, bug 293369