diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-04-12 19:48:30 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-04-12 19:48:30 +0000 |
commit | 5e32ac2ce18a8dcafd632c2687782d03aa9587c2 (patch) | |
tree | 63a92e8d36ddf1422ca3feb4392e046ad9d31312 /dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild | |
parent | Stable on x86 wrt bug #217239 (diff) | |
download | historical-5e32ac2ce18a8dcafd632c2687782d03aa9587c2.tar.gz historical-5e32ac2ce18a8dcafd632c2687782d03aa9587c2.tar.bz2 historical-5e32ac2ce18a8dcafd632c2687782d03aa9587c2.zip |
ppc stable, bug #216779
Package-Manager: portage-2.1.5_rc2
Diffstat (limited to 'dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild')
-rw-r--r-- | dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild b/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild index 1a00d744b8b0..e4d6142f504a 100644 --- a/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild +++ b/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.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-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild,v 1.6 2008/04/12 11:08:49 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild,v 1.7 2008/04/12 19:48:30 dertobi123 Exp $ inherit eutils findlib @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/ocamlnet/${P}.tar.gz" LICENSE="as-is GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="gtk ssl tk httpd +ocamlopt" RESTRICT="installsources" |