diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-12-17 18:46:59 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-12-17 18:46:59 +0000 |
commit | 53ed22585c2ba0faf698e697e2067808484be231 (patch) | |
tree | ce7143563ad7957692ab0f9eca6d0cc6d5e491e9 /dev-perl/Time-Duration | |
parent | x86 stable, bug #202153 (diff) | |
download | gentoo-2-53ed22585c2ba0faf698e697e2067808484be231.tar.gz gentoo-2-53ed22585c2ba0faf698e697e2067808484be231.tar.bz2 gentoo-2-53ed22585c2ba0faf698e697e2067808484be231.zip |
amd64 stable
(Portage version: 2.1.4_rc10)
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.06.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Time-Duration/ChangeLog b/dev-perl/Time-Duration/ChangeLog index b71af7c52a44..1a5ae42ac62e 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.27 2007/12/06 16:53:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/ChangeLog,v 1.28 2007/12/17 18:46:59 drac Exp $ + + 17 Dec 2007; Samuli Suominen <drac@gentoo.org> Time-Duration-1.06.ebuild: + amd64 stable 06 Dec 2007; Raúl Porcel <armin76@gentoo.org> Time-Duration-1.06.ebuild: alpha/ia64/sparc/x86 stable diff --git a/dev-perl/Time-Duration/Time-Duration-1.06.ebuild b/dev-perl/Time-Duration/Time-Duration-1.06.ebuild index efcdaf8ff3f4..5901934abf42 100644 --- a/dev-perl/Time-Duration/Time-Duration-1.06.ebuild +++ b/dev-perl/Time-Duration/Time-Duration-1.06.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.06.ebuild,v 1.3 2007/12/11 09:54:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.06.ebuild,v 1.4 2007/12/17 18:46:59 drac 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 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86" IUSE="" DEPEND="dev-lang/perl" |