diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-10-15 23:03:49 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-10-15 23:03:49 +0000 |
commit | 07a118637cb50591ff5eaf94ef9702bad51cc71c (patch) | |
tree | 5a380822993a79f6bc1ee8c522c6d508ee947f82 /dev-perl/Time-Duration | |
parent | Marking amd64, sparc stable; cleaning up ebuilds (diff) | |
download | gentoo-2-07a118637cb50591ff5eaf94ef9702bad51cc71c.tar.gz gentoo-2-07a118637cb50591ff5eaf94ef9702bad51cc71c.tar.bz2 gentoo-2-07a118637cb50591ff5eaf94ef9702bad51cc71c.zip |
Marking amd64, sparc stable; cleaning up stale ebuilds
(Portage version: 2.1.2_pre1)
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 | 3 | ||||
-rw-r--r-- | dev-perl/Time-Duration/Time-Duration-1.03.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/Time-Duration/Time-Duration-1.04.ebuild | 5 |
4 files changed, 10 insertions, 8 deletions
diff --git a/dev-perl/Time-Duration/ChangeLog b/dev-perl/Time-Duration/ChangeLog index 71b430b7cdad..caad8e8c7531 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/ChangeLog,v 1.17 2006/09/16 21:40:17 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/ChangeLog,v 1.18 2006/10/15 23:03:49 mcummings Exp $ + + 15 Oct 2006; Michael Cummings <mcummings@gentoo.org> + Time-Duration-1.02.ebuild, Time-Duration-1.03.ebuild, + Time-Duration-1.04.ebuild: + Marking amd64, sparc stable; cleaning up stale ebuilds 16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> Time-Duration-1.03.ebuild: diff --git a/dev-perl/Time-Duration/Time-Duration-1.02.ebuild b/dev-perl/Time-Duration/Time-Duration-1.02.ebuild index 357c1cd0bf29..524c7aa2a906 100644 --- a/dev-perl/Time-Duration/Time-Duration-1.02.ebuild +++ b/dev-perl/Time-Duration/Time-Duration-1.02.ebuild @@ -1,6 +1,6 @@ # 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.15 2006/08/06 00:35:55 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.02.ebuild,v 1.16 2006/10/15 23:03:49 mcummings Exp $ inherit perl-module @@ -15,4 +15,3 @@ IUSE="" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" diff --git a/dev-perl/Time-Duration/Time-Duration-1.03.ebuild b/dev-perl/Time-Duration/Time-Duration-1.03.ebuild index 2e1a2512e828..64d28b59be0a 100644 --- a/dev-perl/Time-Duration/Time-Duration-1.03.ebuild +++ b/dev-perl/Time-Duration/Time-Duration-1.03.ebuild @@ -1,6 +1,6 @@ # 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.8 2006/09/16 21:40:17 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.03.ebuild,v 1.9 2006/10/15 23:03:49 mcummings Exp $ inherit perl-module @@ -15,4 +15,3 @@ IUSE="" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" diff --git a/dev-perl/Time-Duration/Time-Duration-1.04.ebuild b/dev-perl/Time-Duration/Time-Duration-1.04.ebuild index 92a0e9e46161..7c3e6022646c 100644 --- a/dev-perl/Time-Duration/Time-Duration-1.04.ebuild +++ b/dev-perl/Time-Duration/Time-Duration-1.04.ebuild @@ -1,6 +1,6 @@ # 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.04.ebuild,v 1.2 2006/08/06 00:35:55 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.04.ebuild,v 1.3 2006/10/15 23:03:49 mcummings Exp $ inherit perl-module @@ -10,9 +10,8 @@ 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 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" |