diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-22 09:58:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-22 09:58:49 +0000 |
commit | 8d80a0af8b688049cadb9bb2f0875c8d0c566fd1 (patch) | |
tree | 5fc73ac65033bc484c85965dec3b64e47c394f30 /virtual/perl-Socket | |
parent | Stable for ia64, wrt bug #504786 (diff) | |
download | gentoo-2-8d80a0af8b688049cadb9bb2f0875c8d0c566fd1.tar.gz gentoo-2-8d80a0af8b688049cadb9bb2f0875c8d0c566fd1.tar.bz2 gentoo-2-8d80a0af8b688049cadb9bb2f0875c8d0c566fd1.zip |
Stable for ia64, wrt bug #504786
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
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-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-Socket/ChangeLog b/virtual/perl-Socket/ChangeLog index c5b2fc7830cf..6741800edbdf 100644 --- a/virtual/perl-Socket/ChangeLog +++ b/virtual/perl-Socket/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Socket # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Socket/ChangeLog,v 1.18 2014/09/21 11:21:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Socket/ChangeLog,v 1.19 2014/09/22 09:58:49 ago Exp $ + + 22 Sep 2014; Agostino Sarubbo <ago@gentoo.org> perl-Socket-2.9.0-r2.ebuild: + Stable for ia64, wrt bug #504786 21 Sep 2014; Agostino Sarubbo <ago@gentoo.org> perl-Socket-2.9.0-r2.ebuild: Stable for ppc, wrt bug #504786 diff --git a/virtual/perl-Socket/perl-Socket-2.9.0-r2.ebuild b/virtual/perl-Socket/perl-Socket-2.9.0-r2.ebuild index 5179b431721e..d29f8b896d0d 100644 --- a/virtual/perl-Socket/perl-Socket-2.9.0-r2.ebuild +++ b/virtual/perl-Socket/perl-Socket-2.9.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r2.ebuild,v 1.5 2014/09/21 11:21:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Socket/perl-Socket-2.9.0-r2.ebuild,v 1.6 2014/09/22 09:58:49 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 hppa ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~sparc x86" IUSE="" RDEPEND=" |