summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2009-09-18 05:56:00 +0000
committerHans de Graaff <graaff@gentoo.org>2009-09-18 05:56:00 +0000
commit5e604f165a58520ef23652c2ac4f577d27a1b072 (patch)
tree4d64f41218e7dd59c9aa5c73200763c2574bdb95 /dev-ruby/haml
parentStable for HPPA (bug #283909). (diff)
downloadgentoo-2-5e604f165a58520ef23652c2ac4f577d27a1b072.tar.gz
gentoo-2-5e604f165a58520ef23652c2ac4f577d27a1b072.tar.bz2
gentoo-2-5e604f165a58520ef23652c2ac4f577d27a1b072.zip
Version bump.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/haml')
-rw-r--r--dev-ruby/haml/ChangeLog7
-rw-r--r--dev-ruby/haml/haml-2.2.4.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/dev-ruby/haml/ChangeLog b/dev-ruby/haml/ChangeLog
index caae97d4c201..22fd7081a4a7 100644
--- a/dev-ruby/haml/ChangeLog
+++ b/dev-ruby/haml/ChangeLog
@@ -1,6 +1,11 @@
# 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.15 2009/08/26 23:23:20 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.16 2009/09/18 05:56:00 graaff Exp $
+
+*haml-2.2.4 (18 Sep 2009)
+
+ 18 Sep 2009; Hans de Graaff <graaff@gentoo.org> +haml-2.2.4.ebuild:
+ Version bump.
*haml-2.2.3 (26 Aug 2009)
diff --git a/dev-ruby/haml/haml-2.2.4.ebuild b/dev-ruby/haml/haml-2.2.4.ebuild
new file mode 100644
index 000000000000..717632b5e2a8
--- /dev/null
+++ b/dev-ruby/haml/haml-2.2.4.ebuild
@@ -0,0 +1,14 @@
+# 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.4.ebuild,v 1.1 2009/09/18 05:56:00 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"