diff options
Diffstat (limited to 'dev-ruby/haml/haml-2.2.15.ebuild')
-rw-r--r-- | dev-ruby/haml/haml-2.2.15.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-ruby/haml/haml-2.2.15.ebuild b/dev-ruby/haml/haml-2.2.15.ebuild deleted file mode 100644 index d05ed46e41d2..000000000000 --- a/dev-ruby/haml/haml-2.2.15.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-2.2.15.ebuild,v 1.2 2010/01/08 11:13:46 a3li Exp $ - -inherit ruby gems - -DESCRIPTION="HAML - a ruby web page templating engine" -HOMEPAGE="http://haml.hamptoncatlin.com/" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="" -USE_RUBY="ruby18" |