summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-10 15:21:45 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-10 15:21:45 +0000
commit1cd0561e98e1f931088692a12f2404e54def82a1 (patch)
tree7764beaf4001089a8b13dcebd5a894693f230da4 /net-libs
parentStable for amd64, wrt bug #521052 (diff)
downloadgentoo-2-1cd0561e98e1f931088692a12f2404e54def82a1.tar.gz
gentoo-2-1cd0561e98e1f931088692a12f2404e54def82a1.tar.bz2
gentoo-2-1cd0561e98e1f931088692a12f2404e54def82a1.zip
Stable for amd64, wrt bug #517418
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libmnl/ChangeLog5
-rw-r--r--net-libs/libmnl/libmnl-1.0.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libmnl/ChangeLog b/net-libs/libmnl/ChangeLog
index a8cc84469d7e..e531ba1f3aae 100644
--- a/net-libs/libmnl/ChangeLog
+++ b/net-libs/libmnl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libmnl
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libmnl/ChangeLog,v 1.35 2014/08/14 16:59:48 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libmnl/ChangeLog,v 1.36 2014/10/10 15:21:45 ago Exp $
+
+ 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> libmnl-1.0.3-r1.ebuild:
+ Stable for amd64, wrt bug #517418
14 Aug 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> libmnl-1.0.3-r1.ebuild:
x86 stable wrt bug #517418
diff --git a/net-libs/libmnl/libmnl-1.0.3-r1.ebuild b/net-libs/libmnl/libmnl-1.0.3-r1.ebuild
index 295441a67971..f46a19fa3b5e 100644
--- a/net-libs/libmnl/libmnl-1.0.3-r1.ebuild
+++ b/net-libs/libmnl/libmnl-1.0.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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-r1.ebuild,v 1.7 2014/08/14 16:59:48 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libmnl/libmnl-1.0.3-r1.ebuild,v 1.8 2014/10/10 15:21:45 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 ~arm64 hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux"
IUSE="examples static-libs"
src_configure() {