summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2009-08-23 07:42:45 +0000
committerHans de Graaff <graaff@gentoo.org>2009-08-23 07:42:45 +0000
commit70c49b1d2c048e890ebfb94ebea09270de635e75 (patch)
tree2d198fc3fbba8a5ff28d006cc9f0b42ed3839e64 /dev-ruby/haml
parentRemove old version. (diff)
downloadgentoo-2-70c49b1d2c048e890ebfb94ebea09270de635e75.tar.gz
gentoo-2-70c49b1d2c048e890ebfb94ebea09270de635e75.tar.bz2
gentoo-2-70c49b1d2c048e890ebfb94ebea09270de635e75.zip
Remove old versions.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/haml')
-rw-r--r--dev-ruby/haml/ChangeLog6
-rw-r--r--dev-ruby/haml/haml-2.0.9.ebuild18
-rw-r--r--dev-ruby/haml/haml-2.2.1.ebuild14
3 files changed, 5 insertions, 33 deletions
diff --git a/dev-ruby/haml/ChangeLog b/dev-ruby/haml/ChangeLog
index 1fca70d76dda..2675030f6b8d 100644
--- a/dev-ruby/haml/ChangeLog
+++ b/dev-ruby/haml/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/haml
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.13 2009/07/28 05:48:52 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.14 2009/08/23 07:42:45 graaff Exp $
+
+ 23 Aug 2009; Hans de Graaff <graaff@gentoo.org> -haml-2.0.9.ebuild,
+ -haml-2.2.1.ebuild:
+ Remove old versions.
*haml-2.2.2 (28 Jul 2009)
diff --git a/dev-ruby/haml/haml-2.0.9.ebuild b/dev-ruby/haml/haml-2.0.9.ebuild
deleted file mode 100644
index 94781b75b4ab..000000000000
--- a/dev-ruby/haml/haml-2.0.9.ebuild
+++ /dev/null
@@ -1,18 +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/haml/haml-2.0.9.ebuild,v 1.1 2009/03/05 06:57:42 graaff 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=""
-
-DEPEND="
- >=dev-lang/ruby-1.8.6
- dev-ruby/activesupport
- dev-ruby/hpricot"
diff --git a/dev-ruby/haml/haml-2.2.1.ebuild b/dev-ruby/haml/haml-2.2.1.ebuild
deleted file mode 100644
index d3dc6d10c73b..000000000000
--- a/dev-ruby/haml/haml-2.2.1.ebuild
+++ /dev/null
@@ -1,14 +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/haml/haml-2.2.1.ebuild,v 1.1 2009/07/19 07:41:25 graaff 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"