summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-10-02 12:00:39 +0000
committerAron Griffis <agriffis@gentoo.org>2005-10-02 12:00:39 +0000
commit933a9538c198a1a4b57149d2ff77b9d9edae8208 (patch)
treed8e886a65c7efe98f7dfc6efbc3dcdc41c1cb517
parentMark 1.60 stable on ia64 (diff)
downloadhistorical-933a9538c198a1a4b57149d2ff77b9d9edae8208.tar.gz
historical-933a9538c198a1a4b57149d2ff77b9d9edae8208.tar.bz2
historical-933a9538c198a1a4b57149d2ff77b9d9edae8208.zip
Mark 1.56-r2 stable on ia64
Package-Manager: portage-1.589-cvs
-rw-r--r--dev-perl/AppConfig/AppConfig-1.56-r2.ebuild4
-rw-r--r--dev-perl/AppConfig/ChangeLog5
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild b/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild
index 1ffe287bebe1..acf441da8e2b 100644
--- a/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild
+++ b/dev-perl/AppConfig/AppConfig-1.56-r2.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-perl/AppConfig/AppConfig-1.56-r2.ebuild,v 1.13 2005/09/19 22:00:46 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild,v 1.14 2005/10/02 12:00:39 agriffis Exp $
inherit perl-module eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~abw/${P}/"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/AppConfig/ChangeLog b/dev-perl/AppConfig/ChangeLog
index 43de08f88e86..1f2c31053896 100644
--- a/dev-perl/AppConfig/ChangeLog
+++ b/dev-perl/AppConfig/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/AppConfig
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/ChangeLog,v 1.26 2005/09/19 22:00:46 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/ChangeLog,v 1.27 2005/10/02 12:00:39 agriffis Exp $
+
+ 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> AppConfig-1.56-r2.ebuild:
+ Mark 1.56-r2 stable on ia64
19 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org>
AppConfig-1.56-r2.ebuild: