diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-02-13 22:16:44 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-02-13 22:16:44 +0000 |
commit | 77cb23f0f4cb3269bfb73aaf2a278fa07e347b92 (patch) | |
tree | b0ecb62d464d8a9defe1086676b4c418eb8e8006 /virtual/perl-Socket | |
parent | Stable for HPPA (bug #536790). (diff) | |
download | gentoo-2-77cb23f0f4cb3269bfb73aaf2a278fa07e347b92.tar.gz gentoo-2-77cb23f0f4cb3269bfb73aaf2a278fa07e347b92.tar.bz2 gentoo-2-77cb23f0f4cb3269bfb73aaf2a278fa07e347b92.zip |
Stable for HPPA (bug #536790).
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'virtual/perl-Socket')
-rw-r--r-- | virtual/perl-Socket/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-Socket/perl-Socket-2.13.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-Socket/ChangeLog b/virtual/perl-Socket/ChangeLog index ddc075d4bd17..0a3d5519f95c 100644 --- a/virtual/perl-Socket/ChangeLog +++ b/virtual/perl-Socket/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Socket # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Socket/ChangeLog,v 1.22 2015/02/13 10:27:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Socket/ChangeLog,v 1.23 2015/02/13 22:16:44 jer Exp $ + + 13 Feb 2015; Jeroen Roovers <jer@gentoo.org> perl-Socket-2.13.0.ebuild: + Stable for HPPA (bug #536790). 13 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-Socket-2.13.0.ebuild: Stable for x86, wrt bug #536790 diff --git a/virtual/perl-Socket/perl-Socket-2.13.0.ebuild b/virtual/perl-Socket/perl-Socket-2.13.0.ebuild index bd54953ed0ea..5499d3d559de 100644 --- a/virtual/perl-Socket/perl-Socket-2.13.0.ebuild +++ b/virtual/perl-Socket/perl-Socket-2.13.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Socket/perl-Socket-2.13.0.ebuild,v 1.5 2015/02/13 10:27:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Socket/perl-Socket-2.13.0.ebuild,v 1.6 2015/02/13 22:16:44 jer Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND=" |