maekke 15/02/17 21:46:11 Modified: ChangeLog libnet-1.270.0.ebuild Log: arm stable, bug #536790 (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.48 perl-core/libnet/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/libnet/ChangeLog?rev=1.48&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/libnet/ChangeLog?rev=1.48&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/libnet/ChangeLog?r1=1.47&r2=1.48 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/perl-core/libnet/ChangeLog,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- ChangeLog 17 Feb 2015 08:14:23 -0000 1.47 +++ ChangeLog 17 Feb 2015 21:46:11 -0000 1.48 @@ -1,6 +1,9 @@ # ChangeLog for perl-core/libnet # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/ChangeLog,v 1.47 2015/02/17 08:14:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/ChangeLog,v 1.48 2015/02/17 21:46:11 maekke Exp $ + + 17 Feb 2015; Markus Meier <mae...@gentoo.org> libnet-1.270.0.ebuild: + arm stable, bug #536790 17 Feb 2015; Agostino Sarubbo <a...@gentoo.org> libnet-1.270.0.ebuild: Stable for ia64, wrt bug #536790 1.9 perl-core/libnet/libnet-1.270.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/libnet/libnet-1.270.0.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/libnet/libnet-1.270.0.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/libnet/libnet-1.270.0.ebuild?r1=1.8&r2=1.9 Index: libnet-1.270.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/perl-core/libnet/libnet-1.270.0.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- libnet-1.270.0.ebuild 17 Feb 2015 08:14:23 -0000 1.8 +++ libnet-1.270.0.ebuild 17 Feb 2015 21:46:11 -0000 1.9 @@ -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/perl-core/libnet/libnet-1.270.0.ebuild,v 1.8 2015/02/17 08:14:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/libnet-1.270.0.ebuild,v 1.9 2015/02/17 21:46:11 maekke Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="A URI Perl Module" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-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 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="sasl" RDEPEND="sasl? ( dev-perl/Authen-SASL )"