diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-16 19:28:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-16 19:28:43 +0000 |
commit | 1db9a2b7d87cf19df68e77792af10c980f35f0ce (patch) | |
tree | 9a49fd2b80d986551a8a8ffa235f269ae113f6b9 /dev-ruby/ruby-atk | |
parent | Marking potrace-1.10-r1 ppc for bug 404785 (diff) | |
download | historical-1db9a2b7d87cf19df68e77792af10c980f35f0ce.tar.gz historical-1db9a2b7d87cf19df68e77792af10c980f35f0ce.tar.bz2 historical-1db9a2b7d87cf19df68e77792af10c980f35f0ce.zip |
Stable for amd64, wrt bug #412097
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
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-1.0.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 bd42702a0344..493d99aaed08 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.58 2012/04/16 17:43:04 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.59 2012/04/16 19:28:43 ago Exp $ + + 16 Apr 2012; Agostino Sarubbo <ago@gentoo.org> ruby-atk-1.0.3.ebuild: + Stable for amd64, wrt bug #412097 16 Apr 2012; Hans de Graaff <graaff@gentoo.org> ruby-atk-1.0.3.ebuild: Drop ruby19 to create a stable candidate. diff --git a/dev-ruby/ruby-atk/ruby-atk-1.0.3.ebuild b/dev-ruby/ruby-atk/ruby-atk-1.0.3.ebuild index fbfb99cd06e8..019fa550d7b1 100644 --- a/dev-ruby/ruby-atk/ruby-atk-1.0.3.ebuild +++ b/dev-ruby/ruby-atk/ruby-atk-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.0.3.ebuild,v 1.3 2012/04/16 17:43:04 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-1.0.3.ebuild,v 1.4 2012/04/16 19:28:43 ago Exp $ EAPI="2" USE_RUBY="ruby18" @@ -8,7 +8,7 @@ USE_RUBY="ruby18" 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" |