summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-11-06 17:10:26 +0000
committerJeroen Roovers <jer@gentoo.org>2012-11-06 17:10:26 +0000
commit821d339332694adf4a362414b728ed7826b4678c (patch)
treef6a792a16dd4c73cae97201559beecc02241286d /dev-ruby/hoe-seattlerb
parentStable for amd64, wrt bug #441310 (diff)
downloadgentoo-2-821d339332694adf4a362414b728ed7826b4678c.tar.gz
gentoo-2-821d339332694adf4a362414b728ed7826b4678c.tar.bz2
gentoo-2-821d339332694adf4a362414b728ed7826b4678c.zip
Stable for HPPA (bug #426668).
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby/hoe-seattlerb')
-rw-r--r--dev-ruby/hoe-seattlerb/ChangeLog5
-rw-r--r--dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe-seattlerb/ChangeLog b/dev-ruby/hoe-seattlerb/ChangeLog
index b312d5f74f39..b1aa0c74e095 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.43 2012/10/28 17:18:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.44 2012/11/06 17:10:26 jer Exp $
+
+ 06 Nov 2012; Jeroen Roovers <jer@gentoo.org> hoe-seattlerb-1.2.8.ebuild:
+ Stable for HPPA (bug #426668).
28 Oct 2012; Raúl Porcel <armin76@gentoo.org> hoe-seattlerb-1.2.4.ebuild,
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 25f81e14a43f..6cedd8983fda 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.8 2012/10/28 17:18:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v 1.9 2012/11/06 17:10:26 jer 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 )"