summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-10-20 18:59:54 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-10-20 18:59:54 +0000
commit137dcce56c9938caa8e195ffed06c041c2ceb71b (patch)
tree91ab7564f03d8d5145eefef2b06654cd7863f9a6 /dev-perl/Class-Data-Inheritable
parentsrc_uri changed (diff)
downloadhistorical-137dcce56c9938caa8e195ffed06c041c2ceb71b.tar.gz
historical-137dcce56c9938caa8e195ffed06c041c2ceb71b.tar.bz2
historical-137dcce56c9938caa8e195ffed06c041c2ceb71b.zip
Stable on Alpha.
Package-Manager: portage-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}"