diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-12 22:03:27 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-12 22:03:27 +0000 |
commit | 13fe8553102198a82a72c017dac502d72b493fd5 (patch) | |
tree | 585a7b13cee6d04e7ef6fa7b6c2dc9f8a385ccfe /virtual/perl-Socket | |
parent | Add a live ebuild. (diff) | |
download | gentoo-2-13fe8553102198a82a72c017dac502d72b493fd5.tar.gz gentoo-2-13fe8553102198a82a72c017dac502d72b493fd5.tar.bz2 gentoo-2-13fe8553102198a82a72c017dac502d72b493fd5.zip |
keyword ~ppc, bug #442188
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'virtual/perl-Socket')
-rw-r--r-- | virtual/perl-Socket/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Socket/perl-Socket-2.6.0.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/virtual/perl-Socket/ChangeLog b/virtual/perl-Socket/ChangeLog index 11020f58ae03..4d6284db5881 100644 --- a/virtual/perl-Socket/ChangeLog +++ b/virtual/perl-Socket/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Socket # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Socket/ChangeLog,v 1.3 2012/08/22 16:57:10 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Socket/ChangeLog,v 1.4 2012/11/12 22:03:27 blueness Exp $ + + 12 Nov 2012; Anthony G. Basile <blueness@gentoo.org> perl-Socket-2.6.0.ebuild: + keyword ~ppc, bug #442188 *perl-Socket-2.6.0 (22 Aug 2012) @@ -45,4 +48,3 @@ +perl-Socket-1.820.0.ebuild, +perl-Socket-1.870.100_rc.ebuild, +perl-Socket-1.940.0.ebuild, +perl-Socket-1.950.0.ebuild, +metadata.xml: Added becauise IO-Socket-IP needs a specific minimum version - diff --git a/virtual/perl-Socket/perl-Socket-2.6.0.ebuild b/virtual/perl-Socket/perl-Socket-2.6.0.ebuild index d929060d9cb1..8765a2269f3a 100644 --- a/virtual/perl-Socket/perl-Socket-2.6.0.ebuild +++ b/virtual/perl-Socket/perl-Socket-2.6.0.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-Socket/perl-Socket-2.6.0.ebuild,v 1.1 2012/08/22 16:57:10 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Socket/perl-Socket-2.6.0.ebuild,v 1.2 2012/11/12 22:03:27 blueness Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND="~perl-core/${PN#perl-}-${PV}" |