summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2007-10-05 08:14:05 +0000
committerTom Gall <tgall@gentoo.org>2007-10-05 08:14:05 +0000
commite92d9c380eaff82ac65e2a7616dbfe1560c8000b (patch)
treec8c766007b55faba05b487f666428f1946326c53 /dev-libs/libdnet
parentstable on ppc64 (diff)
downloadgentoo-2-e92d9c380eaff82ac65e2a7616dbfe1560c8000b.tar.gz
gentoo-2-e92d9c380eaff82ac65e2a7616dbfe1560c8000b.tar.bz2
gentoo-2-e92d9c380eaff82ac65e2a7616dbfe1560c8000b.zip
stable on ppc64
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-libs/libdnet')
-rw-r--r--dev-libs/libdnet/ChangeLog5
-rw-r--r--dev-libs/libdnet/libdnet-1.11-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libdnet/ChangeLog b/dev-libs/libdnet/ChangeLog
index b8e581f29549..680621f715f6 100644
--- a/dev-libs/libdnet/ChangeLog
+++ b/dev-libs/libdnet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libdnet
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/ChangeLog,v 1.41 2007/09/29 11:43:19 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/ChangeLog,v 1.42 2007/10/05 08:14:05 tgall Exp $
+
+ 05 Oct 2007; Tom Gall <tgall@gentoo.org> libdnet-1.11-r1.ebuild:
+ stable on ppc64
29 Sep 2007; Wulf C. Krueger <philantrop@gentoo.org>
libdnet-1.11-r1.ebuild:
diff --git a/dev-libs/libdnet/libdnet-1.11-r1.ebuild b/dev-libs/libdnet/libdnet-1.11-r1.ebuild
index e1dc1a430c28..7da9431e19f6 100644
--- a/dev-libs/libdnet/libdnet-1.11-r1.ebuild
+++ b/dev-libs/libdnet/libdnet-1.11-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/libdnet-1.11-r1.ebuild,v 1.7 2007/09/29 11:43:19 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/libdnet-1.11-r1.ebuild,v 1.8 2007/10/05 08:14:05 tgall Exp $
#WANT_AUTOMAKE=1.6
inherit eutils autotools
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/libdnet/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE="python"
src_unpack() {