summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2009-12-08 06:50:56 +0000
committerHans de Graaff <graaff@gentoo.org>2009-12-08 06:50:56 +0000
commit88a1db73d80648158e000d2579c0c1e999e0a73a (patch)
treea539f7391b26b5e0b039ac20e9a1176fe881d5c5 /dev-ruby/haml
parentStable for HPPA (bug #291036). (diff)
downloadgentoo-2-88a1db73d80648158e000d2579c0c1e999e0a73a.tar.gz
gentoo-2-88a1db73d80648158e000d2579c0c1e999e0a73a.tar.bz2
gentoo-2-88a1db73d80648158e000d2579c0c1e999e0a73a.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.15.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/dev-ruby/haml/ChangeLog b/dev-ruby/haml/ChangeLog
index 7267e96ffdb5..b8208d6d0887 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.23 2009/11/28 10:05:03 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.24 2009/12/08 06:50:56 graaff Exp $
+
+*haml-2.2.15 (08 Dec 2009)
+
+ 08 Dec 2009; Hans de Graaff <graaff@gentoo.org> +haml-2.2.15.ebuild:
+ Version bump.
*haml-2.2.14 (28 Nov 2009)
diff --git a/dev-ruby/haml/haml-2.2.15.ebuild b/dev-ruby/haml/haml-2.2.15.ebuild
new file mode 100644
index 000000000000..7bf0d7ca1f33
--- /dev/null
+++ b/dev-ruby/haml/haml-2.2.15.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.15.ebuild,v 1.1 2009/12/08 06:50:56 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 ruby19"