diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-03 13:45:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-03 13:45:19 +0000 |
commit | ced0510f6a4e30b431541aecb5e0c7ef0eb8c297 (patch) | |
tree | a4c977816edc23aa6f61f5267739d5a59ded3842 /dev-ruby/ruby-atk | |
parent | bump version, remove old versions (diff) | |
download | gentoo-2-ced0510f6a4e30b431541aecb5e0c7ef0eb8c297.tar.gz gentoo-2-ced0510f6a4e30b431541aecb5e0c7ef0eb8c297.tar.bz2 gentoo-2-ced0510f6a4e30b431541aecb5e0c7ef0eb8c297.zip |
Stable for amd64, wrt bug #554164
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/ruby-atk')
-rw-r--r-- | dev-ruby/ruby-atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/ruby-atk/ruby-atk-2.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-atk/ChangeLog b/dev-ruby/ruby-atk/ChangeLog index 09fd5c47a68c..938a803444de 100644 --- a/dev-ruby/ruby-atk/ChangeLog +++ b/dev-ruby/ruby-atk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby-atk # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.88 2015/07/09 10:16:13 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.89 2015/08/03 13:45:19 ago Exp $ + + 03 Aug 2015; Agostino Sarubbo <ago@gentoo.org> ruby-atk-2.2.3.ebuild: + Stable for amd64, wrt bug #554164 *ruby-atk-2.2.5 (09 Jul 2015) diff --git a/dev-ruby/ruby-atk/ruby-atk-2.2.3.ebuild b/dev-ruby/ruby-atk/ruby-atk-2.2.3.ebuild index 50a12b558167..b5c294ef5b0f 100644 --- a/dev-ruby/ruby-atk/ruby-atk-2.2.3.ebuild +++ b/dev-ruby/ruby-atk/ruby-atk-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-2.2.3.ebuild,v 1.3 2015/07/05 10:20:56 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-2.2.3.ebuild,v 1.4 2015/08/03 13:45:19 ago Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -8,7 +8,7 @@ USE_RUBY="ruby19 ruby20" inherit ruby-ng-gnome2 DESCRIPTION="Ruby Atk bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND+=" dev-libs/atk" RDEPEND=" dev-libs/atk" |