diff options
author | Torsten Veller <tove@gentoo.org> | 2008-09-30 15:29:57 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-09-30 15:29:57 +0000 |
commit | 52d511b820a06da6c8146d5d0fc00e6d3828bbde (patch) | |
tree | 3844997ae7541c03a11a4bda65dbf0d75e1f16ec /dev-perl/Time-Duration | |
parent | stable on amd64 wrt security bug 238180 (diff) | |
download | historical-52d511b820a06da6c8146d5d0fc00e6d3828bbde.tar.gz historical-52d511b820a06da6c8146d5d0fc00e6d3828bbde.tar.bz2 historical-52d511b820a06da6c8146d5d0fc00e6d3828bbde.zip |
Cleanup
Package-Manager: portage-2.2_rc11/cvs/Linux 2.6.26-tuxonice i686
Diffstat (limited to 'dev-perl/Time-Duration')
-rw-r--r-- | dev-perl/Time-Duration/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Time-Duration/Time-Duration-1.02.ebuild | 16 | ||||
-rw-r--r-- | dev-perl/Time-Duration/Time-Duration-1.03.ebuild | 16 | ||||
-rw-r--r-- | dev-perl/Time-Duration/Time-Duration-1.04.ebuild | 16 | ||||
-rw-r--r-- | dev-perl/Time-Duration/Time-Duration-1.06.ebuild | 5 |
5 files changed, 8 insertions, 52 deletions
diff --git a/dev-perl/Time-Duration/ChangeLog b/dev-perl/Time-Duration/ChangeLog index 07bbcb59a90d..1edf674e0dd6 100644 --- a/dev-perl/Time-Duration/ChangeLog +++ b/dev-perl/Time-Duration/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Time-Duration # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/ChangeLog,v 1.31 2008/03/25 02:48:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/ChangeLog,v 1.32 2008/09/30 15:21:55 tove Exp $ + + 30 Sep 2008; Torsten Veller <tove@gentoo.org> -Time-Duration-1.02.ebuild, + -Time-Duration-1.03.ebuild, -Time-Duration-1.04.ebuild, + Time-Duration-1.06.ebuild: + Cleanup 25 Mar 2008; Jeroen Roovers <jer@gentoo.org> Time-Duration-1.06.ebuild: Stable for HPPA too. diff --git a/dev-perl/Time-Duration/Time-Duration-1.02.ebuild b/dev-perl/Time-Duration/Time-Duration-1.02.ebuild deleted file mode 100644 index fb4167eaa447..000000000000 --- a/dev-perl/Time-Duration/Time-Duration-1.02.ebuild +++ /dev/null @@ -1,16 +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/Time-Duration/Time-Duration-1.02.ebuild,v 1.18 2007/12/11 09:54:28 vapier Exp $ - -inherit perl-module - -DESCRIPTION="Rounded or exact English expression of durations" -HOMEPAGE="http://www.cpan.org/modules/by-authors/id/S/SB/SBURKE/${P}.readme" -SRC_URI="mirror://cpan/authors/id/S/SB/SBURKE/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" -IUSE="" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Time-Duration/Time-Duration-1.03.ebuild b/dev-perl/Time-Duration/Time-Duration-1.03.ebuild deleted file mode 100644 index b4f3206f45b3..000000000000 --- a/dev-perl/Time-Duration/Time-Duration-1.03.ebuild +++ /dev/null @@ -1,16 +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/Time-Duration/Time-Duration-1.03.ebuild,v 1.11 2007/12/11 09:54:28 vapier Exp $ - -inherit perl-module - -DESCRIPTION="Rounded or exact English expression of durations" -HOMEPAGE="http://search.cpan.org/~avif/${P}" -SRC_URI="mirror://cpan/authors/id/A/AV/AVIF/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc ~x86" -IUSE="" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Time-Duration/Time-Duration-1.04.ebuild b/dev-perl/Time-Duration/Time-Duration-1.04.ebuild deleted file mode 100644 index 4abbad6a0ceb..000000000000 --- a/dev-perl/Time-Duration/Time-Duration-1.04.ebuild +++ /dev/null @@ -1,16 +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/Time-Duration/Time-Duration-1.04.ebuild,v 1.12 2007/12/11 09:54:28 vapier Exp $ - -inherit perl-module - -DESCRIPTION="Rounded or exact English expression of durations" -HOMEPAGE="http://search.cpan.org/~avif/${P}" -SRC_URI="mirror://cpan/authors/id/A/AV/AVIF/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" -IUSE="" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Time-Duration/Time-Duration-1.06.ebuild b/dev-perl/Time-Duration/Time-Duration-1.06.ebuild index 5d2d6e86bf30..a809d01ea100 100644 --- a/dev-perl/Time-Duration/Time-Duration-1.06.ebuild +++ b/dev-perl/Time-Duration/Time-Duration-1.06.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.06.ebuild,v 1.7 2008/03/25 02:48:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.06.ebuild,v 1.8 2008/09/30 15:21:55 tove Exp $ +MODULE_AUTHOR=AVIF inherit perl-module DESCRIPTION="Rounded or exact English expression of durations" -HOMEPAGE="http://search.cpan.org/~avif/${P}" -SRC_URI="mirror://cpan/authors/id/A/AV/AVIF/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" |