summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schuerch <nativemad@gentoo.org>2015-03-22 11:01:59 +0000
committerAndreas Schuerch <nativemad@gentoo.org>2015-03-22 11:01:59 +0000
commitf449cecbe56f2a7a4e6f95f4cab9250dbde550f8 (patch)
tree3322c3d1fabfb183889613ef1d366837f0fb0acb /dev-libs
parentVersion bump of yajhfc; build from source (diff)
downloadgentoo-2-f449cecbe56f2a7a4e6f95f4cab9250dbde550f8.tar.gz
gentoo-2-f449cecbe56f2a7a4e6f95f4cab9250dbde550f8.tar.bz2
gentoo-2-f449cecbe56f2a7a4e6f95f4cab9250dbde550f8.zip
x86 stable, see bug 509544
(Portage version: 2.2.14/cvs/Linux i686, signed Manifest commit with key 60373227)
Diffstat (limited to 'dev-libs')
-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 db77f3c09df8..65b90826e3f4 100644
--- a/dev-libs/libnl/ChangeLog
+++ b/dev-libs/libnl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libnl
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.221 2015/03/20 07:09:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.222 2015/03/22 11:01:59 nativemad Exp $
+
+ 22 Mar 2015; Andreas Schuerch <nativemad@gentoo.org> libnl-3.2.25.ebuild:
+ x86 stable, see bug 509544
20 Mar 2015; Jeroen Roovers <jer@gentoo.org> libnl-3.2.9999.ebuild:
Switch to the moving repository.
diff --git a/dev-libs/libnl/libnl-3.2.25.ebuild b/dev-libs/libnl/libnl-3.2.25.ebuild
index 67c4f7c8b8a8..67140fb19a05 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-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.8 2015/03/02 09:23:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.25.ebuild,v 1.9 2015/03/22 11:01:59 nativemad 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} )