diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-14 13:47:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-14 13:47:19 +0000 |
commit | 96ac0d2e22b030c26a6abdfe3fda80388d35b33b (patch) | |
tree | 5519fa649048db8b5ab0096e9171d8b525895095 /dev-perl/Time-Duration | |
parent | alpha/ia64/x86 stable (diff) | |
download | historical-96ac0d2e22b030c26a6abdfe3fda80388d35b33b.tar.gz historical-96ac0d2e22b030c26a6abdfe3fda80388d35b33b.tar.bz2 historical-96ac0d2e22b030c26a6abdfe3fda80388d35b33b.zip |
alpha stable
Package-Manager: portage-2.1.3_rc8
Diffstat (limited to 'dev-perl/Time-Duration')
-rw-r--r-- | dev-perl/Time-Duration/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Time-Duration/Time-Duration-1.04.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Time-Duration/ChangeLog b/dev-perl/Time-Duration/ChangeLog index eeb32fbb4e08..27f71465c139 100644 --- a/dev-perl/Time-Duration/ChangeLog +++ b/dev-perl/Time-Duration/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Time-Duration # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/ChangeLog,v 1.24 2007/05/12 04:57:16 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/ChangeLog,v 1.25 2007/07/14 13:46:18 armin76 Exp $ + + 14 Jul 2007; Raúl Porcel <armin76@gentoo.org> Time-Duration-1.04.ebuild: + alpha stable 12 May 2007; Joshua Kinard <kumba@gentoo.org> Time-Duration-1.04.ebuild: Stable on mips. diff --git a/dev-perl/Time-Duration/Time-Duration-1.04.ebuild b/dev-perl/Time-Duration/Time-Duration-1.04.ebuild index 530afe15c6ce..05439f202b55 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-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.10 2007/05/12 04:57:16 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.04.ebuild,v 1.11 2007/07/14 13:46:18 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ 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" |