diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-10 18:44:50 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-10 18:44:50 +0000 |
commit | 8dfae4eccdc215d0376807972195f4d72a67b6a3 (patch) | |
tree | 1bb87bb02e25bcbe9863d67ed0c776bbf71ad6f9 /dev-perl/DelimMatch/DelimMatch-1.06.ebuild | |
parent | Mark stable on x86 (diff) | |
download | gentoo-2-8dfae4eccdc215d0376807972195f4d72a67b6a3.tar.gz gentoo-2-8dfae4eccdc215d0376807972195f4d72a67b6a3.tar.bz2 gentoo-2-8dfae4eccdc215d0376807972195f4d72a67b6a3.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/DelimMatch/DelimMatch-1.06.ebuild')
-rw-r--r-- | dev-perl/DelimMatch/DelimMatch-1.06.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/DelimMatch/DelimMatch-1.06.ebuild b/dev-perl/DelimMatch/DelimMatch-1.06.ebuild index acd48402559c..1bd47207d203 100644 --- a/dev-perl/DelimMatch/DelimMatch-1.06.ebuild +++ b/dev-perl/DelimMatch/DelimMatch-1.06.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/DelimMatch/DelimMatch-1.06.ebuild,v 1.7 2004/12/24 15:03:46 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/DelimMatch-1.06.ebuild,v 1.8 2005/04/10 18:41:59 hansmi Exp $ inherit perl-module MY_P=${P}a @@ -11,5 +11,5 @@ HOMEPAGE="http://search.cpan.org/~nwalsh/${MY_P}" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 amd64 ~ppc sparc alpha ~ppc64" +KEYWORDS="x86 amd64 ppc sparc alpha ~ppc64" IUSE="" |