diff options
author | Matt Turner <mattst88@gentoo.org> | 2012-09-25 05:06:21 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2012-09-25 05:06:21 +0000 |
commit | b266e7b1e1c07665d2ab4c1576ef2bcff5b76786 (patch) | |
tree | 73032ef67750317f46905eafb576ffa120be4d97 /virtual | |
parent | version bump (diff) | |
download | gentoo-2-b266e7b1e1c07665d2ab4c1576ef2bcff5b76786.tar.gz gentoo-2-b266e7b1e1c07665d2ab4c1576ef2bcff5b76786.tar.bz2 gentoo-2-b266e7b1e1c07665d2ab4c1576ef2bcff5b76786.zip |
Stable on alpha, bug 397199.
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Time-Local/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Time-Local/perl-Time-Local-1.200.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Time-Local/ChangeLog b/virtual/perl-Time-Local/ChangeLog index a46a9d83a50d..65517760923c 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/ChangeLog,v 1.57 2012/09/01 12:15:26 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/ChangeLog,v 1.58 2012/09/25 05:06:21 mattst88 Exp $ + + 25 Sep 2012; Matt Turner <mattst88@gentoo.org> + perl-Time-Local-1.200.0-r2.ebuild: + Stable on alpha, bug 397199. 01 Sep 2012; Fabian Groffen <grobian@gentoo.org> perl-Time-Local-1.230.0.ebuild: diff --git a/virtual/perl-Time-Local/perl-Time-Local-1.200.0-r2.ebuild b/virtual/perl-Time-Local/perl-Time-Local-1.200.0-r2.ebuild index f523295129fb..0d9d285536b0 100644 --- a/virtual/perl-Time-Local/perl-Time-Local-1.200.0-r2.ebuild +++ b/virtual/perl-Time-Local/perl-Time-Local-1.200.0-r2.ebuild @@ -1,6 +1,6 @@ # 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-r2.ebuild,v 1.1 2012/05/21 11:50:34 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/perl-Time-Local-1.200.0-r2.ebuild,v 1.2 2012/09/25 05:06:21 mattst88 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 ~amd64-fbsd ~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 ~amd64-fbsd ~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.16* =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )" |