diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-10 18:01:03 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-10 18:01:03 +0000 |
commit | c6362f218386c3dff6b5818d9926edd7e5801825 (patch) | |
tree | 1c21f1c7dd17084ca7174355e1c85dfed8eaa393 /dev-ruby/ruby-atk | |
parent | ppc stable #295942 (diff) | |
download | gentoo-2-c6362f218386c3dff6b5818d9926edd7e5801825.tar.gz gentoo-2-c6362f218386c3dff6b5818d9926edd7e5801825.tar.bz2 gentoo-2-c6362f218386c3dff6b5818d9926edd7e5801825.zip |
ppc stable #295942
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'dev-ruby/ruby-atk')
-rw-r--r-- | dev-ruby/ruby-atk/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/ruby-atk/ruby-atk-0.19.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/ruby-atk/ChangeLog b/dev-ruby/ruby-atk/ChangeLog index a6287c7909eb..2b94fe261775 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.40 2009/12/18 15:08:55 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.41 2010/01/10 18:01:03 nixnut Exp $ + + 10 Jan 2010; nixnut <nixnut@gentoo.org> ruby-atk-0.19.1.ebuild: + ppc stable #295942 18 Dec 2009; Raúl Porcel <armin76@gentoo.org> ruby-atk-0.19.1.ebuild: alpha/ia64/sparc stable wrt #295942 diff --git a/dev-ruby/ruby-atk/ruby-atk-0.19.1.ebuild b/dev-ruby/ruby-atk/ruby-atk-0.19.1.ebuild index 4fe89c70d167..2ad53945b792 100644 --- a/dev-ruby/ruby-atk/ruby-atk-0.19.1.ebuild +++ b/dev-ruby/ruby-atk/ruby-atk-0.19.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-0.19.1.ebuild,v 1.3 2009/12/18 15:08:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-0.19.1.ebuild,v 1.4 2010/01/10 18:01:03 nixnut Exp $ inherit ruby ruby-gnome2 DESCRIPTION="Ruby Atk bindings" -KEYWORDS="alpha amd64 ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE="" USE_RUBY="ruby18" DEPEND="dev-libs/atk" |