diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-23 21:51:09 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-23 21:51:09 +0000 |
commit | e0802c2c438ecd227044798eeff0e892fb21dab9 (patch) | |
tree | a1a4d550d182e73294a19cd66d2ea58b65703606 | |
parent | Marked ~ppc64 wrt #322053 (diff) | |
download | gentoo-2-e0802c2c438ecd227044798eeff0e892fb21dab9.tar.gz gentoo-2-e0802c2c438ecd227044798eeff0e892fb21dab9.tar.bz2 gentoo-2-e0802c2c438ecd227044798eeff0e892fb21dab9.zip |
Marked ~ppc64 wrt #322053
(Portage version: 2.1.9.25/cvs/Linux ppc64)
-rw-r--r-- | dev-ruby/ruby-debug/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/ruby-debug/ruby-debug-0.10.3-r6.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/ruby-debug/ChangeLog b/dev-ruby/ruby-debug/ChangeLog index 3b84bddf5c53..9923dc8df1aa 100644 --- a/dev-ruby/ruby-debug/ChangeLog +++ b/dev-ruby/ruby-debug/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/ruby-debug -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug/ChangeLog,v 1.22 2010/10/25 02:03:57 jer Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug/ChangeLog,v 1.23 2011/01/23 21:51:09 xarthisius Exp $ + + 23 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> + ruby-debug-0.10.3-r6.ebuild: + Marked ~ppc64 wrt #322053 25 Oct 2010; Jeroen Roovers <jer@gentoo.org> ruby-debug-0.10.3-r6.ebuild: Marked ~hppa (bug #337956). diff --git a/dev-ruby/ruby-debug/ruby-debug-0.10.3-r6.ebuild b/dev-ruby/ruby-debug/ruby-debug-0.10.3-r6.ebuild index db69647bc4e2..cb08aa9d099a 100644 --- a/dev-ruby/ruby-debug/ruby-debug-0.10.3-r6.ebuild +++ b/dev-ruby/ruby-debug/ruby-debug-0.10.3-r6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug/ruby-debug-0.10.3-r6.ebuild,v 1.2 2010/10/25 02:03:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug/ruby-debug-0.10.3-r6.ebuild,v 1.3 2011/01/23 21:51:09 xarthisius Exp $ EAPI="2" USE_RUBY="ruby18 ree18 jruby" @@ -20,7 +20,7 @@ DESCRIPTION="CLI interface to ruby-debug" HOMEPAGE="http://rubyforge.org/projects/ruby-debug/" LICENSE="BSD-2" -KEYWORDS="~amd64 ~hppa ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="doc emacs" SLOT="0" SRC_URI="mirror://rubygems/${P}.gem |