diff options
author | 2014-06-07 19:18:26 +0000 | |
---|---|---|
committer | 2014-06-07 19:18:26 +0000 | |
commit | 37fa84cce8a1ff82b9f0a8997b86041ab9461cb1 (patch) | |
tree | 3423b92d0755c2f6e0514619793c5cb9e4dfd30c /dev-ruby/riel | |
parent | Stable for x86, wrt bug #505100 (diff) | |
download | gentoo-2-37fa84cce8a1ff82b9f0a8997b86041ab9461cb1.tar.gz gentoo-2-37fa84cce8a1ff82b9f0a8997b86041ab9461cb1.tar.bz2 gentoo-2-37fa84cce8a1ff82b9f0a8997b86041ab9461cb1.zip |
Stable for x86, wrt bug #505100
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/riel')
-rw-r--r-- | dev-ruby/riel/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/riel/riel-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/riel/ChangeLog b/dev-ruby/riel/ChangeLog index f1638576e4e3..a4025d0f2426 100644 --- a/dev-ruby/riel/ChangeLog +++ b/dev-ruby/riel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/riel # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v 1.8 2014/05/15 10:25:11 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v 1.9 2014/06/07 19:18:26 ago Exp $ + + 07 Jun 2014; Agostino Sarubbo <ago@gentoo.org> riel-1.2.0.ebuild: + Stable for x86, wrt bug #505100 15 May 2014; Chema Alonso <nimiux@gentoo.org> riel-1.2.0.ebuild: Stable for amd64 wrt bug #505100 diff --git a/dev-ruby/riel/riel-1.2.0.ebuild b/dev-ruby/riel/riel-1.2.0.ebuild index efa38bd7fdd7..7e1854f97d31 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-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.8 2014/05/15 10:25:11 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v 1.9 2014/06/07 19:18:26 ago 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:0 dev-ruby/logue" |