diff options
author | 2009-09-22 13:49:36 +0000 | |
---|---|---|
committer | 2009-09-22 13:49:36 +0000 | |
commit | dbc1cd3ed9d5008c241ababeb5e2d6ef333e6ec0 (patch) | |
tree | fc553635ec61a14aff336c76f7ffb128bb1dad01 /dev-ruby/xmpp4r/xmpp4r-0.5.ebuild | |
parent | x86 stable, bug #282382 (diff) | |
download | gentoo-2-dbc1cd3ed9d5008c241ababeb5e2d6ef333e6ec0.tar.gz gentoo-2-dbc1cd3ed9d5008c241ababeb5e2d6ef333e6ec0.tar.bz2 gentoo-2-dbc1cd3ed9d5008c241ababeb5e2d6ef333e6ec0.zip |
x86 stable, bug #282722
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/xmpp4r/xmpp4r-0.5.ebuild')
-rw-r--r-- | dev-ruby/xmpp4r/xmpp4r-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/xmpp4r/xmpp4r-0.5.ebuild b/dev-ruby/xmpp4r/xmpp4r-0.5.ebuild index bf2e62647441..e68d1287ab80 100644 --- a/dev-ruby/xmpp4r/xmpp4r-0.5.ebuild +++ b/dev-ruby/xmpp4r/xmpp4r-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xmpp4r/xmpp4r-0.5.ebuild,v 1.2 2009/08/26 23:34:18 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xmpp4r/xmpp4r-0.5.ebuild,v 1.3 2009/09/22 13:49:36 maekke Exp $ inherit gems @@ -10,7 +10,7 @@ SRC_URI="http://download.gna.org/xmpp4r/${P}.gem" LICENSE="Ruby" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="examples" USE_RUBY="ruby18" |