summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-01-31 20:00:46 +0000
committerAron Griffis <agriffis@gentoo.org>2006-01-31 20:00:46 +0000
commit06ea42cafca22174eca1a71aaaf4e376616585b1 (patch)
tree1b80784ca199c80506d8e0db2aeb810cca60a36f /dev-ruby/amrita/amrita-1.8.2-r1.ebuild
parentFixed DEPEND for modular X. (diff)
downloadgentoo-2-06ea42cafca22174eca1a71aaaf4e376616585b1.tar.gz
gentoo-2-06ea42cafca22174eca1a71aaaf4e376616585b1.tar.bz2
gentoo-2-06ea42cafca22174eca1a71aaaf4e376616585b1.zip
Mark 1.8.2-r1 stable on ia64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-ruby/amrita/amrita-1.8.2-r1.ebuild')
-rw-r--r--dev-ruby/amrita/amrita-1.8.2-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/amrita/amrita-1.8.2-r1.ebuild b/dev-ruby/amrita/amrita-1.8.2-r1.ebuild
index 48a4f183b4ad..f70f250e4e3a 100644
--- a/dev-ruby/amrita/amrita-1.8.2-r1.ebuild
+++ b/dev-ruby/amrita/amrita-1.8.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amrita/amrita-1.8.2-r1.ebuild,v 1.17 2006/01/31 19:40:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amrita/amrita-1.8.2-r1.ebuild,v 1.18 2006/01/31 20:00:46 agriffis Exp $
inherit ruby
@@ -12,6 +12,6 @@ SRC_URI="http://www.brain-tokyo.jp/research/amrita/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
USE_RUBY="ruby16 ruby18 ruby19"
-KEYWORDS="alpha hppa ~ia64 mips ppc ppc64 sparc x86"
+KEYWORDS="alpha hppa ia64 mips ppc ppc64 sparc x86"
DEPEND="|| ( >=dev-lang/ruby-1.8.0
dev-lang/ruby-cvs )"