summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/loofah')
-rw-r--r--dev-ruby/loofah/ChangeLog8
-rw-r--r--dev-ruby/loofah/loofah-2.0.1.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-ruby/loofah/ChangeLog b/dev-ruby/loofah/ChangeLog
index 888b329a5715..d0ed64e89fe0 100644
--- a/dev-ruby/loofah/ChangeLog
+++ b/dev-ruby/loofah/ChangeLog
@@ -1,10 +1,12 @@
# ChangeLog for dev-ruby/loofah
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/loofah/ChangeLog,v 1.1 2014/12/31 14:18:46 graaff Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/loofah/ChangeLog,v 1.2 2015/01/01 10:59:08 ago Exp $
+
+ 01 Jan 2015; Agostino Sarubbo <ago@gentoo.org> loofah-2.0.1.ebuild:
+ Stable for ~ppc, wrt bug #534186
*loofah-2.0.1 (31 Dec 2014)
31 Dec 2014; Hans de Graaff <graaff@gentoo.org> +loofah-2.0.1.ebuild,
+metadata.xml:
Initial import. New dependency for Rails 4.2.
-
diff --git a/dev-ruby/loofah/loofah-2.0.1.ebuild b/dev-ruby/loofah/loofah-2.0.1.ebuild
index 28ef7626aba5..68e50c572375 100644
--- a/dev-ruby/loofah/loofah-2.0.1.ebuild
+++ b/dev-ruby/loofah/loofah-2.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/loofah/loofah-2.0.1.ebuild,v 1.1 2014/12/31 14:18:46 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/loofah/loofah-2.0.1.ebuild,v 1.2 2015/01/01 10:59:08 ago Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/flavorjones/loofah"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc"
IUSE=""
ruby_add_rdepend ">=dev-ruby/nokogiri-1.5.9"