diff options
author | 2004-03-03 20:24:58 +0000 | |
---|---|---|
committer | 2004-03-03 20:24:58 +0000 | |
commit | fefcbd4e702a01aa480a8f2b826510639fa39232 (patch) | |
tree | 75b21bb2460dd85013232550cd44a45755ec010b /dev-perl/Time-Duration | |
parent | Add missing keywords back into this ebuild (where did they go, plasmaroo?) an... (diff) | |
download | gentoo-2-fefcbd4e702a01aa480a8f2b826510639fa39232.tar.gz gentoo-2-fefcbd4e702a01aa480a8f2b826510639fa39232.tar.bz2 gentoo-2-fefcbd4e702a01aa480a8f2b826510639fa39232.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/Time-Duration-1.02.ebuild | 4 |
2 files changed, 7 insertions, 4 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/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" |