diff options
author | Mamoru Komachi <usata@gentoo.org> | 2003-11-15 17:48:20 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2003-11-15 17:48:20 +0000 |
commit | 0cc3c572d4552d1041058015ecb853083c5cba70 (patch) | |
tree | 228aabba227a34b485232be85710a818e789ef14 /dev-ruby/ruby-tcpwrap | |
parent | new version, mark 0.5.6 x86 (diff) | |
download | historical-0cc3c572d4552d1041058015ecb853083c5cba70.tar.gz historical-0cc3c572d4552d1041058015ecb853083c5cba70.tar.bz2 historical-0cc3c572d4552d1041058015ecb853083c5cba70.zip |
Changed RUBY_SLOT variable to USE_RUBY.
Diffstat (limited to 'dev-ruby/ruby-tcpwrap')
-rw-r--r-- | dev-ruby/ruby-tcpwrap/Manifest | 4 | ||||
-rw-r--r-- | dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/ruby-tcpwrap/Manifest b/dev-ruby/ruby-tcpwrap/Manifest index 71ce13d287b7..c5f88e4ab999 100644 --- a/dev-ruby/ruby-tcpwrap/Manifest +++ b/dev-ruby/ruby-tcpwrap/Manifest @@ -1,6 +1,6 @@ -MD5 d4394283c85fe492af4bac46e9d70214 ChangeLog 682 +MD5 f691e75cce5ffe841a9ff0d073bc31fe ChangeLog 682 MD5 3eec9f3fe48b51f49dbc1f171a3b026f metadata.xml 157 MD5 03af7df61ccb70207090d5eadded6601 ruby-tcpwrap-0.5.ebuild 709 -MD5 6108fb1b04127c6d832e6edb2e23458b ruby-tcpwrap-0.6.ebuild 690 +MD5 5247bbea6ddf888f125ed2933d98257c ruby-tcpwrap-0.6.ebuild 695 MD5 a82c7f3f05166f1f662746bf4882646f files/digest-ruby-tcpwrap-0.5 66 MD5 8dfa8390946d6b5318bba0928992a2b0 files/digest-ruby-tcpwrap-0.6 66 diff --git a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild index 8567c894558e..3f2a7d9f889f 100644 --- a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild +++ b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild,v 1.2 2003/11/03 15:49:09 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild,v 1.3 2003/11/15 17:48:20 usata Exp $ inherit ruby @@ -12,7 +12,7 @@ SRC_URI="http://shugo.net/archive/ruby-tcpwrap/${P}.tar.gz" LICENSE="BSD" SLOT="0" -RUBY_SLOT="0" +USE_RUBY="1.6 1.8" KEYWORDS="alpha ~arm ~hppa ~mips ~sparc x86" DEPEND="dev-lang/ruby |