summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Morgan <jmorgan@gentoo.org>2015-05-13 06:35:32 +0000
committerJack Morgan <jmorgan@gentoo.org>2015-05-13 06:35:32 +0000
commitff43688668c4091ce61c2496b1cf122c1e76408a (patch)
treeef4f4ce5d86f174585716aae1d87f76a7e544a13 /dev-libs/libnl
parentsparc stable wrt bug #534640 (diff)
downloadgentoo-2-ff43688668c4091ce61c2496b1cf122c1e76408a.tar.gz
gentoo-2-ff43688668c4091ce61c2496b1cf122c1e76408a.tar.bz2
gentoo-2-ff43688668c4091ce61c2496b1cf122c1e76408a.zip
sparc stable wrt bug #509544
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key )
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 fa1993297731..0e30bcd936d1 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.226 2015/04/26 19:57:19 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.227 2015/05/13 06:35:32 jmorgan Exp $
+
+ 13 May 2015; Jack Morgan <jmorgan@gentoo.org> libnl-3.2.25.ebuild:
+ sparc stable wrt bug #509544
26 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> libnl-3.2.25.ebuild:
ia64 stable wrt bug #509544
diff --git a/dev-libs/libnl/libnl-3.2.25.ebuild b/dev-libs/libnl/libnl-3.2.25.ebuild
index 1b68818923af..cf46024a00cd 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.12 2015/04/26 19:57:19 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.25.ebuild,v 1.13 2015/05/13 06:35:32 jmorgan Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 python3_{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} )