summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-07-12 00:20:30 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-07-12 00:20:30 +0000
commitbd9c3094a2c460812d4c01370410e30c169e9ddf (patch)
treea1be0eb245812c473e1e61e6d20397d29b8bfa63 /dev-libs/libdnet
parentVersion bump. (diff)
downloadgentoo-2-bd9c3094a2c460812d4c01370410e30c169e9ddf.tar.gz
gentoo-2-bd9c3094a2c460812d4c01370410e30c169e9ddf.tar.bz2
gentoo-2-bd9c3094a2c460812d4c01370410e30c169e9ddf.zip
Stable on arm, wrt bug #471420
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'dev-libs/libdnet')
-rw-r--r--dev-libs/libdnet/ChangeLog5
-rw-r--r--dev-libs/libdnet/libdnet-1.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libdnet/ChangeLog b/dev-libs/libdnet/ChangeLog
index 8ec92d1d0820..e6c5e1e8e8e3 100644
--- a/dev-libs/libdnet/ChangeLog
+++ b/dev-libs/libdnet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libdnet
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/ChangeLog,v 1.71 2013/07/07 10:22:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/ChangeLog,v 1.72 2013/07/12 00:20:30 pinkbyte Exp $
+
+ 12 Jul 2013; Sergey Popov <pinkbyte@gentoo.org> libdnet-1.12.ebuild:
+ Stable on arm, wrt bug #471420
07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> libdnet-1.12.ebuild:
Stable for x86, wrt bug #471420
diff --git a/dev-libs/libdnet/libdnet-1.12.ebuild b/dev-libs/libdnet/libdnet-1.12.ebuild
index 01057eeb01b2..6cb1e955bb8f 100644
--- a/dev-libs/libdnet/libdnet-1.12.ebuild
+++ b/dev-libs/libdnet/libdnet-1.12.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/dev-libs/libdnet/libdnet-1.12.ebuild,v 1.15 2013/07/07 10:22:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/libdnet-1.12.ebuild,v 1.16 2013/07/12 00:20:30 pinkbyte Exp $
EAPI=5
@@ -17,7 +17,7 @@ SRC_URI="http://libdnet.googlecode.com/files/${P}.tgz
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="ipv6 python static-libs test"
#DEPEND="test? ( dev-libs/check )"