summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-31 08:36:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-31 08:36:13 +0000
commit24ad014c34e5c2c5d1fcb9cba24898c6cf69e1c1 (patch)
tree1e319481578c9680d0f265187f43d2b51e53ed65 /dev-ruby/jeweler
parentStable for amd64, wrt bug #447586 (diff)
downloadgentoo-2-24ad014c34e5c2c5d1fcb9cba24898c6cf69e1c1.tar.gz
gentoo-2-24ad014c34e5c2c5d1fcb9cba24898c6cf69e1c1.tar.bz2
gentoo-2-24ad014c34e5c2c5d1fcb9cba24898c6cf69e1c1.zip
Stable for amd64, wrt bug #447586
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-ruby/jeweler/ChangeLog b/dev-ruby/jeweler/ChangeLog
index 5d60c922da9a..e33bb703c407 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.21 2013/07/17 07:18:33 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jeweler/ChangeLog,v 1.22 2013/08/31 08:36:13 ago Exp $
+
+ 31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> jeweler-1.8.4.ebuild:
+ Stable for amd64, wrt bug #447586
*jeweler-1.8.6 (17 Jul 2013)
diff --git a/dev-ruby/jeweler/jeweler-1.8.4.ebuild b/dev-ruby/jeweler/jeweler-1.8.4.ebuild
index 906500e813e2..12d5852ba6d9 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-2012 Gentoo Foundation
+# 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.3 2012/09/27 10:28:16 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jeweler/jeweler-1.8.4.ebuild,v 1.4 2013/08/31 08:36:13 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 )"