summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-09-29 13:33:20 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-09-29 13:33:20 +0000
commitbb0c43db633e84d27dcf21e8a0752087ebd21695 (patch)
tree950845942e412a709eb7840a48d79c9a1d47f89e /dev-libs
parentstable ppc ppc64, bug #430430 (diff)
downloadgentoo-2-bb0c43db633e84d27dcf21e8a0752087ebd21695.tar.gz
gentoo-2-bb0c43db633e84d27dcf21e8a0752087ebd21695.tar.bz2
gentoo-2-bb0c43db633e84d27dcf21e8a0752087ebd21695.zip
stable ppc ppc64, bug #430430
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libnl/ChangeLog6
-rw-r--r--dev-libs/libnl/libnl-3.2.11.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-libs/libnl/ChangeLog b/dev-libs/libnl/ChangeLog
index 9496813af7e9..0833b324e20b 100644
--- a/dev-libs/libnl/ChangeLog
+++ b/dev-libs/libnl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libnl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.98 2012/09/04 15:42:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.99 2012/09/29 13:33:20 blueness Exp $
+
+ 29 Sep 2012; Anthony G. Basile <blueness@gentoo.org> libnl-3.2.11.ebuild:
+ stable ppc ppc64, bug #430430
*libnl-3.2.13 (04 Sep 2012)
@@ -396,4 +399,3 @@
10 Sep 2005; Marcelo Goes <vanquirius@gentoo.org>
+files/libnl-0.5.0-include.diff, +metadata.xml, +libnl-0.5.0.ebuild:
Initial commit, separating this package from net-analyzer/bmon.
-
diff --git a/dev-libs/libnl/libnl-3.2.11.ebuild b/dev-libs/libnl/libnl-3.2.11.ebuild
index c92f6ec8b23b..774481dfc391 100644
--- a/dev-libs/libnl/libnl-3.2.11.ebuild
+++ b/dev-libs/libnl/libnl-3.2.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.11.ebuild,v 1.7 2012/08/09 23:38:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.11.ebuild,v 1.8 2012/09/29 13:33:20 blueness Exp $
EAPI=4
inherit eutils multilib
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.infradead.org/~tgr/libnl/"
SRC_URI="http://www.infradead.org/~tgr/libnl/files/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="3"
-KEYWORDS="~amd64 arm hppa ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~amd64 arm hppa ppc ppc64 ~s390 ~sh ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="doc static-libs utils"
DEPEND="