diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-20 17:15:43 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-20 17:15:43 +0000 |
commit | 73ba7838d13c8b7faf07833723c61299298532e9 (patch) | |
tree | 6024169b5e4d13a7c9afcf327c3324603d97a9c1 /dev-perl/Time-Local | |
parent | stable on ia64 (diff) | |
download | historical-73ba7838d13c8b7faf07833723c61299298532e9.tar.gz historical-73ba7838d13c8b7faf07833723c61299298532e9.tar.bz2 historical-73ba7838d13c8b7faf07833723c61299298532e9.zip |
stable on alpha and ia64
Diffstat (limited to 'dev-perl/Time-Local')
-rw-r--r-- | dev-perl/Time-Local/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Time-Local/Time-Local-1.07.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Time-Local/ChangeLog b/dev-perl/Time-Local/ChangeLog index 041cdf8d7a06..be705ee23920 100644 --- a/dev-perl/Time-Local/ChangeLog +++ b/dev-perl/Time-Local/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Time-Local # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Local/ChangeLog,v 1.5 2004/02/09 22:25:55 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Local/ChangeLog,v 1.6 2004/02/20 17:14:01 agriffis Exp $ + + 20 Feb 2004; Aron Griffis <agriffis@gentoo.org> Time-Local-1.07.ebuild: + stable on alpha and ia64 09 Feb 2004; Bartosch Pixa <darkspecter@gentoo.org> Time-Local-1.07.ebuild: set ppc in keywords diff --git a/dev-perl/Time-Local/Time-Local-1.07.ebuild b/dev-perl/Time-Local/Time-Local-1.07.ebuild index e37f28e8bf74..90d13ab372e2 100644 --- a/dev-perl/Time-Local/Time-Local-1.07.ebuild +++ b/dev-perl/Time-Local/Time-Local-1.07.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-Local/Time-Local-1.07.ebuild,v 1.3 2004/02/09 22:25:55 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Local/Time-Local-1.07.ebuild,v 1.4 2004/02/20 17:14:01 agriffis Exp $ inherit perl-module @@ -11,5 +11,5 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/D/DR/DROLSKY/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ~amd64 ~alpha ~arm hppa ~mips ppc sparc" +KEYWORDS="x86 ~amd64 alpha ~arm hppa ~mips ppc sparc ia64" |