diff options
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Locale-gettext/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Locale-gettext/Locale-gettext-1.05.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Locale-gettext/ChangeLog b/dev-perl/Locale-gettext/ChangeLog index c2680d51eb73..95afa6876f98 100644 --- a/dev-perl/Locale-gettext/ChangeLog +++ b/dev-perl/Locale-gettext/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Locale-gettext # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/ChangeLog,v 1.21 2006/01/13 21:01:39 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/ChangeLog,v 1.22 2006/01/13 21:48:33 mcummings Exp $ + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> + Locale-gettext-1.05.ebuild: + marking sparc x86 stable 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> Locale-gettext-1.04.ebuild, Locale-gettext-1.05.ebuild: diff --git a/dev-perl/Locale-gettext/Locale-gettext-1.05.ebuild b/dev-perl/Locale-gettext/Locale-gettext-1.05.ebuild index d50b8db40c8f..adca761116b2 100644 --- a/dev-perl/Locale-gettext/Locale-gettext-1.05.ebuild +++ b/dev-perl/Locale-gettext/Locale-gettext-1.05.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/Locale-gettext/Locale-gettext-1.05.ebuild,v 1.2 2006/01/13 21:01:39 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/Locale-gettext-1.05.ebuild,v 1.3 2006/01/13 21:48:33 mcummings Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/P/PV/PVANDRY/${MY_P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86" IUSE="" DEPEND="sys-devel/gettext |