diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-10-27 18:00:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-10-27 18:00:51 +0000 |
commit | 495391b136e41ed94d6b9daf104422a5fa1f71af (patch) | |
tree | 5dd2dc74b3f61d15cf492b3fa6c8981e6731c148 /dev-ruby/hoe | |
parent | s390/sh stable wrt #411507 (diff) | |
download | gentoo-2-495391b136e41ed94d6b9daf104422a5fa1f71af.tar.gz gentoo-2-495391b136e41ed94d6b9daf104422a5fa1f71af.tar.bz2 gentoo-2-495391b136e41ed94d6b9daf104422a5fa1f71af.zip |
s390/sh stable wrt #411507
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/hoe')
-rw-r--r-- | dev-ruby/hoe/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/hoe/hoe-2.12.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe/ChangeLog b/dev-ruby/hoe/ChangeLog index 9a4f0cf08b2b..f5fc151d43b1 100644 --- a/dev-ruby/hoe/ChangeLog +++ b/dev-ruby/hoe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/hoe # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.138 2012/10/21 18:48:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.139 2012/10/27 18:00:51 armin76 Exp $ + + 27 Oct 2012; Raúl Porcel <armin76@gentoo.org> hoe-2.12.5.ebuild: + s390/sh stable wrt #411507 21 Oct 2012; Raúl Porcel <armin76@gentoo.org> hoe-2.12.5.ebuild: alpha/ia64/sparc stable wrt #411507 diff --git a/dev-ruby/hoe/hoe-2.12.5.ebuild b/dev-ruby/hoe/hoe-2.12.5.ebuild index 10c7b3081c91..f5b4b051700d 100644 --- a/dev-ruby/hoe/hoe-2.12.5.ebuild +++ b/dev-ruby/hoe/hoe-2.12.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild,v 1.8 2012/10/21 18:48:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild,v 1.9 2012/10/27 18:00:51 armin76 Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh 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 ~mips ppc ppc64 s390 sh 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/rdoc )" |