summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-06 17:07:21 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-06 17:07:21 +0000
commit6a3ef7d415930356acb2cdecd551f29b7ed011fd (patch)
tree9bfdf86956b56a98378c6cc8012a12df165206d7 /dev-libs
parentStable for alpha, wrt bug #475078 (diff)
downloadgentoo-2-6a3ef7d415930356acb2cdecd551f29b7ed011fd.tar.gz
gentoo-2-6a3ef7d415930356acb2cdecd551f29b7ed011fd.tar.bz2
gentoo-2-6a3ef7d415930356acb2cdecd551f29b7ed011fd.zip
Stable for alpha, wrt bug #475744
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libnl/ChangeLog6
-rw-r--r--dev-libs/libnl/libnl-1.1.4.ebuild4
-rw-r--r--dev-libs/libnl/libnl-3.2.22.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-libs/libnl/ChangeLog b/dev-libs/libnl/ChangeLog
index 86b5fed2072d..05fea93f7b64 100644
--- a/dev-libs/libnl/ChangeLog
+++ b/dev-libs/libnl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/libnl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.172 2013/07/05 13:44:14 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.173 2013/07/06 17:07:21 ago Exp $
+
+ 06 Jul 2013; Agostino Sarubbo <ago@gentoo.org> libnl-1.1.4.ebuild,
+ libnl-3.2.22.ebuild:
+ Stable for alpha, wrt bug #475744
05 Jul 2013; Jeroen Roovers <jer@gentoo.org> libnl-1.1.4.ebuild:
Stable for HPPA (bug #475744).
diff --git a/dev-libs/libnl/libnl-1.1.4.ebuild b/dev-libs/libnl/libnl-1.1.4.ebuild
index 7f076a4c1f68..151a2170f034 100644
--- a/dev-libs/libnl/libnl-1.1.4.ebuild
+++ b/dev-libs/libnl/libnl-1.1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1.4.ebuild,v 1.7 2013/07/05 13:44:14 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1.4.ebuild,v 1.8 2013/07/06 17:07:21 ago Exp $
EAPI=5
inherit eutils multilib toolchain-funcs
@@ -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="1.1"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="doc static-libs"
DEPEND="doc? ( app-doc/doxygen )"
diff --git a/dev-libs/libnl/libnl-3.2.22.ebuild b/dev-libs/libnl/libnl-3.2.22.ebuild
index 14133be3a407..bb90a5301869 100644
--- a/dev-libs/libnl/libnl-3.2.22.ebuild
+++ b/dev-libs/libnl/libnl-3.2.22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.22.ebuild,v 1.4 2013/07/05 11:04:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.22.ebuild,v 1.5 2013/07/06 17:07:20 ago Exp $
EAPI=4
inherit eutils libtool multilib
@@ -13,7 +13,7 @@ SRC_URI="
"
LICENSE="LGPL-2.1 doc? ( GPL-2 ) utils? ( GPL-2 )"
SLOT="3"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="doc static-libs utils"
DEPEND="