diff options
author | Johannes Huber <johu@gentoo.org> | 2013-12-01 14:43:18 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2013-12-01 14:43:18 +0000 |
commit | cd49502050a49e738a728ce330c29a82f7e5e782 (patch) | |
tree | 80441d81c6de1036cead528bb0101128e61b4517 /virtual/perl-Socket | |
parent | x86 stable, bug #452614 (diff) | |
download | gentoo-2-cd49502050a49e738a728ce330c29a82f7e5e782.tar.gz gentoo-2-cd49502050a49e738a728ce330c29a82f7e5e782.tar.bz2 gentoo-2-cd49502050a49e738a728ce330c29a82f7e5e782.zip |
x86 stable, bug #474822
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'virtual/perl-Socket')
-rw-r--r-- | virtual/perl-Socket/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-Socket/perl-Socket-2.9.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-Socket/ChangeLog b/virtual/perl-Socket/ChangeLog index 3bd3b954fabf..41da9cab87e2 100644 --- a/virtual/perl-Socket/ChangeLog +++ b/virtual/perl-Socket/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Socket # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Socket/ChangeLog,v 1.10 2013/10/25 14:07:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Socket/ChangeLog,v 1.11 2013/12/01 14:43:18 johu Exp $ + + 01 Dec 2013; Johannes Huber <johu@gentoo.org> perl-Socket-2.9.0.ebuild: + x86 stable, bug #474822 25 Oct 2013; Jeroen Roovers <jer@gentoo.org> perl-Socket-2.9.0.ebuild: Stable for HPPA (bug #474822). diff --git a/virtual/perl-Socket/perl-Socket-2.9.0.ebuild b/virtual/perl-Socket/perl-Socket-2.9.0.ebuild index 3644cef863e8..c45bd852f064 100644 --- a/virtual/perl-Socket/perl-Socket-2.9.0.ebuild +++ b/virtual/perl-Socket/perl-Socket-2.9.0.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-Socket/perl-Socket-2.9.0.ebuild,v 1.2 2013/10/25 14:07:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Socket/perl-Socket-2.9.0.ebuild,v 1.3 2013/12/01 14:43:18 johu Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~amd64 hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 hppa ~ppc ~ppc64 x86" IUSE="" RDEPEND="|| ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )" |