jer 14/12/03 08:55:48 Modified: ChangeLog libnl-3.2.25.ebuild Log: Stable for HPPA (bug #509544). (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.215 dev-libs/libnl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?rev=1.215&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?rev=1.215&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?r1=1.214&r2=1.215 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v retrieving revision 1.214 retrieving revision 1.215 diff -u -r1.214 -r1.215 --- ChangeLog 22 Sep 2014 20:49:17 -0000 1.214 +++ ChangeLog 3 Dec 2014 08:55:48 -0000 1.215 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libnl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.214 2014/09/22 20:49:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.215 2014/12/03 08:55:48 jer Exp $ + + 03 Dec 2014; Jeroen Roovers <[email protected]> libnl-3.2.25.ebuild: + Stable for HPPA (bug #509544). 22 Sep 2014; Jeroen Roovers <[email protected]> libnl-3.2.25.ebuild: Restore KEYWORDS (bug #515132). 1.4 dev-libs/libnl/libnl-3.2.25.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.25.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.25.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.25.ebuild?r1=1.3&r2=1.4 Index: libnl-3.2.25.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.25.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- libnl-3.2.25.ebuild 22 Sep 2014 20:49:17 -0000 1.3 +++ libnl-3.2.25.ebuild 3 Dec 2014 08:55:48 -0000 1.4 @@ -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/dev-libs/libnl/libnl-3.2.25.ebuild,v 1.3 2014/09/22 20:49:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.25.ebuild,v 1.4 2014/12/03 08:55:48 jer Exp $ EAPI=5 PYTHON_COMPAT=( python2_{6,7} python3_{2,3,4} ) @@ -16,7 +16,7 @@ " LICENSE="LGPL-2.1 utils? ( GPL-2 )" SLOT="3" -KEYWORDS=" ~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE="static-libs python utils" RDEPEND="python? ( ${PYTHON_DEPS} )
