diff options
author | 2012-02-03 19:38:13 +0000 | |
---|---|---|
committer | 2012-02-03 19:38:13 +0000 | |
commit | 568ea80f6a4887d916a4e5527ada3b328efe34e5 (patch) | |
tree | 8e82cf0b4468eb47675e41f616e0e97b53505e49 /virtual | |
parent | Stable for amd64, wrt bug #397195 (diff) | |
download | historical-568ea80f6a4887d916a4e5527ada3b328efe34e5.tar.gz historical-568ea80f6a4887d916a4e5527ada3b328efe34e5.tar.bz2 historical-568ea80f6a4887d916a4e5527ada3b328efe34e5.zip |
Stable for amd64, wrt bug #397199
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Time-Local/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-Time-Local/perl-Time-Local-1.200.0-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/virtual/perl-Time-Local/ChangeLog b/virtual/perl-Time-Local/ChangeLog index 06787d691b30..3598ba1ee378 100644 --- a/virtual/perl-Time-Local/ChangeLog +++ b/virtual/perl-Time-Local/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Time-Local -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/ChangeLog,v 1.48 2011/12/29 20:52:22 grobian Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/ChangeLog,v 1.49 2012/02/03 19:38:13 tove Exp $ + + 03 Feb 2012; Torsten Veller <tove@gentoo.org> + perl-Time-Local-1.200.0-r1.ebuild: + Stable for amd64, wrt bug #397199 29 Dec 2011; Fabian Groffen <grobian@gentoo.org> perl-Time-Local-1.200.0-r1.ebuild: diff --git a/virtual/perl-Time-Local/perl-Time-Local-1.200.0-r1.ebuild b/virtual/perl-Time-Local/perl-Time-Local-1.200.0-r1.ebuild index a36afde3947b..a0fe0249b9d3 100644 --- a/virtual/perl-Time-Local/perl-Time-Local-1.200.0-r1.ebuild +++ b/virtual/perl-Time-Local/perl-Time-Local-1.200.0-r1.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/virtual/perl-Time-Local/perl-Time-Local-1.200.0-r1.ebuild,v 1.2 2011/12/29 20:52:22 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/perl-Time-Local-1.200.0-r1.ebuild,v 1.3 2012/02/03 19:38:13 tove Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" 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="" RDEPEND="|| ( =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )" |