diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-12-27 21:11:22 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-12-27 21:11:22 +0000 |
commit | d70171b69fd4658da74580e1a3d885d42c4d2070 (patch) | |
tree | 404942854ff361073c2a28aaf010a9c88307d250 /dev-ruby/hoe-seattlerb | |
parent | Marking pysqlite-2.6.0-r1 ppc64 for bug 348080 (diff) | |
download | historical-d70171b69fd4658da74580e1a3d885d42c4d2070.tar.gz historical-d70171b69fd4658da74580e1a3d885d42c4d2070.tar.bz2 historical-d70171b69fd4658da74580e1a3d885d42c4d2070.zip |
Marked ~x64-solaris
Package-Manager: portage-2.2.01.17422-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-ruby/hoe-seattlerb')
-rw-r--r-- | dev-ruby/hoe-seattlerb/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/hoe-seattlerb/ChangeLog b/dev-ruby/hoe-seattlerb/ChangeLog index 7a990baa9bca..4799e4f28380 100644 --- a/dev-ruby/hoe-seattlerb/ChangeLog +++ b/dev-ruby/hoe-seattlerb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/hoe-seattlerb # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.16 2010/12/03 16:42:58 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.17 2010/12/27 21:04:13 grobian Exp $ + + 27 Dec 2010; Fabian Groffen <grobian@gentoo.org> + hoe-seattlerb-1.2.2-r1.ebuild: + Marked ~x64-solaris 03 Dec 2010; Fabian Groffen <grobian@gentoo.org> hoe-seattlerb-1.2.2-r1.ebuild: diff --git a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2-r1.ebuild b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2-r1.ebuild index b6941d079bca..782e33f7c0e8 100644 --- a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2-r1.ebuild +++ b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2-r1.ebuild,v 1.3 2010/12/03 16:42:58 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2-r1.ebuild,v 1.4 2010/12/27 21:04:13 grobian Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/hoe-seattlerb" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend '>=dev-ruby/hoe-2.3.3 dev-ruby/minitest' |