summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-01-07 16:08:16 +0000
committerAron Griffis <agriffis@gentoo.org>2003-01-07 16:08:16 +0000
commit178028c80b2c57bc57bc76f6bd816556eaba7f96 (patch)
tree68e0cd3fa6a9a309a43d92490247d7fca0b08f63 /dev-lang
parentVersionbump (diff)
downloadgentoo-2-178028c80b2c57bc57bc76f6bd816556eaba7f96.tar.gz
gentoo-2-178028c80b2c57bc57bc76f6bd816556eaba7f96.tar.bz2
gentoo-2-178028c80b2c57bc57bc76f6bd816556eaba7f96.zip
enable ruby for alpha
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/ruby/ChangeLog5
-rw-r--r--dev-lang/ruby/ruby-1.6.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog
index f427b8c71dfd..1a3ad7c477bf 100644
--- a/dev-lang/ruby/ChangeLog
+++ b/dev-lang/ruby/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/ruby
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.10 2002/12/30 22:06:22 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.11 2003/01/07 16:08:16 agriffis Exp $
+
+ 07 Jan 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.6.8.ebuild :
+ Add ~alpha to KEYWORDS
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/dev-lang/ruby/ruby-1.6.8.ebuild b/dev-lang/ruby/ruby-1.6.8.ebuild
index ad28ff216f60..93b96a0edfac 100644
--- a/dev-lang/ruby/ruby-1.6.8.ebuild
+++ b/dev-lang/ruby/ruby-1.6.8.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.6.8.ebuild,v 1.3 2003/01/06 18:08:38 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.6.8.ebuild,v 1.4 2003/01/07 16:08:16 agriffis Exp $
S=${WORKDIR}/${P}
DESCRIPTION="An object-oriented scripting language"
SRC_URI="ftp://ftp.ruby-lang.org/pub/ruby/${P}.tar.gz"
HOMEPAGE="http://www.ruby-lang.org/"
LICENSE="Ruby"
-KEYWORDS="x86"
+KEYWORDS="x86 ~alpha"
SLOT="0"
DEPEND=">=sys-libs/glibc-2.1.3