diff options
author | Torsten Veller <tove@gentoo.org> | 2012-03-31 07:43:24 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-03-31 07:43:24 +0000 |
commit | f2f41121bde927585b39258199a21282828bf859 (patch) | |
tree | 135606d9823ef45e9a66dfff320c35d0e5cbd1a0 /dev-perl/Calendar-Simple | |
parent | Drop useless sed for unused SCons buildsystem (diff) | |
download | historical-f2f41121bde927585b39258199a21282828bf859.tar.gz historical-f2f41121bde927585b39258199a21282828bf859.tar.bz2 historical-f2f41121bde927585b39258199a21282828bf859.zip |
Cleanup
Package-Manager: portage-2.2.0_alpha96/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Calendar-Simple')
-rw-r--r-- | dev-perl/Calendar-Simple/Calendar-Simple-1.20.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/Calendar-Simple/ChangeLog | 5 |
2 files changed, 4 insertions, 22 deletions
diff --git a/dev-perl/Calendar-Simple/Calendar-Simple-1.20.ebuild b/dev-perl/Calendar-Simple/Calendar-Simple-1.20.ebuild deleted file mode 100644 index 1196c1f941d2..000000000000 --- a/dev-perl/Calendar-Simple/Calendar-Simple-1.20.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2012 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.20.ebuild,v 1.5 2012/03/19 19:29:00 armin76 Exp $ - -MODULE_AUTHOR=DAVECROSS -inherit perl-module - -DESCRIPTION="Perl extension to create simple calendars" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="amd64 ~ppc x86" -IUSE="test" - -SRC_TEST="do" - -RDEPEND="dev-lang/perl" -DEPEND="${RDEPEND} - >=virtual/perl-Module-Build-0.28 - test? ( dev-perl/Test-Pod - dev-perl/Test-Pod-Coverage )" diff --git a/dev-perl/Calendar-Simple/ChangeLog b/dev-perl/Calendar-Simple/ChangeLog index 94af03bb541f..ee064220f039 100644 --- a/dev-perl/Calendar-Simple/ChangeLog +++ b/dev-perl/Calendar-Simple/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Calendar-Simple # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog,v 1.25 2012/03/19 19:29:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog,v 1.26 2012/03/31 07:38:33 tove Exp $ + + 31 Mar 2012; Torsten Veller <tove@gentoo.org> -Calendar-Simple-1.20.ebuild: + Cleanup 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> Calendar-Simple-1.20.ebuild, Calendar-Simple-1.210.0.ebuild: |