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 /dev-ruby/riel/riel-1.2.0.ebuild | |
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)
Diffstat (limited to 'dev-ruby/riel/riel-1.2.0.ebuild')
-rw-r--r-- | dev-ruby/riel/riel-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |