diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-23 09:58:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-23 09:58:21 +0000 |
commit | 338e1cf088fb8eda78b2240f9528d9e1d42577b6 (patch) | |
tree | 372b1596696f31f56b29f4f0728520c3eee5d5b1 /virtual/perl-Socket | |
parent | Stable for sparc, wrt bug #504786 (diff) | |
download | gentoo-2-338e1cf088fb8eda78b2240f9528d9e1d42577b6.tar.gz gentoo-2-338e1cf088fb8eda78b2240f9528d9e1d42577b6.tar.bz2 gentoo-2-338e1cf088fb8eda78b2240f9528d9e1d42577b6.zip |
Stable for sparc, wrt bug #504786
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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 6741800edbdf..48ca32289c07 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.19 2014/09/22 09:58:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Socket/ChangeLog,v 1.20 2014/09/23 09:58:21 ago Exp $ + + 23 Sep 2014; Agostino Sarubbo <ago@gentoo.org> perl-Socket-2.9.0-r2.ebuild: + Stable for sparc, wrt bug #504786 22 Sep 2014; Agostino Sarubbo <ago@gentoo.org> perl-Socket-2.9.0-r2.ebuild: Stable for ia64, 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 d29f8b896d0d..5160c80c15d9 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.6 2014/09/22 09:58:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Socket/perl-Socket-2.9.0-r2.ebuild,v 1.7 2014/09/23 09:58:21 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=" |