diff options
Diffstat (limited to 'dev-perl/Locale-PO/Locale-PO-0.12.ebuild')
-rw-r--r-- | dev-perl/Locale-PO/Locale-PO-0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Locale-PO/Locale-PO-0.12.ebuild b/dev-perl/Locale-PO/Locale-PO-0.12.ebuild index 16c0acf632ba..9365cd0e85a5 100644 --- a/dev-perl/Locale-PO/Locale-PO-0.12.ebuild +++ b/dev-perl/Locale-PO/Locale-PO-0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/Locale-PO-0.12.ebuild,v 1.4 2005/04/30 09:56:39 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/Locale-PO-0.12.ebuild,v 1.5 2005/04/30 19:27:02 hansmi Exp $ inherit perl-module @@ -13,7 +13,7 @@ DEPEND="${DEPEND} RDEPEND="${DEPEND}" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ~amd64 ~ppc sparc alpha ~s390 ~ppc64" +KEYWORDS="x86 ~amd64 ppc sparc alpha ~s390 ~ppc64" IUSE="" SRC_TEST="do" |