summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 22:20:12 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 22:20:12 +0000
commitf485685c4e2e24036605e515f94e3faf535cc9f6 (patch)
tree6794e1c792c5c17a49b528dd68ca95b0b87974b9 /dev-ruby/uconv
parentdon't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-f485685c4e2e24036605e515f94e3faf535cc9f6.tar.gz
historical-f485685c4e2e24036605e515f94e3faf535cc9f6.tar.bz2
historical-f485685c4e2e24036605e515f94e3faf535cc9f6.zip
sync IUSE (missing)
Diffstat (limited to 'dev-ruby/uconv')
-rw-r--r--dev-ruby/uconv/uconv-0.4.11-r1.ebuild3
-rw-r--r--dev-ruby/uconv/uconv-0.4.11.ebuild3
-rw-r--r--dev-ruby/uconv/uconv-0.4.12.ebuild3
3 files changed, 6 insertions, 3 deletions
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}