diff options
Diffstat (limited to 'dev-ruby/xml-simple/xml-simple-1.0.11.ebuild')
-rw-r--r-- | dev-ruby/xml-simple/xml-simple-1.0.11.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-ruby/xml-simple/xml-simple-1.0.11.ebuild b/dev-ruby/xml-simple/xml-simple-1.0.11.ebuild new file mode 100644 index 000000000000..bdf9a4708d14 --- /dev/null +++ b/dev-ruby/xml-simple/xml-simple-1.0.11.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xml-simple/xml-simple-1.0.11.ebuild,v 1.1 2007/12/30 20:14:55 graaff Exp $ + +inherit ruby gems + +DESCRIPTION="Easy API to maintain XML. It is a Ruby port of Grant McLean's Perl module XML::Simple." +HOMEPAGE="http://rubyforge.org/projects/xml-simple/" + +LICENSE="Ruby" +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~x86" +IUSE="" |