diff options
author | Hans de Graaff <graaff@gentoo.org> | 2011-08-07 07:11:31 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2011-08-07 07:11:31 +0000 |
commit | ef3312c77f22584f33956618a3f8736811062f5b (patch) | |
tree | edfe44b5c4a59cf49a089e2892dfd0635cef26ef /dev-ruby/jabber4r | |
parent | Remove old. (diff) | |
download | historical-ef3312c77f22584f33956618a3f8736811062f5b.tar.gz historical-ef3312c77f22584f33956618a3f8736811062f5b.tar.bz2 historical-ef3312c77f22584f33956618a3f8736811062f5b.zip |
Move stable keywords forward since only the eclass installing the files changed.
Package-Manager: portage-2.1.10.3/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/jabber4r')
-rw-r--r-- | dev-ruby/jabber4r/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/jabber4r/jabber4r-0.8.0-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/jabber4r/ChangeLog b/dev-ruby/jabber4r/ChangeLog index 5af9a0c3a391..98eb51a69521 100644 --- a/dev-ruby/jabber4r/ChangeLog +++ b/dev-ruby/jabber4r/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/jabber4r -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jabber4r/ChangeLog,v 1.10 2010/06/26 06:19:03 graaff Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jabber4r/ChangeLog,v 1.11 2011/08/07 07:05:42 graaff Exp $ + + 07 Aug 2011; Hans de Graaff <graaff@gentoo.org> jabber4r-0.8.0-r1.ebuild: + Move stable keywords forward since only the eclass installing the files + changed. *jabber4r-0.8.0-r1 (26 Jun 2010) 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="" |