diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-07 23:43:25 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-07 23:43:25 +0000 |
commit | 3a91f567ffe546e9360877d3e9959bfcab30bc3c (patch) | |
tree | 7cc9137b455ae4374d6ec3df487f1a843a9e849a /dev-ruby/dust/dust-0.1.7-r1.ebuild | |
parent | amd64 stable, bug #503488 (diff) | |
download | gentoo-2-3a91f567ffe546e9360877d3e9959bfcab30bc3c.tar.gz gentoo-2-3a91f567ffe546e9360877d3e9959bfcab30bc3c.tar.bz2 gentoo-2-3a91f567ffe546e9360877d3e9959bfcab30bc3c.zip |
amd64 stable, bug #503552
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-ruby/dust/dust-0.1.7-r1.ebuild')
-rw-r--r-- | dev-ruby/dust/dust-0.1.7-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/dust/dust-0.1.7-r1.ebuild b/dev-ruby/dust/dust-0.1.7-r1.ebuild index b76d6814dcf1..1e1d8238a893 100644 --- a/dev-ruby/dust/dust-0.1.7-r1.ebuild +++ b/dev-ruby/dust/dust-0.1.7-r1.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/dust/dust-0.1.7-r1.ebuild,v 1.1 2013/10/09 01:54:45 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dust/dust-0.1.7-r1.ebuild,v 1.2 2014/03/07 23:43:25 pacho Exp $ EAPI=5 USE_RUBY="ruby18 ruby19 ruby20" @@ -14,7 +14,7 @@ HOMEPAGE="http://dust.rubyforge.org/" LICENSE="MIT" SRC_URI="mirror://rubyforge/dust/${P}.gem" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" IUSE="" |