summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-02 08:06:00 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-02 08:06:00 +0000
commit335c0a73c9fafea5e0f69096a8603cc570518e67 (patch)
treea563309eae127734e9e03082ccdaae85fc11bb1f /dev-ruby/jeweler
parentStable for x86, wrt bug #447586 (diff)
downloadgentoo-2-335c0a73c9fafea5e0f69096a8603cc570518e67.tar.gz
gentoo-2-335c0a73c9fafea5e0f69096a8603cc570518e67.tar.bz2
gentoo-2-335c0a73c9fafea5e0f69096a8603cc570518e67.zip
Stable for x86, wrt bug #447586
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/jeweler')
-rw-r--r--dev-ruby/jeweler/ChangeLog5
-rw-r--r--dev-ruby/jeweler/jeweler-1.8.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/jeweler/ChangeLog b/dev-ruby/jeweler/ChangeLog
index e33bb703c407..a4f6b883b5ce 100644
--- a/dev-ruby/jeweler/ChangeLog
+++ b/dev-ruby/jeweler/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/jeweler
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jeweler/ChangeLog,v 1.22 2013/08/31 08:36:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jeweler/ChangeLog,v 1.23 2013/09/02 08:06:00 ago Exp $
+
+ 02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> jeweler-1.8.4.ebuild:
+ Stable for x86, wrt bug #447586
31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> jeweler-1.8.4.ebuild:
Stable for amd64, wrt bug #447586
diff --git a/dev-ruby/jeweler/jeweler-1.8.4.ebuild b/dev-ruby/jeweler/jeweler-1.8.4.ebuild
index 12d5852ba6d9..271acae507e2 100644
--- a/dev-ruby/jeweler/jeweler-1.8.4.ebuild
+++ b/dev-ruby/jeweler/jeweler-1.8.4.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/jeweler/jeweler-1.8.4.ebuild,v 1.4 2013/08/31 08:36:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jeweler/jeweler-1.8.4.ebuild,v 1.5 2013/09/02 08:06:00 ago Exp $
EAPI=4
USE_RUBY="ruby18 ruby19 ree18"
@@ -22,7 +22,7 @@ HOMEPAGE="http://wiki.github.com/technicalpickles/jeweler"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "doc? ( dev-ruby/yard )"