diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-01-26 10:44:18 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-01-26 10:44:18 +0000 |
commit | 4c9d57c5e40d0d42bb1b6b072e344d9f7ebb797b (patch) | |
tree | a18d9e83245d0aec681f5f216b3380886a0a9b31 /dev-ruby/xmpp4r/xmpp4r-0.5-r1.ebuild | |
parent | stable x86, bug 352177 (diff) | |
download | gentoo-2-4c9d57c5e40d0d42bb1b6b072e344d9f7ebb797b.tar.gz gentoo-2-4c9d57c5e40d0d42bb1b6b072e344d9f7ebb797b.tar.bz2 gentoo-2-4c9d57c5e40d0d42bb1b6b072e344d9f7ebb797b.zip |
stable x86, bug 352391
(Portage version: 2.1.9.34/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/xmpp4r/xmpp4r-0.5-r1.ebuild')
-rw-r--r-- | dev-ruby/xmpp4r/xmpp4r-0.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/xmpp4r/xmpp4r-0.5-r1.ebuild b/dev-ruby/xmpp4r/xmpp4r-0.5-r1.ebuild index 84ad1f3ceb91..1ee01c868777 100644 --- a/dev-ruby/xmpp4r/xmpp4r-0.5-r1.ebuild +++ b/dev-ruby/xmpp4r/xmpp4r-0.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xmpp4r/xmpp4r-0.5-r1.ebuild,v 1.2 2011/01/22 18:23:10 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xmpp4r/xmpp4r-0.5-r1.ebuild,v 1.3 2011/01/26 10:44:18 fauli Exp $ EAPI="2" USE_RUBY="ruby18" @@ -14,7 +14,7 @@ HOMEPAGE="http://home.gna.org/xmpp4r/" LICENSE="Ruby" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="examples" # Tests fail, reported upstream: http://github.com/ln/xmpp4r/issues/issue/6 |