diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-21 11:17:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-21 11:17:04 +0000 |
commit | 4176cfd2c256bf0638af44044418b573aa59a6c1 (patch) | |
tree | ab8bcbd8d5ff7fb2674a0a1d8ed36098088972f1 /dev-libs/libnl | |
parent | Stable for x86, wrt bug #441420 (diff) | |
download | gentoo-2-4176cfd2c256bf0638af44044418b573aa59a6c1.tar.gz gentoo-2-4176cfd2c256bf0638af44044418b573aa59a6c1.tar.bz2 gentoo-2-4176cfd2c256bf0638af44044418b573aa59a6c1.zip |
Stable for x86, wrt bug #444112
(Portage version: 2.1.11.31/cvs/Linux x86_64, 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 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 <ago@gentoo.org> libnl-3.2.14.ebuild: + Stable for x86, wrt bug #444112 21 Nov 2012; Sergey Popov <pinkbyte@gentoo.org> 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=" |