diff options
author | 2013-02-18 23:14:24 +0000 | |
---|---|---|
committer | 2013-02-18 23:14:24 +0000 | |
commit | 12c8df52f97c2b5f1328eef477eddab29c57a7bc (patch) | |
tree | bc3c921dae383feec1c7721e0beb3ac67f80f61b /virtual | |
parent | Add ~arm-linux keyword. (diff) | |
download | gentoo-2-12c8df52f97c2b5f1328eef477eddab29c57a7bc.tar.gz gentoo-2-12c8df52f97c2b5f1328eef477eddab29c57a7bc.tar.bz2 gentoo-2-12c8df52f97c2b5f1328eef477eddab29c57a7bc.zip |
Stable for ppc64, wrt bug #458122
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Text-Tabs+Wrap/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2012.81.800.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Text-Tabs+Wrap/ChangeLog b/virtual/perl-Text-Tabs+Wrap/ChangeLog index 581de79cbd4e..b69ffbb75eb9 100644 --- a/virtual/perl-Text-Tabs+Wrap/ChangeLog +++ b/virtual/perl-Text-Tabs+Wrap/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Text-Tabs+Wrap # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Tabs+Wrap/ChangeLog,v 1.20 2013/02/18 19:33:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Tabs+Wrap/ChangeLog,v 1.21 2013/02/18 23:14:24 ago Exp $ + + 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + perl-Text-Tabs+Wrap-2012.81.800.ebuild: + Stable for ppc64, wrt bug #458122 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-Text-Tabs+Wrap-2012.81.800.ebuild: diff --git a/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2012.81.800.ebuild b/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2012.81.800.ebuild index b266f098ef9c..05f77ef9df87 100644 --- a/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2012.81.800.ebuild +++ b/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2012.81.800.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2012.81.800.ebuild,v 1.3 2013/02/18 19:33:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2012.81.800.ebuild,v 1.4 2013/02/18 23:14:24 ago Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="~perl-core/Text-Tabs+Wrap-${PV}" |