diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-27 20:06:17 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-27 20:06:17 +0000 |
commit | 7fbff49508306fdf1f79ed81e0b4b04e00e255b5 (patch) | |
tree | 09a20c99528fcd620d716bb8882c551c7e5eba10 /dev-perl | |
parent | dev-php/PEAR-HTML_Template_Sigma stable on ppc. (diff) | |
download | gentoo-2-7fbff49508306fdf1f79ed81e0b4b04e00e255b5.tar.gz gentoo-2-7fbff49508306fdf1f79ed81e0b4b04e00e255b5.tar.bz2 gentoo-2-7fbff49508306fdf1f79ed81e0b4b04e00e255b5.zip |
Stable on hppa, ppc.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Text-Unaccent/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Text-Unaccent/Text-Unaccent-1.08.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Text-Unaccent/ChangeLog b/dev-perl/Text-Unaccent/ChangeLog index 41609a9c3fb5..f78cfe12cec2 100644 --- a/dev-perl/Text-Unaccent/ChangeLog +++ b/dev-perl/Text-Unaccent/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Text-Unaccent # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Unaccent/ChangeLog,v 1.5 2006/01/15 17:49:30 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Unaccent/ChangeLog,v 1.6 2006/01/27 20:06:17 hansmi Exp $ + + 27 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> + Text-Unaccent-1.08.ebuild: + Stable on hppa, ppc. 15 Jan 2006; Michael Cummings <mcummings@gentoo.org> Text-Unaccent-1.08.ebuild: diff --git a/dev-perl/Text-Unaccent/Text-Unaccent-1.08.ebuild b/dev-perl/Text-Unaccent/Text-Unaccent-1.08.ebuild index 727a90fe5d3a..35d5c79b0992 100644 --- a/dev-perl/Text-Unaccent/Text-Unaccent-1.08.ebuild +++ b/dev-perl/Text-Unaccent/Text-Unaccent-1.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Unaccent/Text-Unaccent-1.08.ebuild,v 1.5 2006/01/15 17:49:30 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Unaccent/Text-Unaccent-1.08.ebuild,v 1.6 2006/01/27 20:06:17 hansmi Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/L/LD/LDACHARY/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" #KEYWORDS="~x86 ~sparc ~alpha ~ppc ~amd64" -KEYWORDS="~hppa ~ppc sparc x86" +KEYWORDS="hppa ppc sparc x86" IUSE="" SRC_TEST="do" |