diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-20 21:40:42 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-20 21:40:42 +0000 |
commit | 44505c8741d18f6d210752988cbfb1e46d7b8e5c (patch) | |
tree | 05e1fbf0836a899c335c946e6c08315c6a6da9b0 /dev-perl/WeakRef/WeakRef-0.01.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-44505c8741d18f6d210752988cbfb1e46d7b8e5c.tar.gz gentoo-2-44505c8741d18f6d210752988cbfb1e46d7b8e5c.tar.bz2 gentoo-2-44505c8741d18f6d210752988cbfb1e46d7b8e5c.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/WeakRef/WeakRef-0.01.ebuild')
-rw-r--r-- | dev-perl/WeakRef/WeakRef-0.01.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/WeakRef/WeakRef-0.01.ebuild b/dev-perl/WeakRef/WeakRef-0.01.ebuild index a5b5b2b2d23c..f43ee521e1ee 100644 --- a/dev-perl/WeakRef/WeakRef-0.01.ebuild +++ b/dev-perl/WeakRef/WeakRef-0.01.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WeakRef/WeakRef-0.01.ebuild,v 1.4 2004/10/16 23:57:23 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WeakRef/WeakRef-0.01.ebuild,v 1.5 2005/04/20 21:40:01 hansmi Exp $ inherit perl-module @@ -14,5 +14,5 @@ SRC_TEST="do" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~amd64 ppc ~sparc ~alpha" IUSE="" |