diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-12-31 17:55:11 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-12-31 17:55:11 +0000 |
commit | 0fc77858dbb99a41140c0ad2d2be136dba20b288 (patch) | |
tree | ba61c655fead07161868e7df70033df219f4cb44 /dev-ruby/erubis | |
parent | Add Prefix keywords, bug #396547 (diff) | |
download | gentoo-2-0fc77858dbb99a41140c0ad2d2be136dba20b288.tar.gz gentoo-2-0fc77858dbb99a41140c0ad2d2be136dba20b288.tar.bz2 gentoo-2-0fc77858dbb99a41140c0ad2d2be136dba20b288.zip |
Marked ~sparc64-solaris
(Portage version: 2.2.01.20048-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-ruby/erubis')
-rw-r--r-- | dev-ruby/erubis/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/erubis/erubis-2.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/erubis/ChangeLog b/dev-ruby/erubis/ChangeLog index b9cb33a83096..0739dc599255 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.15 2011/12/31 17:46:09 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/erubis/ChangeLog,v 1.16 2011/12/31 17:55:11 grobian Exp $ + + 31 Dec 2011; Fabian Groffen <grobian@gentoo.org> erubis-2.7.0.ebuild: + Marked ~sparc64-solaris 31 Dec 2011; Fabian Groffen <grobian@gentoo.org> erubis-2.7.0.ebuild: Add Prefix keywords, bug #396547 diff --git a/dev-ruby/erubis/erubis-2.7.0.ebuild b/dev-ruby/erubis/erubis-2.7.0.ebuild index 595765185a27..28d2c8078d80 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.6 2011/12/31 17:46:09 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/erubis/erubis-2.7.0.ebuild,v 1.7 2011/12/31 17:55:11 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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "test? ( virtual/ruby-test-unit )" |