diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-07-09 04:28:51 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-07-09 04:28:51 +0000 |
commit | ab086998d3689f4f4ae8ce7f10e3bb6ef64f9459 (patch) | |
tree | 24c15af2d5ffd4ee2cb216ed036b91121a0da8d4 /app-text/gonzui | |
parent | Stable ppc-macos (diff) | |
download | gentoo-2-ab086998d3689f4f4ae8ce7f10e3bb6ef64f9459.tar.gz gentoo-2-ab086998d3689f4f4ae8ce7f10e3bb6ef64f9459.tar.bz2 gentoo-2-ab086998d3689f4f4ae8ce7f10e3bb6ef64f9459.zip |
sync IUSE (+ocaml)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-text/gonzui')
-rw-r--r-- | app-text/gonzui/gonzui-1.2.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-text/gonzui/gonzui-1.2.ebuild b/app-text/gonzui/gonzui-1.2.ebuild index 43af048e5269..5b4be0054be3 100644 --- a/app-text/gonzui/gonzui-1.2.ebuild +++ b/app-text/gonzui/gonzui-1.2.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gonzui/gonzui-1.2.ebuild,v 1.1 2005/07/06 15:53:55 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gonzui/gonzui-1.2.ebuild,v 1.2 2005/07/09 04:28:51 agriffis Exp $ inherit eutils ruby -IUSE="" +IUSE="ocaml" + USE_RUBY="ruby18 ruby19" DESCRIPTION="gonzui is a source code search engine." |