From 4176cfd2c256bf0638af44044418b573aa59a6c1 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Wed, 21 Nov 2012 11:17:04 +0000 Subject: Stable for x86, wrt bug #444112 (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit) --- dev-libs/libnl/ChangeLog | 5 ++++- dev-libs/libnl/libnl-3.2.14.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-libs/libnl') diff --git a/dev-libs/libnl/ChangeLog b/dev-libs/libnl/ChangeLog index 9c71eabf63c9..b4f320331c0a 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.113 2012/11/21 07:09:06 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.114 2012/11/21 11:17:04 ago Exp $ + + 21 Nov 2012; Agostino Sarubbo libnl-3.2.14.ebuild: + Stable for x86, wrt bug #444112 21 Nov 2012; Sergey Popov libnl-3.2.14.ebuild: amd64 stable, wrt bug #444112 diff --git a/dev-libs/libnl/libnl-3.2.14.ebuild b/dev-libs/libnl/libnl-3.2.14.ebuild index 7cdba56fbc85..05b16cecf857 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.5 2012/11/21 07:09:06 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.14.ebuild,v 1.6 2012/11/21 11:17:04 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=" -- cgit v1.2.3-65-gdbad