diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-12 02:24:58 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-12 02:24:58 +0000 |
commit | 7bfc5d6c818ee644dfff7b5d78dafbf36a138547 (patch) | |
tree | 6d4cce162ae3d0eb6fade047aa4730df80672ef9 /dev-perl/Text-Kakasi | |
parent | Stable on sparc (diff) | |
download | gentoo-2-7bfc5d6c818ee644dfff7b5d78dafbf36a138547.tar.gz gentoo-2-7bfc5d6c818ee644dfff7b5d78dafbf36a138547.tar.bz2 gentoo-2-7bfc5d6c818ee644dfff7b5d78dafbf36a138547.zip |
Keyworded ~sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/Text-Kakasi')
-rw-r--r-- | dev-perl/Text-Kakasi/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Text-Kakasi/ChangeLog b/dev-perl/Text-Kakasi/ChangeLog index 4b16035c656e..5f32d4eeb7b3 100644 --- a/dev-perl/Text-Kakasi/ChangeLog +++ b/dev-perl/Text-Kakasi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Text-Kakasi -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/ChangeLog,v 1.7 2004/12/16 10:47:54 corsair Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/ChangeLog,v 1.8 2005/04/12 02:24:58 gustavoz Exp $ + + 12 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> + Text-Kakasi-2.04.ebuild: + Keyworded ~sparc 16 Dec 2004; Markus Rothe <corsair@gentoo.org> Text-Kakasi-2.04.ebuild: Stable on ppc64 diff --git a/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild b/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild index fb82af58690b..dfdd2de8ae6e 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 +# Copyright 1999-2005 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.10 2004/12/16 10:47:54 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild,v 1.11 2005/04/12 02:24:58 gustavoz 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 ~sparc" IUSE="" DEPEND=">=app-i18n/kakasi-2.3.4" |