summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 22:20:45 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 22:20:45 +0000
commit25949771a915a704f61de2d1f44615e9ede22951 (patch)
treee36e99b8aa51182241ccf221055c81c4b67b1f50 /dev-ruby/wxruby
parentsync IUSE (missing) (diff)
downloadhistorical-25949771a915a704f61de2d1f44615e9ede22951.tar.gz
historical-25949771a915a704f61de2d1f44615e9ede22951.tar.bz2
historical-25949771a915a704f61de2d1f44615e9ede22951.zip
sync IUSE (+unicode)
Diffstat (limited to 'dev-ruby/wxruby')
-rw-r--r--dev-ruby/wxruby/wxruby-0.2.1.ebuild4
-rw-r--r--dev-ruby/wxruby/wxruby-0.3.0.ebuild4
-rw-r--r--dev-ruby/wxruby/wxruby-0.4.0.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-ruby/wxruby/wxruby-0.2.1.ebuild b/dev-ruby/wxruby/wxruby-0.2.1.ebuild
index 5268173d53eb..e307887b80c2 100644
--- a/dev-ruby/wxruby/wxruby-0.2.1.ebuild
+++ b/dev-ruby/wxruby/wxruby-0.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/wxruby/wxruby-0.2.1.ebuild,v 1.3 2004/06/25 02:05:52 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/wxruby/wxruby-0.2.1.ebuild,v 1.4 2004/07/14 22:20:45 agriffis Exp $
DESCRIPTION="Ruby language bindings for the wxWidgets GUI toolkit"
HOMEPAGE="http://rubyforge.org/projects/wxruby/"
@@ -8,7 +8,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/401/${PN}-${PV}-src.tgz"
LICENSE="wxWinLL-3"
SLOT="0"
KEYWORDS="~x86 ~ppc"
-IUSE=""
+IUSE="unicode"
DEPEND=">=dev-lang/ruby-1.8
>=x11-libs/wxGTK-2.4.1"
diff --git a/dev-ruby/wxruby/wxruby-0.3.0.ebuild b/dev-ruby/wxruby/wxruby-0.3.0.ebuild
index b7098f51314a..d140afa4bc17 100644
--- a/dev-ruby/wxruby/wxruby-0.3.0.ebuild
+++ b/dev-ruby/wxruby/wxruby-0.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/wxruby/wxruby-0.3.0.ebuild,v 1.2 2004/06/25 02:05:52 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/wxruby/wxruby-0.3.0.ebuild,v 1.3 2004/07/14 22:20:45 agriffis Exp $
MY_P="${PN}-${PV}-src"
DESCRIPTION="Ruby language bindings for the wxWidgets GUI toolkit"
@@ -9,7 +9,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/542/${MY_P}.tgz"
LICENSE="wxWinLL-3"
SLOT="0"
KEYWORDS="~x86 ~ppc"
-IUSE=""
+IUSE="unicode"
DEPEND=">=dev-lang/ruby-1.8
>=x11-libs/wxGTK-2.4.1"
S=${WORKDIR}/${MY_P}
diff --git a/dev-ruby/wxruby/wxruby-0.4.0.ebuild b/dev-ruby/wxruby/wxruby-0.4.0.ebuild
index 04552927b97c..f9577ff648a3 100644
--- a/dev-ruby/wxruby/wxruby-0.4.0.ebuild
+++ b/dev-ruby/wxruby/wxruby-0.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/wxruby/wxruby-0.4.0.ebuild,v 1.2 2004/06/25 02:05:52 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/wxruby/wxruby-0.4.0.ebuild,v 1.3 2004/07/14 22:20:45 agriffis Exp $
MY_P="${PN}-${PV}-src"
DESCRIPTION="Ruby language bindings for the wxWidgets GUI toolkit"
@@ -9,7 +9,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/769/${MY_P}.tgz"
LICENSE="wxWinLL-3"
SLOT="0"
KEYWORDS="~x86 ~ppc"
-IUSE=""
+IUSE="unicode"
DEPEND=">=dev-lang/ruby-1.8
>=x11-libs/wxGTK-2.4.1"
S=${WORKDIR}/${MY_P}