summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-12-29 17:29:08 +0000
committerMarkus Meier <maekke@gentoo.org>2013-12-29 17:29:08 +0000
commit039f02dd0b3d28bf1daab386dd0c8ea28c7a80ce (patch)
treea5c30c7ee211e9063977584a63d59c267ccf94dc /dev-ruby/hoe-seattlerb
parentarm stable, bug #490180 (diff)
downloadgentoo-2-039f02dd0b3d28bf1daab386dd0c8ea28c7a80ce.tar.gz
gentoo-2-039f02dd0b3d28bf1daab386dd0c8ea28c7a80ce.tar.bz2
gentoo-2-039f02dd0b3d28bf1daab386dd0c8ea28c7a80ce.zip
arm stable, bug #490180
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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 ffbe8663b3d8..69224b28daff 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.53 2013/12/26 15:04:47 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.54 2013/12/29 17:29:08 maekke Exp $
+
+ 29 Dec 2013; Markus Meier <maekke@gentoo.org> hoe-seattlerb-1.3.2-r1.ebuild:
+ arm stable, bug #490180
26 Dec 2013; Markus Meier <maekke@gentoo.org> hoe-seattlerb-1.2.8.ebuild:
arm stable, bug #493780
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 e9c799792782..8d5548b84752 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.2 2013/11/09 16:01:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild,v 1.3 2013/12/29 17:29:08 maekke 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 )"