summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-03-28 07:08:35 +0000
committerJeroen Roovers <jer@gentoo.org>2008-03-28 07:08:35 +0000
commita3595ce50d85298d48f00d0338d6b95c410cae7d (patch)
tree78695478b0a40fe7c9bd6b82eb053d885307941d /perl-core
parentStable for HPPA too. (diff)
downloadgentoo-2-a3595ce50d85298d48f00d0338d6b95c410cae7d.tar.gz
gentoo-2-a3595ce50d85298d48f00d0338d6b95c410cae7d.tar.bz2
gentoo-2-a3595ce50d85298d48f00d0338d6b95c410cae7d.zip
Stable for HPPA too.
(Portage version: 2.1.4.4)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Time-Local/ChangeLog7
-rw-r--r--perl-core/Time-Local/Time-Local-1.17.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/Time-Local/ChangeLog b/perl-core/Time-Local/ChangeLog
index 2cc5f28a9b11..4a1f018a46cc 100644
--- a/perl-core/Time-Local/ChangeLog
+++ b/perl-core/Time-Local/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Time-Local
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/ChangeLog,v 1.34 2007/08/12 20:35:14 tgall Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/ChangeLog,v 1.35 2008/03/28 07:08:35 jer Exp $
+
+ 28 Mar 2008; Jeroen Roovers <jer@gentoo.org> Time-Local-1.17.ebuild:
+ Stable for HPPA too.
12 Aug 2007; Tom Gall <tgall@gentoo.org> Time-Local-1.17.ebuild:
stable on ppc64
diff --git a/perl-core/Time-Local/Time-Local-1.17.ebuild b/perl-core/Time-Local/Time-Local-1.17.ebuild
index 1644aab338d6..fffb31f87e92 100644
--- a/perl-core/Time-Local/Time-Local-1.17.ebuild
+++ b/perl-core/Time-Local/Time-Local-1.17.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/Time-Local-1.17.ebuild,v 1.10 2007/08/13 06:52:29 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/Time-Local-1.17.ebuild,v 1.11 2008/03/28 07:08:35 jer Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="dev-lang/perl"