diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-19 16:33:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-19 16:33:57 +0000 |
commit | 394cfee147afc1d517f254fc516a5584d75f54f2 (patch) | |
tree | e86bb0397c5dc5deb52e4097adb9785dce408bef /net-libs | |
parent | Stable for alpha, wrt bug #457806 (diff) | |
download | gentoo-2-394cfee147afc1d517f254fc516a5584d75f54f2.tar.gz gentoo-2-394cfee147afc1d517f254fc516a5584d75f54f2.tar.bz2 gentoo-2-394cfee147afc1d517f254fc516a5584d75f54f2.zip |
Stable for alpha, wrt bug #457806
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libmnl/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libmnl/libmnl-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libmnl/ChangeLog b/net-libs/libmnl/ChangeLog index 4ebec4da1f29..83636c5eae66 100644 --- a/net-libs/libmnl/ChangeLog +++ b/net-libs/libmnl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libmnl # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libmnl/ChangeLog,v 1.24 2013/02/18 20:59:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libmnl/ChangeLog,v 1.25 2013/02/19 16:33:57 ago Exp $ + + 19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libmnl-1.0.3.ebuild: + Stable for alpha, wrt bug #457806 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libmnl-1.0.3.ebuild: Stable for ppc64, wrt bug #457806 diff --git a/net-libs/libmnl/libmnl-1.0.3.ebuild b/net-libs/libmnl/libmnl-1.0.3.ebuild index 6e711caa52bf..3f76324a9cf6 100644 --- a/net-libs/libmnl/libmnl-1.0.3.ebuild +++ b/net-libs/libmnl/libmnl-1.0.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/net-libs/libmnl/libmnl-1.0.3.ebuild,v 1.11 2013/02/18 20:59:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libmnl/libmnl-1.0.3.ebuild,v 1.12 2013/02/19 16:33:57 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux" IUSE="examples" src_configure() { |