diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 11:38:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 11:38:34 +0000 |
commit | d9ed3cca43798ef2940ea2045c1ec2ed7a961011 (patch) | |
tree | a9c3aa2ef2658af43deb58f5d18b345c6c76a8f6 /dev-ruby/bcat | |
parent | Stable for x86, wrt bug #493780 (diff) | |
download | gentoo-2-d9ed3cca43798ef2940ea2045c1ec2ed7a961011.tar.gz gentoo-2-d9ed3cca43798ef2940ea2045c1ec2ed7a961011.tar.bz2 gentoo-2-d9ed3cca43798ef2940ea2045c1ec2ed7a961011.zip |
Stable for x86, wrt bug #493780
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/bcat')
-rw-r--r-- | dev-ruby/bcat/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/bcat/bcat-0.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/bcat/ChangeLog b/dev-ruby/bcat/ChangeLog index 75f261d68bb5..7f76f04f1876 100644 --- a/dev-ruby/bcat/ChangeLog +++ b/dev-ruby/bcat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/bcat # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bcat/ChangeLog,v 1.17 2014/01/19 09:22:37 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bcat/ChangeLog,v 1.18 2014/01/26 11:38:34 ago Exp $ + + 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> bcat-0.6.2.ebuild: + Stable for x86, wrt bug #493780 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> bcat-0.6.2.ebuild: amd64 stable, bug 493780 diff --git a/dev-ruby/bcat/bcat-0.6.2.ebuild b/dev-ruby/bcat/bcat-0.6.2.ebuild index eab7c4cd91aa..aadd64591758 100644 --- a/dev-ruby/bcat/bcat-0.6.2.ebuild +++ b/dev-ruby/bcat/bcat-0.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bcat/bcat-0.6.2.ebuild,v 1.13 2014/01/19 09:22:37 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bcat/bcat-0.6.2.ebuild,v 1.14 2014/01/26 11:38:34 ago Exp $ EAPI=4 USE_RUBY="ruby18 ruby19 ree18" @@ -15,7 +15,7 @@ HOMEPAGE="http://github.com/rtomayko/bcat" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" # Collides on /usr/bin/bcat, bug 418301 |