summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-08-09 23:38:42 +0000
committerJeroen Roovers <jer@gentoo.org>2012-08-09 23:38:42 +0000
commitea978e38cdd5f164f9e822f8be63475e88f1a0c2 (patch)
treef4ea5c67f697ed85631fe430a699120f98f1c91c /dev-libs
parentStable for HPPA (bug #430152). (diff)
downloadgentoo-2-ea978e38cdd5f164f9e822f8be63475e88f1a0c2.tar.gz
gentoo-2-ea978e38cdd5f164f9e822f8be63475e88f1a0c2.tar.bz2
gentoo-2-ea978e38cdd5f164f9e822f8be63475e88f1a0c2.zip
Stable for HPPA (bug #430430).
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libnl/ChangeLog5
-rw-r--r--dev-libs/libnl/libnl-3.2.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libnl/ChangeLog b/dev-libs/libnl/ChangeLog
index c9c6735be8a7..d3d8ea2982ed 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.93 2012/08/08 14:59:53 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.94 2012/08/09 23:38:42 jer Exp $
+
+ 09 Aug 2012; Jeroen Roovers <jer@gentoo.org> libnl-3.2.11.ebuild:
+ Stable for HPPA (bug #430430).
08 Aug 2012; Anthony G. Basile <blueness@gentoo.org> libnl-3.2.11.ebuild:
Stable arm, bug #430430
diff --git a/dev-libs/libnl/libnl-3.2.11.ebuild b/dev-libs/libnl/libnl-3.2.11.ebuild
index cc23bc56e824..c92f6ec8b23b 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.6 2012/08/08 14:59:53 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.11.ebuild,v 1.7 2012/08/09 23:38:42 jer 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="