diff options
Diffstat (limited to 'dev-ruby/polyglot/polyglot-0.2.6.ebuild')
-rw-r--r-- | dev-ruby/polyglot/polyglot-0.2.6.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/dev-ruby/polyglot/polyglot-0.2.6.ebuild b/dev-ruby/polyglot/polyglot-0.2.6.ebuild deleted file mode 100644 index 7f57d05559c8..000000000000 --- a/dev-ruby/polyglot/polyglot-0.2.6.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.2.6.ebuild,v 1.1 2009/08/08 16:16:23 graaff Exp $ - -inherit gems - -DESCRIPTION="Polyglot provides support for fully-custom DSLs." -HOMEPAGE="http://polyglot.rubyforge.org/" -LICENSE="MIT" - -KEYWORDS="~amd64 ~x86" -SLOT="0" -IUSE="" - -USE_RUBY="ruby18" |