diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 17:45:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 17:45:40 +0000 |
commit | 6a409b3d78a0312ac28ceb9844d789cc06c389af (patch) | |
tree | 466ab67954f6ff067c4aba7b5b18d07ccbcf4e84 /perl-core/Time-Local | |
parent | Stable for amd64, wrt bug #397069 (diff) | |
download | historical-6a409b3d78a0312ac28ceb9844d789cc06c389af.tar.gz historical-6a409b3d78a0312ac28ceb9844d789cc06c389af.tar.bz2 historical-6a409b3d78a0312ac28ceb9844d789cc06c389af.zip |
Stable for amd64, wrt bug #397199
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'perl-core/Time-Local')
-rw-r--r-- | perl-core/Time-Local/ChangeLog | 7 | ||||
-rw-r--r-- | perl-core/Time-Local/Time-Local-1.200.0.ebuild | 6 |
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" |