diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-07-22 15:17:31 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-07-22 15:17:31 +0000 |
commit | 8e886a08019a65ec7eacaa6971f05c0cb73cf679 (patch) | |
tree | dc261e09194862753dcd78956e28d543e7f4c4c2 /dev-ruby | |
parent | ppc stable #421345 (diff) | |
download | gentoo-2-8e886a08019a65ec7eacaa6971f05c0cb73cf679.tar.gz gentoo-2-8e886a08019a65ec7eacaa6971f05c0cb73cf679.tar.bz2 gentoo-2-8e886a08019a65ec7eacaa6971f05c0cb73cf679.zip |
ppc stable #421525
(Portage version: 2.1.10.49/cvs/Linux ppc)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/hoe-seattlerb/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe-seattlerb/ChangeLog b/dev-ruby/hoe-seattlerb/ChangeLog index dd30034e7758..e6324b19f6c8 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.39 2012/06/30 14:50:37 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.40 2012/07/22 15:17:31 nixnut Exp $ + + 22 Jul 2012; <nixnut@gentoo.org> hoe-seattlerb-1.2.8.ebuild: + ppc stable #421525 30 Jun 2012; Andreas Schuerch <nativemad@gentoo.org> hoe-seattlerb-1.2.8.ebuild: diff --git a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild index 3a336367767e..125d7f64c902 100644 --- a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild +++ b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.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-seattlerb/hoe-seattlerb-1.2.8.ebuild,v 1.4 2012/06/30 14:50:37 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v 1.5 2012/07/22 15:17:31 nixnut 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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~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 )" |