summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-10-15 10:03:44 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-10-15 10:03:44 +0000
commitf5f90a1ce824868d013239c820a8c62ed3396d3a (patch)
treee24be43ff89f9b4686a26de40570807ef6b5803f /dev-perl/Class-Data-Inheritable
parenthppa stable, bug #150219 (diff)
downloadhistorical-f5f90a1ce824868d013239c820a8c62ed3396d3a.tar.gz
historical-f5f90a1ce824868d013239c820a8c62ed3396d3a.tar.bz2
historical-f5f90a1ce824868d013239c820a8c62ed3396d3a.zip
Stable on ia64.
Package-Manager: portage-2.1.2_pre3-r1
Diffstat (limited to 'dev-perl/Class-Data-Inheritable')
-rw-r--r--dev-perl/Class-Data-Inheritable/ChangeLog6
-rw-r--r--dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Class-Data-Inheritable/ChangeLog b/dev-perl/Class-Data-Inheritable/ChangeLog
index 5212730cefc8..0a563008f1f5 100644
--- a/dev-perl/Class-Data-Inheritable/ChangeLog
+++ b/dev-perl/Class-Data-Inheritable/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Class-Data-Inheritable
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.21 2006/10/08 03:40:25 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.22 2006/10/15 09:50:59 kloeri Exp $
+
+ 15 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
+ Class-Data-Inheritable-0.05.ebuild:
+ Stable on ia64.
08 Oct 2006; Michael Cummings <mcummings@gentoo.org>
-Class-Data-Inheritable-0.02.ebuild, Class-Data-Inheritable-0.05.ebuild:
diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild
index c904d3323893..90cdc67167ce 100644
--- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild
+++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.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/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild,v 1.3 2006/10/08 03:40:25 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild,v 1.4 2006/10/15 09:50:59 kloeri Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~tmtm/${P}"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ia64 ~ppc ~ppc64 sparc ~x86"
IUSE=""
export OPTIMIZE="${CFLAGS}"