diff options
author | 2014-08-15 17:21:31 +0000 | |
---|---|---|
committer | 2014-08-15 17:21:31 +0000 | |
commit | a7089386a71803f10414568e11ba7da300619662 (patch) | |
tree | 2017d13a0680c50c0c1f69cefb24c2a3fdebc243 /dev-ruby/hoe-seattlerb | |
parent | sparc stable, bug #490180 (diff) | |
download | gentoo-2-a7089386a71803f10414568e11ba7da300619662.tar.gz gentoo-2-a7089386a71803f10414568e11ba7da300619662.tar.bz2 gentoo-2-a7089386a71803f10414568e11ba7da300619662.zip |
sparc stable, bug #490180
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'dev-ruby/hoe-seattlerb')
-rw-r--r-- | dev-ruby/hoe-seattlerb/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe-seattlerb/ChangeLog b/dev-ruby/hoe-seattlerb/ChangeLog index 1c812193f847..47581e5ae967 100644 --- a/dev-ruby/hoe-seattlerb/ChangeLog +++ b/dev-ruby/hoe-seattlerb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/hoe-seattlerb # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.61 2014/08/10 23:23:33 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.62 2014/08/15 17:21:31 armin76 Exp $ + + 15 Aug 2014; Raúl Porcel <armin76@gentoo.org> hoe-seattlerb-1.3.2-r1.ebuild: + sparc stable, bug #490180 *hoe-seattlerb-1.3.3 (10 Aug 2014) diff --git a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild index 52c4352a81ed..17fe7b130f57 100644 --- a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild +++ b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.3.2-r1.ebuild,v 1.8 2014/06/17 10:36:34 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild,v 1.9 2014/08/15 17:21:31 armin76 Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 jruby" @@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/hoe-seattlerb" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "doc? ( >=dev-ruby/hoe-2.12 )" |