diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-10-27 19:08:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-10-27 19:08:20 +0000 |
commit | e5051c697d2ef43adcd9e928006656220807b0ed (patch) | |
tree | b9137d5fff371ade44821d76d30cc526d18fa250 /dev-ruby/hoe-seattlerb | |
parent | alpha/ia64/sparc stable wrt #422481 (diff) | |
download | gentoo-2-e5051c697d2ef43adcd9e928006656220807b0ed.tar.gz gentoo-2-e5051c697d2ef43adcd9e928006656220807b0ed.tar.bz2 gentoo-2-e5051c697d2ef43adcd9e928006656220807b0ed.zip |
ia64/sparc stable wrt #421525
(Portage version: 2.1.11.9/cvs/Linux x86_64)
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.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 fb0682852b10..6c90a82fde73 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.41 2012/07/26 11:13:25 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.42 2012/10/27 19:08:19 armin76 Exp $ + + 27 Oct 2012; Raúl Porcel <armin76@gentoo.org> hoe-seattlerb-1.2.8.ebuild: + ia64/sparc stable wrt #421525 26 Jul 2012; Anthony G. Basile <blueness@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 34770cd5d79b..9b5ccedff86b 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.6 2012/07/26 11:13:25 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v 1.7 2012/10/27 19:08:20 armin76 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 )" |