diff options
author | 2012-12-30 15:05:09 +0000 | |
---|---|---|
committer | 2012-12-30 15:05:09 +0000 | |
commit | 7c0c8c85537ace792ca744cba97b869e9c71c501 (patch) | |
tree | de6fa909c03b4918c96e5e2739c39936b61dcf6e /dev-libs/libnl | |
parent | Stable for alpha, wrt bug #441056 (diff) | |
download | gentoo-2-7c0c8c85537ace792ca744cba97b869e9c71c501.tar.gz gentoo-2-7c0c8c85537ace792ca744cba97b869e9c71c501.tar.bz2 gentoo-2-7c0c8c85537ace792ca744cba97b869e9c71c501.zip |
Stable for alpha, wrt bug #444112
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-libs/libnl')
-rw-r--r-- | dev-libs/libnl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libnl/libnl-3.2.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libnl/ChangeLog b/dev-libs/libnl/ChangeLog index 80b78707fcc1..7d1f6c07a58e 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.129 2012/12/29 14:36:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.130 2012/12/30 15:05:09 ago Exp $ + + 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libnl-3.2.14.ebuild: + Stable for alpha, wrt bug #444112 29 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libnl-3.2.14.ebuild: Stable for sparc, wrt bug #444112 diff --git a/dev-libs/libnl/libnl-3.2.14.ebuild b/dev-libs/libnl/libnl-3.2.14.ebuild index deb9fa0b46f3..b9d12b4fb74d 100644 --- a/dev-libs/libnl/libnl-3.2.14.ebuild +++ b/dev-libs/libnl/libnl-3.2.14.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.14.ebuild,v 1.14 2012/12/29 14:36:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.14.ebuild,v 1.15 2012/12/30 15:05:09 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=" |