diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-03-05 20:50:13 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-03-05 20:50:13 +0000 |
commit | a5fe1f065506f73477ae77cd6ab0055e4208f177 (patch) | |
tree | ef5c791b8f5af81a2be8ace55221537c8c515dc5 /dev-lang/wml/wml-2.0.11-r3.ebuild | |
parent | ppc stable, bug #212264 (diff) | |
download | gentoo-2-a5fe1f065506f73477ae77cd6ab0055e4208f177.tar.gz gentoo-2-a5fe1f065506f73477ae77cd6ab0055e4208f177.tar.bz2 gentoo-2-a5fe1f065506f73477ae77cd6ab0055e4208f177.zip |
ppc stable, bug #209927
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-lang/wml/wml-2.0.11-r3.ebuild')
-rw-r--r-- | dev-lang/wml/wml-2.0.11-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/wml/wml-2.0.11-r3.ebuild b/dev-lang/wml/wml-2.0.11-r3.ebuild index 1d32b98a10d9..73fbc31b03b7 100644 --- a/dev-lang/wml/wml-2.0.11-r3.ebuild +++ b/dev-lang/wml/wml-2.0.11-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/wml/wml-2.0.11-r3.ebuild,v 1.1 2008/02/29 15:31:49 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/wml/wml-2.0.11-r3.ebuild,v 1.2 2008/03/05 20:50:13 dertobi123 Exp $ inherit fixheadtails eutils autotools multilib @@ -10,7 +10,7 @@ SRC_URI="http://thewml.org/distrib/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ppc ~s390 ~sparc ~x86" IUSE="" DEPEND="dev-libs/libpcre |