diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-12 02:31:59 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-12 02:31:59 +0000 |
commit | 66f4674794e2fa38e8f1d567253d1ce73ab5e81b (patch) | |
tree | f4796e665283b5df25c679fedaf973d0e42e23d5 /dev-perl | |
parent | Added ~sparc keyword. (diff) | |
download | historical-66f4674794e2fa38e8f1d567253d1ce73ab5e81b.tar.gz historical-66f4674794e2fa38e8f1d567253d1ce73ab5e81b.tar.bz2 historical-66f4674794e2fa38e8f1d567253d1ce73ab5e81b.zip |
Keyworded ~sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Text-Kakasi/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Text-Levenshtein/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Text-Quoted/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild | 6 |
6 files changed, 27 insertions, 15 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" diff --git a/dev-perl/Text-Levenshtein/ChangeLog b/dev-perl/Text-Levenshtein/ChangeLog index 4b6fa0e46de1..bb522d287f41 100644 --- a/dev-perl/Text-Levenshtein/ChangeLog +++ b/dev-perl/Text-Levenshtein/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Text-Levenshtein -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Levenshtein/ChangeLog,v 1.4 2004/08/03 11:31:06 dholm Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Levenshtein/ChangeLog,v 1.5 2005/04/12 02:27:26 gustavoz Exp $ + + 12 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> + Text-Levenshtein-0.05.ebuild: + Keyworded ~sparc 03 Aug 2004; David Holm <dholm@gentoo.org> Text-Levenshtein-0.05.ebuild: Added to ~ppc. diff --git a/dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild b/dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild index 3f34521c634f..c359d9be62ea 100644 --- a/dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild +++ b/dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.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-Levenshtein/Text-Levenshtein-0.05.ebuild,v 1.2 2004/08/03 11:31:06 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild,v 1.3 2005/04/12 02:27:26 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="http://www.cpan.org/authors/id/J/JG/JGOLDBERG/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~sparc" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Text-Quoted/ChangeLog b/dev-perl/Text-Quoted/ChangeLog index 8a2acfd6e405..f1b74f39ec59 100644 --- a/dev-perl/Text-Quoted/ChangeLog +++ b/dev-perl/Text-Quoted/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Text-Quoted -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/ChangeLog,v 1.3 2004/09/02 13:34:34 dholm Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/ChangeLog,v 1.4 2005/04/12 02:31:59 gustavoz Exp $ + + 12 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> + Text-Quoted-1.7.ebuild: + Keyworded ~sparc 02 Sep 2004; David Holm <dholm@gentoo.org> Text-Quoted-1.7.ebuild: Added to ~ppc. diff --git a/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild b/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild index a46380571a4c..daf3ea74ae4b 100644 --- a/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild +++ b/dev-perl/Text-Quoted/Text-Quoted-1.7.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-Quoted/Text-Quoted-1.7.ebuild,v 1.4 2004/10/16 23:57:23 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild,v 1.5 2005/04/12 02:31:59 gustavoz Exp $ # this is an RT dependency @@ -13,7 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/J/JE/JESSE/${P}.readme" SRC_TEST="do" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~sparc" DEPEND="dev-perl/text-autoformat dev-perl/Text-Tabs+Wrap" |