diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-05-15 10:25:11 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-05-15 10:25:11 +0000 |
commit | 5f7466eda656ddab7b2ecc7cd33466accd634671 (patch) | |
tree | cadb360e847daf9eddc9213245f177ec7ec56fb1 | |
parent | Stable for amd64 wrt bug #505100 (diff) | |
download | gentoo-2-5f7466eda656ddab7b2ecc7cd33466accd634671.tar.gz gentoo-2-5f7466eda656ddab7b2ecc7cd33466accd634671.tar.bz2 gentoo-2-5f7466eda656ddab7b2ecc7cd33466accd634671.zip |
Stable for amd64 wrt bug #505100
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
-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 40672ab41867..f1638576e4e3 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.7 2014/04/04 14:15:51 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v 1.8 2014/05/15 10:25:11 nimiux Exp $ + + 15 May 2014; Chema Alonso <nimiux@gentoo.org> riel-1.2.0.ebuild: + Stable for amd64 wrt bug #505100 04 Apr 2014; Hans de Graaff <graaff@gentoo.org> riel-1.2.0.ebuild: Add slot to rainbow dependency in preparation of adding a new slot. diff --git a/dev-ruby/riel/riel-1.2.0.ebuild b/dev-ruby/riel/riel-1.2.0.ebuild index 38625ae6492a..efa38bd7fdd7 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.7 2014/04/04 14:15:51 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v 1.8 2014/05/15 10:25:11 nimiux 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" |