summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-11-09 16:01:40 +0000
committerJeroen Roovers <jer@gentoo.org>2013-11-09 16:01:40 +0000
commit6cc4e5efd2f000e080ee6c20af5f8d6dabdaa237 (patch)
tree077ba73068c559e4fb2fb515ffa93b45568adc9d /dev-ruby/hoe-seattlerb
parentStable for HPPA (bug #490180). (diff)
downloadgentoo-2-6cc4e5efd2f000e080ee6c20af5f8d6dabdaa237.tar.gz
gentoo-2-6cc4e5efd2f000e080ee6c20af5f8d6dabdaa237.tar.bz2
gentoo-2-6cc4e5efd2f000e080ee6c20af5f8d6dabdaa237.zip
Stable for HPPA (bug #490180).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, 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.3.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe-seattlerb/ChangeLog b/dev-ruby/hoe-seattlerb/ChangeLog
index 453267841c3f..4344e5c94d90 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.51 2013/10/04 17:40:21 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.52 2013/11/09 16:01:40 jer Exp $
+
+ 09 Nov 2013; Jeroen Roovers <jer@gentoo.org> hoe-seattlerb-1.3.2-r1.ebuild:
+ Stable for HPPA (bug #490180).
04 Oct 2013; Manuel Rüger <mrueg@gentoo.org> -hoe-seattlerb-1.3.2.ebuild:
Cleanup broken version.
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 c514fd3834cf..e9c799792782 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-2013 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.1 2013/10/04 16:04:59 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild,v 1.2 2013/11/09 16:01:40 jer Exp $
EAPI=5
USE_RUBY="ruby18 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 )"