diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-03-03 20:24:58 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-03-03 20:24:58 +0000 |
commit | c7781cd0d4c98f73f4346a6f5e96b3ce8674de46 (patch) | |
tree | 4bf4051e100c2d47d63e659d4aa317ff05fc6c87 /dev-perl/Time-Duration | |
parent | Add missing keywords back into this ebuild (where did they go, plasmaroo?) an... (diff) | |
download | historical-c7781cd0d4c98f73f4346a6f5e96b3ce8674de46.tar.gz historical-c7781cd0d4c98f73f4346a6f5e96b3ce8674de46.tar.bz2 historical-c7781cd0d4c98f73f4346a6f5e96b3ce8674de46.zip |
stable on alpha for the sake of genlop
Diffstat (limited to 'dev-perl/Time-Duration')
-rw-r--r-- | dev-perl/Time-Duration/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Time-Duration/Manifest | 4 | ||||
-rw-r--r-- | dev-perl/Time-Duration/Time-Duration-1.02.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/dev-perl/Time-Duration/ChangeLog b/dev-perl/Time-Duration/ChangeLog index 7bcb231be1c8..8db75b0bc085 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/ChangeLog,v 1.1 2003/06/04 01:09:41 mcummings Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/ChangeLog,v 1.2 2004/03/03 20:24:58 agriffis Exp $ + + 03 Mar 2004; <agriffis@gentoo.org> Time-Duration-1.02.ebuild: + stable on alpha for the sake of genlop *Time-Duration-1.02 (03 Jun 2003) diff --git a/dev-perl/Time-Duration/Manifest b/dev-perl/Time-Duration/Manifest index 2d5f29a2b9d6..1dca8bf2a1ef 100644 --- a/dev-perl/Time-Duration/Manifest +++ b/dev-perl/Time-Duration/Manifest @@ -1,4 +1,4 @@ -MD5 ff0535ec1f17eded1e839191eb70f34b ChangeLog 367 +MD5 1a926db3a6956e997a0704998f47cc9d Time-Duration-1.02.ebuild 585 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 -MD5 6275ef3d1de94ea5638fb6f948bef569 Time-Duration-1.02.ebuild 585 +MD5 096785906e6fa9e2fe827b11ba86d2a1 ChangeLog 472 MD5 88007a4b9a9519b5276d050ee734acc5 files/digest-Time-Duration-1.02 68 diff --git a/dev-perl/Time-Duration/Time-Duration-1.02.ebuild b/dev-perl/Time-Duration/Time-Duration-1.02.ebuild index fb833db25cdb..bd0442ba283c 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-2004 Gentoo Technologies, Inc. # 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.3 2004/02/02 10:13:48 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.02.ebuild,v 1.4 2004/03/03 20:24:58 agriffis Exp $ inherit perl-module @@ -11,5 +11,5 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/S/SB/SBURKE/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 amd64 ~alpha ~hppa ~mips ~ppc sparc" +KEYWORDS="x86 amd64 alpha ~hppa ~mips ~ppc sparc" |