summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2005-11-23 10:50:32 +0000
committerLuis Medinas <metalgod@gentoo.org>2005-11-23 10:50:32 +0000
commit5d06032f23c04c00a759c1c71a15d2db1180cc07 (patch)
tree7b88ab1d1e7357078982da64d5b114ec2d7f4ad0 /dev-util
parentStable on amd64. (diff)
downloadgentoo-2-5d06032f23c04c00a759c1c71a15d2db1180cc07.tar.gz
gentoo-2-5d06032f23c04c00a759c1c71a15d2db1180cc07.tar.bz2
gentoo-2-5d06032f23c04c00a759c1c71a15d2db1180cc07.zip
Stable on amd64. Fixing bug #113291.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/libconf/ChangeLog5
-rw-r--r--dev-util/libconf/libconf-0.40.00.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/libconf/ChangeLog b/dev-util/libconf/ChangeLog
index 76aec9c193d9..6ac0547a2520 100644
--- a/dev-util/libconf/ChangeLog
+++ b/dev-util/libconf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/libconf
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/ChangeLog,v 1.36 2005/11/22 17:34:38 dams Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/ChangeLog,v 1.37 2005/11/23 10:50:32 metalgod Exp $
+
+ 23 Nov 2005; Luis Medinas <metalgod@gentoo.org> libconf-0.40.00.ebuild:
+ Stable on amd64. Fixing bug #113291.
*libconf-0.42.10 (22 Nov 2005)
diff --git a/dev-util/libconf/libconf-0.40.00.ebuild b/dev-util/libconf/libconf-0.40.00.ebuild
index c40d4be8ab5e..6909e578f646 100644
--- a/dev-util/libconf/libconf-0.40.00.ebuild
+++ b/dev-util/libconf/libconf-0.40.00.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/libconf-0.40.00.ebuild,v 1.5 2005/10/30 03:26:42 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/libconf-0.40.00.ebuild,v 1.6 2005/11/23 10:50:32 metalgod Exp $
IUSE=""
@@ -12,7 +12,7 @@ SRC_URI="http://libconf.net/download/${MY_P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="alpha ~amd64 ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
DEPEND="dev-lang/perl
dev-perl/DelimMatch