From 8d7f9941d1b6066e71fbabf7d185388934fa33a7 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Thu, 18 Oct 2007 19:45:43 +0000 Subject: Add dependency on dev-ruby/activesupport (Portage version: 2.1.3.9) --- dev-ruby/haml/haml-1.7.1.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'dev-ruby/haml/haml-1.7.1.ebuild') diff --git a/dev-ruby/haml/haml-1.7.1.ebuild b/dev-ruby/haml/haml-1.7.1.ebuild index e63b0c85503a..168269a48c0f 100644 --- a/dev-ruby/haml/haml-1.7.1.ebuild +++ b/dev-ruby/haml/haml-1.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-1.7.1.ebuild,v 1.2 2007/10/14 05:27:35 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-1.7.1.ebuild,v 1.3 2007/10/18 19:45:43 graaff Exp $ inherit ruby gems @@ -12,4 +12,5 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" -DEPEND=">=dev-lang/ruby-1.8.4" +DEPEND=">=dev-lang/ruby-1.8.4 + dev-ruby/activesupport" -- cgit v1.2.3-65-gdbad