summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2009-07-14 18:28:10 +0000
committerHans de Graaff <graaff@gentoo.org>2009-07-14 18:28:10 +0000
commit558915bbcf18932ca6e4dfcdaf42f27fd6cac4ca (patch)
tree4cfce687d01e7d46bc9ca8f736817a53cee2f9fc /dev-ruby/quixml/quixml-0.2.1-r1.ebuild
parentAdd back missing CVS header. (diff)
downloadhistorical-558915bbcf18932ca6e4dfcdaf42f27fd6cac4ca.tar.gz
historical-558915bbcf18932ca6e4dfcdaf42f27fd6cac4ca.tar.bz2
historical-558915bbcf18932ca6e4dfcdaf42f27fd6cac4ca.zip
Remove ruby19 keyword.
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/quixml/quixml-0.2.1-r1.ebuild')
-rw-r--r--dev-ruby/quixml/quixml-0.2.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/quixml/quixml-0.2.1-r1.ebuild b/dev-ruby/quixml/quixml-0.2.1-r1.ebuild
index 837ef8fa48de..dfc92a0aca5c 100644
--- a/dev-ruby/quixml/quixml-0.2.1-r1.ebuild
+++ b/dev-ruby/quixml/quixml-0.2.1-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/quixml/quixml-0.2.1-r1.ebuild,v 1.4 2007/07/11 05:23:08 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/quixml/quixml-0.2.1-r1.ebuild,v 1.5 2009/07/14 18:28:10 graaff Exp $
inherit ruby
-USE_RUBY="ruby16 ruby18 ruby19"
+USE_RUBY="ruby18"
DESCRIPTION="A fast Ruby XML API written in C with pretty-printing, entity
en-/decoding, marshalling and regex addressing."