summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-10-21 00:04:39 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-10-21 00:04:39 +0000
commitd67c6c257b061d7e6c09346a5e2775d04606ebed (patch)
tree775589b8d581aa59d784145fade94715c97fc0b6 /dev-perl/IniConf
parentMarking amd64 stable (diff)
downloadgentoo-2-d67c6c257b061d7e6c09346a5e2775d04606ebed.tar.gz
gentoo-2-d67c6c257b061d7e6c09346a5e2775d04606ebed.tar.bz2
gentoo-2-d67c6c257b061d7e6c09346a5e2775d04606ebed.zip
Marking amd64 stable
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'dev-perl/IniConf')
-rw-r--r--dev-perl/IniConf/ChangeLog5
-rw-r--r--dev-perl/IniConf/IniConf-1.03.ebuild6
2 files changed, 6 insertions, 5 deletions
diff --git a/dev-perl/IniConf/ChangeLog b/dev-perl/IniConf/ChangeLog
index b17848fed36e..cb2a43da22fb 100644
--- a/dev-perl/IniConf/ChangeLog
+++ b/dev-perl/IniConf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/IniConf
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IniConf/ChangeLog,v 1.9 2006/09/11 21:43:19 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IniConf/ChangeLog,v 1.10 2006/10/21 00:04:39 mcummings Exp $
+
+ 21 Oct 2006; Michael Cummings <mcummings@gentoo.org> IniConf-1.03.ebuild:
+ Marking amd64 stable
11 Sep 2006; Michael Cummings <mcummings@gentoo.org> IniConf-1.03.ebuild:
Keywording ~amd64
diff --git a/dev-perl/IniConf/IniConf-1.03.ebuild b/dev-perl/IniConf/IniConf-1.03.ebuild
index 85311392139c..406a50254756 100644
--- a/dev-perl/IniConf/IniConf-1.03.ebuild
+++ b/dev-perl/IniConf/IniConf-1.03.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IniConf/IniConf-1.03.ebuild,v 1.8 2006/09/11 21:43:19 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IniConf/IniConf-1.03.ebuild,v 1.9 2006/10/21 00:04:39 mcummings Exp $
inherit perl-module
@@ -11,11 +11,9 @@ IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ia64 sparc x86"
+KEYWORDS="amd64 ia64 sparc x86"
SRC_TEST="do"
DEPEND="dev-perl/Config-IniFiles
dev-lang/perl"
-RDEPEND="${DEPEND}"
-