summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-09-09 08:17:43 +0000
committerFabian Groffen <grobian@gentoo.org>2011-09-09 08:17:43 +0000
commit5750475b3ae7a0f6b37e4b96a3c202b37fc275d6 (patch)
treebde94f13231ade646dd4219c1802cf837b108832 /dev-ruby/erubis
parentVersion bump. (diff)
downloadgentoo-2-5750475b3ae7a0f6b37e4b96a3c202b37fc275d6.tar.gz
gentoo-2-5750475b3ae7a0f6b37e4b96a3c202b37fc275d6.tar.bz2
gentoo-2-5750475b3ae7a0f6b37e4b96a3c202b37fc275d6.zip
Marked ~sparc-solaris
(Portage version: 2.2.01.19120-prefix/cvs/SunOS sparc)
Diffstat (limited to 'dev-ruby/erubis')
-rw-r--r--dev-ruby/erubis/ChangeLog5
-rw-r--r--dev-ruby/erubis/erubis-2.7.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/erubis/ChangeLog b/dev-ruby/erubis/ChangeLog
index 5d636a9d3fdc..189c3799635f 100644
--- a/dev-ruby/erubis/ChangeLog
+++ b/dev-ruby/erubis/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/erubis
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/erubis/ChangeLog,v 1.12 2011/08/07 13:45:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/erubis/ChangeLog,v 1.13 2011/09/09 08:17:43 grobian Exp $
+
+ 09 Sep 2011; Fabian Groffen <grobian@gentoo.org> erubis-2.7.0.ebuild:
+ Marked ~sparc-solaris
07 Aug 2011; Raúl Porcel <armin76@gentoo.org> erubis-2.7.0.ebuild:
Add ~ia64/~sparc wrt #351835
diff --git a/dev-ruby/erubis/erubis-2.7.0.ebuild b/dev-ruby/erubis/erubis-2.7.0.ebuild
index bc4db5f85c9c..35c6da594cc6 100644
--- a/dev-ruby/erubis/erubis-2.7.0.ebuild
+++ b/dev-ruby/erubis/erubis-2.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/erubis/erubis-2.7.0.ebuild,v 1.3 2011/08/07 13:45:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/erubis/erubis-2.7.0.ebuild,v 1.4 2011/09/09 08:17:43 grobian Exp $
EAPI="2"
@@ -19,7 +19,7 @@ HOMEPAGE="http://www.kuwata-lab.com/erubis/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~sparc-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "test? ( virtual/ruby-test-unit )"