diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-09 16:03:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-09 16:03:46 +0000 |
commit | 25de12937fea01e183757ce7b3ba7b101b047ed7 (patch) | |
tree | 6f9e2251bbde13e25e84f6b599f52044b758ce0e /dev-libs/libnl | |
parent | Stable for sh, wrt bug #470580 (diff) | |
download | gentoo-2-25de12937fea01e183757ce7b3ba7b101b047ed7.tar.gz gentoo-2-25de12937fea01e183757ce7b3ba7b101b047ed7.tar.bz2 gentoo-2-25de12937fea01e183757ce7b3ba7b101b047ed7.zip |
Stable for sh, wrt bug #471046
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sh", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libnl')
-rw-r--r-- | dev-libs/libnl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libnl/libnl-3.2.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libnl/ChangeLog b/dev-libs/libnl/ChangeLog index 4fcae685b30f..24673d3846f6 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.166 2013/06/02 08:44:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.167 2013/06/09 16:03:46 ago Exp $ + + 09 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libnl-3.2.21.ebuild: + Stable for sh, wrt bug #471046 02 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libnl-1.1.3.ebuild: Stable for sh, wrt bug #469100 diff --git a/dev-libs/libnl/libnl-3.2.21.ebuild b/dev-libs/libnl/libnl-3.2.21.ebuild index f60a08c27148..6f1aca2f5140 100644 --- a/dev-libs/libnl/libnl-3.2.21.ebuild +++ b/dev-libs/libnl/libnl-3.2.21.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.21.ebuild,v 1.11 2013/05/26 15:32:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.21.ebuild,v 1.12 2013/06/09 16:03:46 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=" |