diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 21:02:41 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 21:02:41 +0000 |
commit | cb94bed324df56b14190fc8834b594df54f2eda3 (patch) | |
tree | fc791a8c78b53d22d44a549f11b62b3a3f465e1c /dev-perl/Locale-gettext | |
parent | marking stable x86 (diff) | |
download | gentoo-2-cb94bed324df56b14190fc8834b594df54f2eda3.tar.gz gentoo-2-cb94bed324df56b14190fc8834b594df54f2eda3.tar.bz2 gentoo-2-cb94bed324df56b14190fc8834b594df54f2eda3.zip |
Marking stable x86
(Portage version: 2.1_pre1)
Diffstat (limited to 'dev-perl/Locale-gettext')
-rw-r--r-- | dev-perl/Locale-gettext/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Locale-gettext/Locale-gettext-1.04.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Locale-gettext/Locale-gettext-1.05.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-perl/Locale-gettext/ChangeLog b/dev-perl/Locale-gettext/ChangeLog index 0c1fbdff8ee5..c2680d51eb73 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/ChangeLog,v 1.20 2005/06/17 20:17:40 mcummings Exp $ +# 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 $ + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> + Locale-gettext-1.04.ebuild, Locale-gettext-1.05.ebuild: + Marking stable x86 *Locale-gettext-1.05 (17 Jun 2005) diff --git a/dev-perl/Locale-gettext/Locale-gettext-1.04.ebuild b/dev-perl/Locale-gettext/Locale-gettext-1.04.ebuild index 1e6aaa9e55b5..170fa160fe12 100644 --- a/dev-perl/Locale-gettext/Locale-gettext-1.04.ebuild +++ b/dev-perl/Locale-gettext/Locale-gettext-1.04.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.04.ebuild,v 1.3 2005/05/25 15:09:59 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/Locale-gettext-1.04.ebuild,v 1.4 2006/01/13 21:01:39 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 diff --git a/dev-perl/Locale-gettext/Locale-gettext-1.05.ebuild b/dev-perl/Locale-gettext/Locale-gettext-1.05.ebuild index 305031c1c4c8..d50b8db40c8f 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-2005 Gentoo Foundation +# 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.1 2005/06/17 20:17:40 mcummings Exp $ +# $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 $ 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 |