diff options
Diffstat (limited to 'dev-ml/ocamlnet/ocamlnet-2.2.8.1.ebuild')
-rw-r--r-- | dev-ml/ocamlnet/ocamlnet-2.2.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocamlnet/ocamlnet-2.2.8.1.ebuild b/dev-ml/ocamlnet/ocamlnet-2.2.8.1.ebuild index 2e09595c078c..3a7cf92a35f1 100644 --- a/dev-ml/ocamlnet/ocamlnet-2.2.8.1.ebuild +++ b/dev-ml/ocamlnet/ocamlnet-2.2.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-2.2.8.1.ebuild,v 1.1 2007/08/23 09:02:23 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-2.2.8.1.ebuild,v 1.2 2007/10/11 20:32:17 cla Exp $ inherit eutils findlib @@ -10,7 +10,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" # the auth-dh compile flag has been disabled as well, since it depends on |