diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-06-07 19:19:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-06-07 19:19:37 +0000 |
commit | 27eee72fb93a6ffd01edede73051f403d27b99d6 (patch) | |
tree | 06b8618f9454f04c51bd87e356845c1d2b159faa /dev-ruby/ragol/ragol-1.0.1.ebuild | |
parent | Stable for ppc, wrt bug #505100 (diff) | |
download | gentoo-2-27eee72fb93a6ffd01edede73051f403d27b99d6.tar.gz gentoo-2-27eee72fb93a6ffd01edede73051f403d27b99d6.tar.bz2 gentoo-2-27eee72fb93a6ffd01edede73051f403d27b99d6.zip |
Stable for ppc, wrt bug #505100
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/ragol/ragol-1.0.1.ebuild')
-rw-r--r-- | dev-ruby/ragol/ragol-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ragol/ragol-1.0.1.ebuild b/dev-ruby/ragol/ragol-1.0.1.ebuild index 0e54941c1dce..c0b4fc3eac3b 100644 --- a/dev-ruby/ragol/ragol-1.0.1.ebuild +++ b/dev-ruby/ragol/ragol-1.0.1.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/ragol/ragol-1.0.1.ebuild,v 1.8 2014/06/07 19:18:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ragol/ragol-1.0.1.ebuild,v 1.9 2014/06/07 19:19:37 ago Exp $ EAPI=5 USE_RUBY="ruby19" @@ -19,7 +19,7 @@ SRC_URI="https://github.com/jpace/ragol/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/logue-1.0.0" |