diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 22:20:12 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 22:20:12 +0000 |
commit | dcef453a838b83683c78d234ef38f87a137013ff (patch) | |
tree | e07d48a113d3a676e785e6f5bb81008718ef27ac | |
parent | don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-dcef453a838b83683c78d234ef38f87a137013ff.tar.gz gentoo-2-dcef453a838b83683c78d234ef38f87a137013ff.tar.bz2 gentoo-2-dcef453a838b83683c78d234ef38f87a137013ff.zip |
sync IUSE (missing)
-rw-r--r-- | dev-ruby/ruby-shout/ruby-shout-2.0.ebuild | 3 | ||||
-rw-r--r-- | dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.5.ebuild | 3 | ||||
-rw-r--r-- | dev-ruby/ruby-termios/ruby-termios-0.9.4.ebuild | 3 | ||||
-rw-r--r-- | dev-ruby/soap4r/soap4r-1.5.1.2.ebuild | 3 | ||||
-rw-r--r-- | dev-ruby/soap4r/soap4r-1.5.2.ebuild | 3 | ||||
-rw-r--r-- | dev-ruby/testunit/testunit-0.1.5.ebuild | 3 | ||||
-rw-r--r-- | dev-ruby/testunit/testunit-0.1.8.ebuild | 3 | ||||
-rw-r--r-- | dev-ruby/uconv/uconv-0.4.11-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-ruby/uconv/uconv-0.4.11.ebuild | 3 | ||||
-rw-r--r-- | dev-ruby/uconv/uconv-0.4.12.ebuild | 3 | ||||
-rw-r--r-- | media-video/usb-pwcx/usb-pwcx-8.2.2.ebuild | 3 | ||||
-rw-r--r-- | media-video/usb-pwcx/usb-pwcx-8.4.ebuild | 3 |
12 files changed, 24 insertions, 12 deletions
diff --git a/dev-ruby/ruby-shout/ruby-shout-2.0.ebuild b/dev-ruby/ruby-shout/ruby-shout-2.0.ebuild index 01109ef76314..e58b6b24e97c 100644 --- a/dev-ruby/ruby-shout/ruby-shout-2.0.ebuild +++ b/dev-ruby/ruby-shout/ruby-shout-2.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/ruby-shout/ruby-shout-2.0.ebuild,v 1.4 2004/06/25 02:03:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-shout/ruby-shout-2.0.ebuild,v 1.5 2004/07/14 22:15:31 agriffis Exp $ inherit ruby @@ -10,6 +10,7 @@ SRC_URI="http://www.dingoskidneys.com/~jaredj/downloads/${P}.tar.gz" LICENSE="Ruby" SLOT="0" KEYWORDS="x86 ~ppc" +IUSE="" DEPEND="virtual/ruby >=media-libs/libshout-2.0" USE_RUBY="ruby16 ruby18 ruby19" diff --git a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.5.ebuild b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.5.ebuild index 53f2576307c0..b320d4fb0e26 100644 --- a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.5.ebuild +++ b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.5.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/ruby-tcpwrap/ruby-tcpwrap-0.5.ebuild,v 1.5 2004/06/25 02:03:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.5.ebuild,v 1.6 2004/07/14 22:16:15 agriffis Exp $ DESCRIPTION="A TCP wrappers library for Ruby" HOMEPAGE="http://raa.ruby-lang.org/list.rhtml?name=ruby-tcpwrap" @@ -8,6 +8,7 @@ SRC_URI="http://shugo.net/archive/ruby-tcpwrap/${P}.tar.gz" LICENSE="BSD" SLOT="0" KEYWORDS="~alpha ~hppa ~mips ~sparc x86" +IUSE="" DEPEND="virtual/ruby net-libs/libident sys-apps/tcp-wrappers" diff --git a/dev-ruby/ruby-termios/ruby-termios-0.9.4.ebuild b/dev-ruby/ruby-termios/ruby-termios-0.9.4.ebuild index fa10fb9dea47..04eab20e4e96 100644 --- a/dev-ruby/ruby-termios/ruby-termios-0.9.4.ebuild +++ b/dev-ruby/ruby-termios/ruby-termios-0.9.4.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/ruby-termios/ruby-termios-0.9.4.ebuild,v 1.8 2004/06/25 02:03:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ruby-termios-0.9.4.ebuild,v 1.9 2004/07/14 22:16:35 agriffis Exp $ inherit ruby @@ -10,6 +10,7 @@ SRC_URI="http://arika.org/archive/${P}.tar.gz" LICENSE="Ruby" SLOT="0" KEYWORDS="alpha ~hppa ~mips ~sparc x86 ~ppc" +IUSE="" USE_RUBY="ruby16 ruby18 ruby19" DEPEND="virtual/ruby" diff --git a/dev-ruby/soap4r/soap4r-1.5.1.2.ebuild b/dev-ruby/soap4r/soap4r-1.5.1.2.ebuild index 1f405113e667..43f227611a24 100644 --- a/dev-ruby/soap4r/soap4r-1.5.1.2.ebuild +++ b/dev-ruby/soap4r/soap4r-1.5.1.2.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/soap4r/soap4r-1.5.1.2.ebuild,v 1.3 2004/06/25 02:04:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/soap4r/soap4r-1.5.1.2.ebuild,v 1.4 2004/07/14 22:17:05 agriffis Exp $ inherit ruby @@ -14,6 +14,7 @@ SRC_URI="http://rrr.jin.gr.jp/download/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="<dev-lang/ruby-1.8.1 >=dev-ruby/devel-logger-1.0.1 diff --git a/dev-ruby/soap4r/soap4r-1.5.2.ebuild b/dev-ruby/soap4r/soap4r-1.5.2.ebuild index a3dc64175151..55467d321a4a 100644 --- a/dev-ruby/soap4r/soap4r-1.5.2.ebuild +++ b/dev-ruby/soap4r/soap4r-1.5.2.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/soap4r/soap4r-1.5.2.ebuild,v 1.3 2004/06/25 02:04:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/soap4r/soap4r-1.5.2.ebuild,v 1.4 2004/07/14 22:17:05 agriffis Exp $ inherit ruby @@ -14,6 +14,7 @@ SRC_URI="http://rrr.jin.gr.jp/download/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc" +IUSE="" DEPEND="<dev-lang/ruby-1.8.1 >=dev-ruby/devel-logger-1.0.1 diff --git a/dev-ruby/testunit/testunit-0.1.5.ebuild b/dev-ruby/testunit/testunit-0.1.5.ebuild index 9c4e24744f2b..28e8ebad199f 100644 --- a/dev-ruby/testunit/testunit-0.1.5.ebuild +++ b/dev-ruby/testunit/testunit-0.1.5.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/testunit/testunit-0.1.5.ebuild,v 1.7 2004/06/25 02:05:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/testunit/testunit-0.1.5.ebuild,v 1.8 2004/07/14 22:18:10 agriffis Exp $ inherit ruby @@ -11,6 +11,7 @@ SRC_URI="http://testunit.talbott.ws/packages/${P}.tar.gz" LICENSE="Ruby" SLOT="0" KEYWORDS="x86" +IUSE="" # testunit is included in ruby distribution from 1.8 RUBY="/usr/bin/ruby16" diff --git a/dev-ruby/testunit/testunit-0.1.8.ebuild b/dev-ruby/testunit/testunit-0.1.8.ebuild index 04e750596d6e..4f9f468bd447 100644 --- a/dev-ruby/testunit/testunit-0.1.8.ebuild +++ b/dev-ruby/testunit/testunit-0.1.8.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/testunit/testunit-0.1.8.ebuild,v 1.7 2004/06/25 02:05:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/testunit/testunit-0.1.8.ebuild,v 1.8 2004/07/14 22:18:10 agriffis Exp $ inherit ruby @@ -11,6 +11,7 @@ SRC_URI="http://testunit.talbott.ws/packages/${P}.tar.gz" LICENSE="Ruby" SLOT="0" KEYWORDS="~x86 ~ppc" +IUSE="" # testunit is included in ruby distribution from 1.8 DEPEND="=dev-lang/ruby-1.6.8*" diff --git a/dev-ruby/uconv/uconv-0.4.11-r1.ebuild b/dev-ruby/uconv/uconv-0.4.11-r1.ebuild index 1317dfc3b95b..d0ecd34f73ce 100644 --- a/dev-ruby/uconv/uconv-0.4.11-r1.ebuild +++ b/dev-ruby/uconv/uconv-0.4.11-r1.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/uconv/uconv-0.4.11-r1.ebuild,v 1.3 2004/06/25 02:05:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uconv/uconv-0.4.11-r1.ebuild,v 1.4 2004/07/14 22:20:12 agriffis Exp $ inherit ruby @@ -10,6 +10,7 @@ SRC_URI="http://www.yoshidam.net/${P}.tar.gz" LICENSE="Ruby" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="virtual/ruby" USE_RUBY="ruby16 ruby18 ruby19" S=${WORKDIR}/${PN} diff --git a/dev-ruby/uconv/uconv-0.4.11.ebuild b/dev-ruby/uconv/uconv-0.4.11.ebuild index 36695f790808..8af64d364b3e 100644 --- a/dev-ruby/uconv/uconv-0.4.11.ebuild +++ b/dev-ruby/uconv/uconv-0.4.11.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/uconv/uconv-0.4.11.ebuild,v 1.4 2004/06/25 02:05:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uconv/uconv-0.4.11.ebuild,v 1.5 2004/07/14 22:20:12 agriffis Exp $ DESCRIPTION="A module to convert ISO/IEC 10646 (Unicode) string and Japanese strings" HOMEPAGE="http://www.yoshidam.net/Ruby.html#uconv" @@ -8,6 +8,7 @@ SRC_URI="http://www.yoshidam.net/${P}.tar.gz" LICENSE="Ruby" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="virtual/ruby" S=${WORKDIR}/${PN} diff --git a/dev-ruby/uconv/uconv-0.4.12.ebuild b/dev-ruby/uconv/uconv-0.4.12.ebuild index fc9a45a45b90..89e8b917a6c8 100644 --- a/dev-ruby/uconv/uconv-0.4.12.ebuild +++ b/dev-ruby/uconv/uconv-0.4.12.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/uconv/uconv-0.4.12.ebuild,v 1.3 2004/06/25 02:05:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uconv/uconv-0.4.12.ebuild,v 1.4 2004/07/14 22:20:12 agriffis Exp $ inherit ruby @@ -10,6 +10,7 @@ SRC_URI="http://www.yoshidam.net/${P}.tar.gz" LICENSE="Ruby" SLOT="0" KEYWORDS="~x86 ~ppc" +IUSE="" DEPEND="virtual/ruby" USE_RUBY="ruby16 ruby18 ruby19" S=${WORKDIR}/${PN} diff --git a/media-video/usb-pwcx/usb-pwcx-8.2.2.ebuild b/media-video/usb-pwcx/usb-pwcx-8.2.2.ebuild index ed429dc1a647..9ee38a824096 100644 --- a/media-video/usb-pwcx/usb-pwcx-8.2.2.ebuild +++ b/media-video/usb-pwcx/usb-pwcx-8.2.2.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/media-video/usb-pwcx/usb-pwcx-8.2.2.ebuild,v 1.9 2004/06/25 00:51:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/usb-pwcx/usb-pwcx-8.2.2.ebuild,v 1.10 2004/07/14 22:16:17 agriffis Exp $ inherit check-kernel @@ -11,6 +11,7 @@ SRC_URI="http://www.smcc.demon.nl/webcam/usb-pwcx-8.2.2.tar.gz" LICENSE="freedist" SLOT="0" KEYWORDS="x86 -ppc -sparc -alpha" +IUSE="" DEPEND="" diff --git a/media-video/usb-pwcx/usb-pwcx-8.4.ebuild b/media-video/usb-pwcx/usb-pwcx-8.4.ebuild index 817230a77aef..6aaa9704366f 100644 --- a/media-video/usb-pwcx/usb-pwcx-8.4.ebuild +++ b/media-video/usb-pwcx/usb-pwcx-8.4.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/media-video/usb-pwcx/usb-pwcx-8.4.ebuild,v 1.5 2004/06/25 00:51:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/usb-pwcx/usb-pwcx-8.4.ebuild,v 1.6 2004/07/14 22:16:17 agriffis Exp $ inherit check-kernel @@ -12,6 +12,7 @@ SRC_URI="http://www.smcc.demon.nl/webcam/pwcx-${PV}.tar.gz" LICENSE="freedist" SLOT="0" KEYWORDS="~x86 -ppc -sparc -alpha" +IUSE="" DEPEND="" S=${WORKDIR}/pwcx-${PV} |