summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-29 16:33:29 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-29 16:33:29 +0000
commite0f89f7649877eb9b95dfd8195d548e59f2082f3 (patch)
tree01aa88e3bcf60a827eff5dcc75d60bea1e27997d /dev-libs/libdnet
parentVersion bumps, cleanup. Fixes CVE-2013-2175, bug 473674 (diff)
downloadgentoo-2-e0f89f7649877eb9b95dfd8195d548e59f2082f3.tar.gz
gentoo-2-e0f89f7649877eb9b95dfd8195d548e59f2082f3.tar.bz2
gentoo-2-e0f89f7649877eb9b95dfd8195d548e59f2082f3.zip
Stable for sparc, wrt bug #471420
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
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 f319979a8ce5..6531590024c2 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.67 2013/06/26 08:59:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/ChangeLog,v 1.68 2013/06/29 16:33:29 ago Exp $
+
+ 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libdnet-1.12.ebuild:
+ Stable for sparc, wrt bug #471420
26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libdnet-1.12.ebuild:
Stable for ia64, wrt bug #471420
diff --git a/dev-libs/libdnet/libdnet-1.12.ebuild b/dev-libs/libdnet/libdnet-1.12.ebuild
index 07696d2ec85a..7d545f27d2c6 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.11 2013/06/26 08:59:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/libdnet-1.12.ebuild,v 1.12 2013/06/29 16:33:29 ago 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 )"