diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-12-16 10:47:54 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-12-16 10:47:54 +0000 |
commit | 0906e33444228ed096bc7234dcb78156398fe226 (patch) | |
tree | f40339e790a90375114147ba2477c406d1275581 /dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild | |
parent | stable on ppc64 (Manifest recommit) (diff) | |
download | gentoo-2-0906e33444228ed096bc7234dcb78156398fe226.tar.gz gentoo-2-0906e33444228ed096bc7234dcb78156398fe226.tar.bz2 gentoo-2-0906e33444228ed096bc7234dcb78156398fe226.zip |
stable on ppc64
Diffstat (limited to 'dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild')
-rw-r--r-- | dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild b/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild index ff744c00987e..fb82af58690b 100644 --- a/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild +++ b/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild,v 1.9 2004/11/03 16:58:51 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild,v 1.10 2004/12/16 10:47:54 corsair Exp $ inherit perl-module eutils @@ -10,7 +10,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/D/DA/DANKOGAI/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 ~ppc ~ppc64" +KEYWORDS="x86 amd64 ~ppc ppc64" IUSE="" DEPEND=">=app-i18n/kakasi-2.3.4" |