From d38df132cce8bd9e2a0749381c3fab2edb62027e Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 5 Feb 2004 02:03:19 +0000 Subject: hello ~amd64 --- dev-ruby/ruby-config/ruby-config-0.2.ebuild | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'dev-ruby') diff --git a/dev-ruby/ruby-config/ruby-config-0.2.ebuild b/dev-ruby/ruby-config/ruby-config-0.2.ebuild index e4c33a895b3f..528f9ffbfc49 100644 --- a/dev-ruby/ruby-config/ruby-config-0.2.ebuild +++ b/dev-ruby/ruby-config/ruby-config-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ruby-config-0.2.ebuild,v 1.1 2004/01/30 07:50:34 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ruby-config-0.2.ebuild,v 1.2 2004/02/05 02:00:51 vapier Exp $ DESCRIPTION="Utility to switch the ruby interpreter beging used" HOMEPAGE="http://www.gentoo.org/" @@ -8,16 +8,10 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" - -IUSE="" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64" DEPEND="dev-lang/ruby" -#RDEPEND="" src_install() { - newsbin ${FILESDIR}/ruby-config.sh ruby-config - dodir /usr/bin - dosym /usr/{s,}bin/ruby-config } -- cgit v1.2.3-65-gdbad