summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-03 17:45:40 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-03 17:45:40 +0000
commit78d16d77a636b0d8a463429d4aa88ad98322d4f1 (patch)
tree37d5a6c50c4ef767f71bfc45fd7bb7d41685b243 /perl-core/Time-Local
parentStable for amd64, wrt bug #397069 (diff)
downloadgentoo-2-78d16d77a636b0d8a463429d4aa88ad98322d4f1.tar.gz
gentoo-2-78d16d77a636b0d8a463429d4aa88ad98322d4f1.tar.bz2
gentoo-2-78d16d77a636b0d8a463429d4aa88ad98322d4f1.zip
Stable for amd64, wrt bug #397199
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/Time-Local')
-rw-r--r--perl-core/Time-Local/ChangeLog7
-rw-r--r--perl-core/Time-Local/Time-Local-1.200.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/Time-Local/ChangeLog b/perl-core/Time-Local/ChangeLog
index f4bb7de0e0f0..d17f03c59d02 100644
--- a/perl-core/Time-Local/ChangeLog
+++ b/perl-core/Time-Local/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Time-Local
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/ChangeLog,v 1.54 2011/12/29 20:51:25 grobian Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/ChangeLog,v 1.55 2012/02/03 17:45:40 ago Exp $
+
+ 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Time-Local-1.200.0.ebuild:
+ Stable for amd64, wrt bug #397199
29 Dec 2011; Fabian Groffen <grobian@gentoo.org> Time-Local-1.200.0.ebuild:
Add Solaris keywords, bug #395763
diff --git a/perl-core/Time-Local/Time-Local-1.200.0.ebuild b/perl-core/Time-Local/Time-Local-1.200.0.ebuild
index bcdb55f0d4f9..cae7e404bcde 100644
--- a/perl-core/Time-Local/Time-Local-1.200.0.ebuild
+++ b/perl-core/Time-Local/Time-Local-1.200.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.200.0.ebuild,v 1.2 2011/12/29 20:51:25 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/Time-Local-1.200.0.ebuild,v 1.3 2012/02/03 17:45:40 ago Exp $
EAPI=3
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Implements timelocal() and timegm()"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"