From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4169 invoked by uid 1002); 11 Oct 2003 20:58:21 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 9259 invoked from network); 11 Oct 2003 20:58:20 -0000 Date: Sun, 12 Oct 2003 05:58:10 +0900 Message-ID: <86fzhzmqzh.wl%usata@gentoo.org> From: Mamoru KOMACHI To: gentoo-dev@gentoo.org User-Agent: Wanderlust/2.11.18 (Wonderwall) SEMI/1.14.5 (Awara-Onsen) LIMIT/1.14.7 (Fujiidera) APEL/10.6 Emacs/21.3 (i686-gentoo-linux-gnu) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII Subject: [gentoo-dev] SLOT support for ruby X-Archives-Salt: e856f3f8-4e17-475f-a499-6c7568c1ed4b X-Archives-Hash: 263a5e2be3b783f8627e4d1e2abdfff9 Hi all. I added dev-lang/ruby-1.6.8-r2 and dev-lang/ruby-1.8.0-r1 (both ebuilds are masked by package.mask) to support SLOT'd ruby. Some ebuilds need to be rewritten to support both 1.6 and 1.8 (I'm working on these ebuilds). If your ebuild works only on specific version of ruby you need to refer to ruby as /usr/bin/ruby16 or /usr/bin/ruby18, or inherit ruby eclass and set WANT_RUBY_1_6 or WANT_RUBY_1_8 respectively. If you are interested in testing them, please unmerge previously installed dev-lang/ruby first and emerge them (otherwise your ruby will be overwritten). Feel free to test and file a bug report if you find any bug ;) Regards, -- Mamoru KOMACHI http://dev.gentoo.org/~usata/ -- gentoo-dev@gentoo.org mailing list