diff options
author | Markus Meier <maekke@gentoo.org> | 2013-09-15 15:54:29 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-09-15 15:54:29 +0000 |
commit | b5231f85194f5296f89bdbfb5b53f9f34bc905ef (patch) | |
tree | 9ede058297cd9874dcd83ec0241707a42ce9edbc /dev-perl/Socket6 | |
parent | media-plugins/vdr-sysinfo masked for removal on ~15/Oct/2013, Bug #414275 #41... (diff) | |
download | gentoo-2-b5231f85194f5296f89bdbfb5b53f9f34bc905ef.tar.gz gentoo-2-b5231f85194f5296f89bdbfb5b53f9f34bc905ef.tar.bz2 gentoo-2-b5231f85194f5296f89bdbfb5b53f9f34bc905ef.zip |
arm stable, bug #343555
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-perl/Socket6')
-rw-r--r-- | dev-perl/Socket6/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Socket6/Socket6-0.230.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Socket6/ChangeLog b/dev-perl/Socket6/ChangeLog index 17ff0383fe72..557e444d234a 100644 --- a/dev-perl/Socket6/ChangeLog +++ b/dev-perl/Socket6/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Socket6 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.45 2013/09/15 14:48:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.46 2013/09/15 15:54:29 maekke Exp $ + + 15 Sep 2013; Markus Meier <maekke@gentoo.org> Socket6-0.230.0.ebuild: + arm stable, bug #343555 15 Sep 2013; Jeroen Roovers <jer@gentoo.org> Socket6-0.230.0.ebuild: Stable for HPPA (bug #343555). diff --git a/dev-perl/Socket6/Socket6-0.230.0.ebuild b/dev-perl/Socket6/Socket6-0.230.0.ebuild index eb386a5e370a..4b4573cb5e32 100644 --- a/dev-perl/Socket6/Socket6-0.230.0.ebuild +++ b/dev-perl/Socket6/Socket6-0.230.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/dev-perl/Socket6/Socket6-0.230.0.ebuild,v 1.4 2013/09/15 14:48:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.230.0.ebuild,v 1.5 2013/09/15 15:54:29 maekke Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="IPv6 related part of the C socket.h defines and structure manipulat LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" SRC_TEST="do" |