diff options
author | Markus Meier <maekke@gentoo.org> | 2015-02-17 21:46:39 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-02-17 21:46:39 +0000 |
commit | 35beea5da01ea29d173748e52c4864a455808d94 (patch) | |
tree | 5a82a293bd77a567785978f73be2a2ff151c7b4a /virtual | |
parent | arm stable, bug #536790 (diff) | |
download | gentoo-2-35beea5da01ea29d173748e52c4864a455808d94.tar.gz gentoo-2-35beea5da01ea29d173748e52c4864a455808d94.tar.bz2 gentoo-2-35beea5da01ea29d173748e52c4864a455808d94.zip |
arm stable, bug #536790
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-libnet/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-libnet/perl-libnet-1.270.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-libnet/ChangeLog b/virtual/perl-libnet/ChangeLog index c2da8a05f378..6d747e3a132d 100644 --- a/virtual/perl-libnet/ChangeLog +++ b/virtual/perl-libnet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-libnet # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.58 2015/02/17 08:14:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.59 2015/02/17 21:46:39 maekke Exp $ + + 17 Feb 2015; Markus Meier <maekke@gentoo.org> perl-libnet-1.270.0.ebuild: + arm stable, bug #536790 17 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-libnet-1.270.0.ebuild: Stable for ia64, wrt bug #536790 diff --git a/virtual/perl-libnet/perl-libnet-1.270.0.ebuild b/virtual/perl-libnet/perl-libnet-1.270.0.ebuild index e5b51cb75931..3e3d6aa31691 100644 --- a/virtual/perl-libnet/perl-libnet-1.270.0.ebuild +++ b/virtual/perl-libnet/perl-libnet-1.270.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-libnet/perl-libnet-1.270.0.ebuild,v 1.9 2015/02/17 08:14:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/perl-libnet-1.270.0.ebuild,v 1.10 2015/02/17 21:46:39 maekke Exp $ # Some important notes about detecting libnet version # http://dev.gentoo.org/~zlogene/perl-libnet-mantainer-notes @@ -16,7 +16,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="~perl-core/${PN#perl-}-${PV}" |