summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-20 17:42:14 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-20 17:42:14 +0000
commitaee5c832eeb697452a1a2c300bed2bdbe7ce599f (patch)
tree6237d9c034fdc1f14c41e5b13455ff84d88a0838 /dev-libs
parentImport latest ebuild from the x11 overlay, by Emil Karlson. (diff)
downloadgentoo-2-aee5c832eeb697452a1a2c300bed2bdbe7ce599f.tar.gz
gentoo-2-aee5c832eeb697452a1a2c300bed2bdbe7ce599f.tar.bz2
gentoo-2-aee5c832eeb697452a1a2c300bed2bdbe7ce599f.zip
Stable for s390, wrt bug #469100
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="s390", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libnl/ChangeLog5
-rw-r--r--dev-libs/libnl/libnl-1.1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libnl/ChangeLog b/dev-libs/libnl/ChangeLog
index 46cd3ca0517e..31062b106df3 100644
--- a/dev-libs/libnl/ChangeLog
+++ b/dev-libs/libnl/ChangeLog
@@ -1,6 +1,9 @@
# 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.152 2013/05/18 20:48:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.153 2013/05/20 17:42:14 ago Exp $
+
+ 20 May 2013; Agostino Sarubbo <ago@gentoo.org> libnl-1.1.3.ebuild:
+ Stable for s390, wrt bug #469100
18 May 2013; Agostino Sarubbo <ago@gentoo.org> libnl-1.1.3.ebuild:
Stable for alpha, wrt bug #469100
diff --git a/dev-libs/libnl/libnl-1.1.3.ebuild b/dev-libs/libnl/libnl-1.1.3.ebuild
index c263bfd8ec73..743ec064c08d 100644
--- a/dev-libs/libnl/libnl-1.1.3.ebuild
+++ b/dev-libs/libnl/libnl-1.1.3.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.3.ebuild,v 1.9 2013/05/18 20:48:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1.3.ebuild,v 1.10 2013/05/20 17:42:14 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"
DEPEND="doc? ( app-doc/doxygen )"