diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-17 10:37:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-17 10:37:06 +0000 |
commit | 149c45c3ce8de95c358341c3bacd8230b5bd9622 (patch) | |
tree | e1eaf7ec64de23e8400764d6a8cccdd29d6d88a7 /dev-ruby | |
parent | Stable for ppc, wrt bug #480974 (diff) | |
download | gentoo-2-149c45c3ce8de95c358341c3bacd8230b5bd9622.tar.gz gentoo-2-149c45c3ce8de95c358341c3bacd8230b5bd9622.tar.bz2 gentoo-2-149c45c3ce8de95c358341c3bacd8230b5bd9622.zip |
Stable for ppc, wrt bug #480974
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/ruby-atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/ruby-atk/ruby-atk-1.1.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-atk/ChangeLog b/dev-ruby/ruby-atk/ChangeLog index fec32e63465f..4e78d6533b29 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.77 2013/08/17 10:25:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.78 2013/08/17 10:37:06 ago Exp $ + + 17 Aug 2013; Agostino Sarubbo <ago@gentoo.org> ruby-atk-1.1.8.ebuild: + Stable for ppc, wrt bug #480974 17 Aug 2013; Agostino Sarubbo <ago@gentoo.org> ruby-atk-1.1.8.ebuild: Stable for x86, wrt bug #480974 diff --git a/dev-ruby/ruby-atk/ruby-atk-1.1.8.ebuild b/dev-ruby/ruby-atk/ruby-atk-1.1.8.ebuild index c5624f48fb80..f1514636afe4 100644 --- a/dev-ruby/ruby-atk/ruby-atk-1.1.8.ebuild +++ b/dev-ruby/ruby-atk/ruby-atk-1.1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-1.1.8.ebuild,v 1.3 2013/08/17 10:25:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-1.1.8.ebuild,v 1.4 2013/08/17 10:37:06 ago Exp $ EAPI=4 USE_RUBY="ruby18 ruby19 ree18" @@ -8,7 +8,7 @@ USE_RUBY="ruby18 ruby19 ree18" inherit ruby-ng-gnome2 DESCRIPTION="Ruby Atk bindings" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="${DEPEND} dev-libs/atk" RDEPEND="${RDEPEND} dev-libs/atk" |