diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-08 19:18:32 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-08 19:18:32 +0000 |
commit | 44e4c1226312f794a55c6b1600a4739ab39ae4fc (patch) | |
tree | 9dcc5b888dd90e9f1614daa5b2e3a2bb25eb551c /dev-perl/Time-Local | |
parent | version bump (diff) | |
download | gentoo-2-44e4c1226312f794a55c6b1600a4739ab39ae4fc.tar.gz gentoo-2-44e4c1226312f794a55c6b1600a4739ab39ae4fc.tar.bz2 gentoo-2-44e4c1226312f794a55c6b1600a4739ab39ae4fc.zip |
stable for hppa and sparc
Diffstat (limited to 'dev-perl/Time-Local')
-rw-r--r-- | dev-perl/Time-Local/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Time-Local/Manifest | 4 | ||||
-rw-r--r-- | dev-perl/Time-Local/Time-Local-1.07.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-perl/Time-Local/ChangeLog b/dev-perl/Time-Local/ChangeLog index 3442f9349c62..46861267c1a4 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Local/ChangeLog,v 1.2 2003/07/15 11:01:11 mcummings Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Local/ChangeLog,v 1.3 2004/01/08 19:18:22 gustavoz Exp $ + + 08 Jan 2004; <gustavoz@gentoo.org> Time-Local-1.07.ebuild: + stable for hppa and sparc *Time-Local-1.07 (15 Jul 2003) diff --git a/dev-perl/Time-Local/Manifest b/dev-perl/Time-Local/Manifest index 412ea2c68115..780c1e5c1642 100644 --- a/dev-perl/Time-Local/Manifest +++ b/dev-perl/Time-Local/Manifest @@ -1,6 +1,6 @@ MD5 50bf08b36edbc872055c3cf1dae510bf Time-Local-1.05.ebuild 575 -MD5 995a49f7939f148299958c1f7e9d962d ChangeLog 496 -MD5 7a4b1c8f5985b6f4e78a0783a5408cd4 Time-Local-1.07.ebuild 577 +MD5 c944eb09d059468f8b58c6578a0cd64f Time-Local-1.07.ebuild 574 +MD5 152cac22346f6e12473bcd160822dc7f ChangeLog 585 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 MD5 3f31838554c8303b856dfa2321b491f5 files/digest-Time-Local-1.05 66 MD5 dffcec8b9f498b13ca67b0cb551d554a files/digest-Time-Local-1.07 66 diff --git a/dev-perl/Time-Local/Time-Local-1.07.ebuild b/dev-perl/Time-Local/Time-Local-1.07.ebuild index 6a81f8a31fed..af36dd3b9636 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-2003 Gentoo Technologies, Inc. +# 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.1 2003/07/15 11:01:11 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Local/Time-Local-1.07.ebuild,v 1.2 2004/01/08 19:18:22 gustavoz 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" |