maekke 14/12/07 20:29:39 Modified: ChangeLog libnl-3.2.25.ebuild Log: arm stable, bug #509544 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.216 dev-libs/libnl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?rev=1.216&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?rev=1.216&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?r1=1.215&r2=1.216 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v retrieving revision 1.215 retrieving revision 1.216 diff -u -r1.215 -r1.216 --- ChangeLog 3 Dec 2014 08:55:48 -0000 1.215 +++ ChangeLog 7 Dec 2014 20:29:39 -0000 1.216 @@ -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.215 2014/12/03 08:55:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.216 2014/12/07 20:29:39 maekke Exp $ + + 07 Dec 2014; Markus Meier <[email protected]> libnl-3.2.25.ebuild: + arm stable, bug #509544 03 Dec 2014; Jeroen Roovers <[email protected]> libnl-3.2.25.ebuild: Stable for HPPA (bug #509544). 1.5 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.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.25.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.25.ebuild?r1=1.4&r2=1.5 Index: libnl-3.2.25.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.25.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- libnl-3.2.25.ebuild 3 Dec 2014 08:55:48 -0000 1.4 +++ libnl-3.2.25.ebuild 7 Dec 2014 20:29:39 -0000 1.5 @@ -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.4 2014/12/03 08:55:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.25.ebuild,v 1.5 2014/12/07 20:29:39 maekke 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} )
