summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-03-20 17:47:29 +0000
committerJeroen Roovers <jer@gentoo.org>2014-03-20 17:47:29 +0000
commite367e8d6508647394ab5139796db7e12bd2d29d3 (patch)
treec82a529d57f78af9f867e1a73da24495fa07bd44 /dev-ruby
parentStable for HPPA (bug #505100). (diff)
downloadgentoo-2-e367e8d6508647394ab5139796db7e12bd2d29d3.tar.gz
gentoo-2-e367e8d6508647394ab5139796db7e12bd2d29d3.tar.bz2
gentoo-2-e367e8d6508647394ab5139796db7e12bd2d29d3.zip
Stable for HPPA (bug #505100).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/riel/ChangeLog7
-rw-r--r--dev-ruby/riel/riel-1.2.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/riel/ChangeLog b/dev-ruby/riel/ChangeLog
index f8e057e67751..5ee3922125e1 100644
--- a/dev-ruby/riel/ChangeLog
+++ b/dev-ruby/riel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/riel
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v 1.5 2013/12/16 07:11:10 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v 1.6 2014/03/20 17:47:29 jer Exp $
+
+ 20 Mar 2014; Jeroen Roovers <jer@gentoo.org> riel-1.2.0.ebuild:
+ Stable for HPPA (bug #505100).
16 Dec 2013; Agostino Sarubbo <ago@gentoo.org> riel-1.2.0.ebuild:
Add ~x86, wrt bug #494410
diff --git a/dev-ruby/riel/riel-1.2.0.ebuild b/dev-ruby/riel/riel-1.2.0.ebuild
index 0a94956679ca..a212d84dadf7 100644
--- a/dev-ruby/riel/riel-1.2.0.ebuild
+++ b/dev-ruby/riel/riel-1.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v 1.5 2013/12/16 07:11:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v 1.6 2014/03/20 17:47:29 jer Exp $
EAPI=5
USE_RUBY="ruby19"
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/jpace/riel/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 hppa ~ppc ~sparc ~x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/rainbow-1.1.4 dev-ruby/logue"