summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-10-20 18:56:14 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-10-20 18:56:14 +0000
commitfc5cf6ffa119c427207145127f2ddf47180f455a (patch)
tree6f478bf95fdb094b703cd205f1c89cd5f9da6193 /dev-perl/Class-Data-Inheritable
parentStable on Alpha. (diff)
downloadgentoo-2-fc5cf6ffa119c427207145127f2ddf47180f455a.tar.gz
gentoo-2-fc5cf6ffa119c427207145127f2ddf47180f455a.tar.bz2
gentoo-2-fc5cf6ffa119c427207145127f2ddf47180f455a.zip
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
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 0a563008f1f5..472649e31887 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.22 2006/10/15 09:50:59 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.23 2006/10/20 18:56:14 kloeri Exp $
+
+ 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
+ Class-Data-Inheritable-0.05.ebuild:
+ Stable on Alpha.
15 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
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 90cdc67167ce..bcc5b6731783 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.4 2006/10/15 09:50:59 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild,v 1.5 2006/10/20 18:56:14 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}"