summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-04-10 15:46:02 +0000
committerMamoru Komachi <usata@gentoo.org>2004-04-10 15:46:02 +0000
commitd6087ce23a0d6d7b80004f952dcb7d1db822dbbd (patch)
treed6dbeb93636fc41c8e5f1a0533419e8482ccac87 /dev-ruby/rexml/rexml-2.5.8.ebuild
parentVersion bumped. virtual/ruby fix (Manifest recommit) (diff)
downloadgentoo-2-d6087ce23a0d6d7b80004f952dcb7d1db822dbbd.tar.gz
gentoo-2-d6087ce23a0d6d7b80004f952dcb7d1db822dbbd.tar.bz2
gentoo-2-d6087ce23a0d6d7b80004f952dcb7d1db822dbbd.zip
Version bumped. virtual/ruby fix
Diffstat (limited to 'dev-ruby/rexml/rexml-2.5.8.ebuild')
-rw-r--r--dev-ruby/rexml/rexml-2.5.8.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/rexml/rexml-2.5.8.ebuild b/dev-ruby/rexml/rexml-2.5.8.ebuild
index 094014e25f8b..a8bca1125872 100644
--- a/dev-ruby/rexml/rexml-2.5.8.ebuild
+++ b/dev-ruby/rexml/rexml-2.5.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rexml/rexml-2.5.8.ebuild,v 1.3 2004/02/22 22:23:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rexml/rexml-2.5.8.ebuild,v 1.4 2004/04/10 15:46:02 usata Exp $
MY_P="${PN}_${PV}"
DESCRIPTION="An XML parser for Ruby, in Ruby"
@@ -9,7 +9,7 @@ SRC_URI="http://www.germane-software.com/archives/${MY_P}.tgz"
LICENSE="Ruby"
SLOT="0"
KEYWORDS="alpha hppa mips sparc x86"
-DEPEND=">=dev-lang/ruby-1.6"
+DEPEND="virtual/ruby"
S=${WORKDIR}/${MY_P}
src_install() {