summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-27 19:24:50 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-27 19:24:50 +0000
commit80621ca0676db04f3bdf38e2877390c3dd2a3858 (patch)
tree094ff23b98ad3054785b46a8ed545f73444319ad /dev-libs/libnl
parentStable for amd64, wrt bug #532078 (diff)
downloadgentoo-2-80621ca0676db04f3bdf38e2877390c3dd2a3858.tar.gz
gentoo-2-80621ca0676db04f3bdf38e2877390c3dd2a3858.tar.bz2
gentoo-2-80621ca0676db04f3bdf38e2877390c3dd2a3858.zip
Stable for amd64, wrt bug #509544
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libnl')
-rw-r--r--dev-libs/libnl/ChangeLog5
-rw-r--r--dev-libs/libnl/libnl-3.2.25.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libnl/ChangeLog b/dev-libs/libnl/ChangeLog
index f7bdca354659..56ae1dd799bf 100644
--- a/dev-libs/libnl/ChangeLog
+++ b/dev-libs/libnl/ChangeLog
@@ -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.216 2014/12/07 20:29:39 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.217 2014/12/27 19:24:50 ago Exp $
+
+ 27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> libnl-3.2.25.ebuild:
+ Stable for amd64, wrt bug #509544
07 Dec 2014; Markus Meier <maekke@gentoo.org> libnl-3.2.25.ebuild:
arm stable, bug #509544
diff --git a/dev-libs/libnl/libnl-3.2.25.ebuild b/dev-libs/libnl/libnl-3.2.25.ebuild
index cafc56d338d4..a13e8923fcf0 100644
--- a/dev-libs/libnl/libnl-3.2.25.ebuild
+++ b/dev-libs/libnl/libnl-3.2.25.ebuild
@@ -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.5 2014/12/07 20:29:39 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.25.ebuild,v 1.6 2014/12/27 19:24:50 ago Exp $
EAPI=5
PYTHON_COMPAT=( python2_{6,7} python3_{2,3,4} )
@@ -16,7 +16,7 @@ SRC_URI="
"
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} )