summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2014-06-17 10:36:17 +0000
committerTobias Klausmann <klausman@gentoo.org>2014-06-17 10:36:17 +0000
commit429875fac124bd2ed08f7f40785f46c717af752e (patch)
treee0a147ad38a634ec06cf42db9906da86a1f1a9a9 /dev-ruby
parentStable on alpha, bug #490180 (diff)
downloadgentoo-2-429875fac124bd2ed08f7f40785f46c717af752e.tar.gz
gentoo-2-429875fac124bd2ed08f7f40785f46c717af752e.tar.bz2
gentoo-2-429875fac124bd2ed08f7f40785f46c717af752e.zip
Stable on alpha, bug #490180
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/hoe/ChangeLog5
-rw-r--r--dev-ruby/hoe/hoe-2.13.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe/ChangeLog b/dev-ruby/hoe/ChangeLog
index db0163aa8739..32e79245bac9 100644
--- a/dev-ruby/hoe/ChangeLog
+++ b/dev-ruby/hoe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hoe
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.157 2014/06/14 10:03:55 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.158 2014/06/17 10:36:17 klausman Exp $
+
+ 17 Jun 2014; Tobias Klausmann <klausman@gentoo.org> hoe-2.13.0-r1.ebuild:
+ Stable on alpha, bug #490180
14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> hoe-2.13.0-r1.ebuild:
x86 stable wrt bug #490180
diff --git a/dev-ruby/hoe/hoe-2.13.0-r1.ebuild b/dev-ruby/hoe/hoe-2.13.0-r1.ebuild
index 5889f3788391..75e7fb8bbe65 100644
--- a/dev-ruby/hoe/hoe-2.13.0-r1.ebuild
+++ b/dev-ruby/hoe/hoe-2.13.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.13.0-r1.ebuild,v 1.7 2014/06/14 10:03:55 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.13.0-r1.ebuild,v 1.8 2014/06/17 10:36:17 klausman Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 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 ~amd64-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
# - also requires dev-ruby/hoe-seattlerb for 1.9;