diff options
author | Hans de Graaff <graaff@gentoo.org> | 2011-08-07 07:05:42 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2011-08-07 07:05:42 +0000 |
commit | 019bd29568b55261ab355f632084587c1d12cd65 (patch) | |
tree | be3bb4f0b6e504b39e64c4baf2a48b882c2924b3 /dev-ruby/jabber4r/jabber4r-0.8.0-r1.ebuild | |
parent | Move stable keywords forward since only the eclass installing the files changed. (diff) | |
download | gentoo-2-019bd29568b55261ab355f632084587c1d12cd65.tar.gz gentoo-2-019bd29568b55261ab355f632084587c1d12cd65.tar.bz2 gentoo-2-019bd29568b55261ab355f632084587c1d12cd65.zip |
Move stable keywords forward since only the eclass installing the files changed.
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/jabber4r/jabber4r-0.8.0-r1.ebuild')
-rw-r--r-- | dev-ruby/jabber4r/jabber4r-0.8.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/jabber4r/jabber4r-0.8.0-r1.ebuild b/dev-ruby/jabber4r/jabber4r-0.8.0-r1.ebuild index c315b6e2a29f..e23fc6478619 100644 --- a/dev-ruby/jabber4r/jabber4r-0.8.0-r1.ebuild +++ b/dev-ruby/jabber4r/jabber4r-0.8.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jabber4r/jabber4r-0.8.0-r1.ebuild,v 1.2 2010/06/27 04:33:33 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jabber4r/jabber4r-0.8.0-r1.ebuild,v 1.3 2011/08/07 07:05:42 graaff Exp $ EAPI=2 USE_RUBY="ruby18" @@ -16,5 +16,5 @@ HOMEPAGE="http://jabber4r.rubyforge.org/" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc64 ~x86" +KEYWORDS="~amd64 ia64 ~ppc64 x86" IUSE="" |