klausman 15/01/10 20:41:24 Modified: ChangeLog libnl-3.2.25.ebuild Log: Stable on alpha, bug 509544 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.218 dev-libs/libnl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?rev=1.218&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?rev=1.218&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?r1=1.217&r2=1.218 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v retrieving revision 1.217 retrieving revision 1.218 diff -u -r1.217 -r1.218 --- ChangeLog 27 Dec 2014 19:24:50 -0000 1.217 +++ ChangeLog 10 Jan 2015 20:41:24 -0000 1.218 @@ -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.217 2014/12/27 19:24:50 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.218 2015/01/10 20:41:24 klausman Exp $ + + 10 Jan 2015; Tobias Klausmann <[email protected]> libnl-3.2.25.ebuild: + Stable on alpha, bug 509544 27 Dec 2014; Agostino Sarubbo <[email protected]> libnl-3.2.25.ebuild: Stable for amd64, wrt bug #509544 1.7 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.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.25.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.25.ebuild?r1=1.6&r2=1.7 Index: libnl-3.2.25.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.25.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libnl-3.2.25.ebuild 27 Dec 2014 19:24:50 -0000 1.6 +++ libnl-3.2.25.ebuild 10 Jan 2015 20:41:24 -0000 1.7 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.6 2014/12/27 19:24:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.25.ebuild,v 1.7 2015/01/10 20:41:24 klausman 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} )
