summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-02-29 03:16:10 +0000
committerBrent Baude <ranger@gentoo.org>2008-02-29 03:16:10 +0000
commit3cc8c220a1c1c03eb3dc83242723a715ce19cebd (patch)
tree80341d631810305386ffab5b08db143c60ecb37e /dev-util
parentkeyworded ~arch for ppc64, bug 211783 (diff)
downloadgentoo-2-3cc8c220a1c1c03eb3dc83242723a715ce19cebd.tar.gz
gentoo-2-3cc8c220a1c1c03eb3dc83242723a715ce19cebd.tar.bz2
gentoo-2-3cc8c220a1c1c03eb3dc83242723a715ce19cebd.zip
keyworded ~arch for ppc64, bug 211757
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/libconf/ChangeLog7
-rw-r--r--dev-util/libconf/libconf-0.42.10-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/libconf/ChangeLog b/dev-util/libconf/ChangeLog
index e414e3744bdc..1a12a5dc0857 100644
--- a/dev-util/libconf/ChangeLog
+++ b/dev-util/libconf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/libconf
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/ChangeLog,v 1.46 2007/02/09 22:35:27 dams Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/ChangeLog,v 1.47 2008/02/29 03:16:10 ranger Exp $
+
+ 29 Feb 2008; Brent Baude <ranger@gentoo.org> libconf-0.42.10-r1.ebuild:
+ keyworded ~arch for ppc64, bug 211757
09 Feb 2007; Damien Krotkine <dams@gentoo.org> libconf-0.42.10-r1.ebuild:
corrected homepage. bug #166128
diff --git a/dev-util/libconf/libconf-0.42.10-r1.ebuild b/dev-util/libconf/libconf-0.42.10-r1.ebuild
index 40b8ff9b0c2e..9fe61bf7e7ca 100644
--- a/dev-util/libconf/libconf-0.42.10-r1.ebuild
+++ b/dev-util/libconf/libconf-0.42.10-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/libconf-0.42.10-r1.ebuild,v 1.6 2007/07/12 01:05:42 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/libconf-0.42.10-r1.ebuild,v 1.7 2008/02/29 03:16:10 ranger Exp $
inherit eutils multilib toolchain-funcs
@@ -12,7 +12,7 @@ SRC_URI="http://damien.krotkine.com/libconf/dist/${MY_P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="python ruby"
DEPEND="dev-lang/perl