Parent Directory
|
Revision Log
Drop ia64/sparc keywords (Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)
| 1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-breakpoint/ruby-breakpoint-0.5.1-r1.ebuild,v 1.2 2011/08/07 07:11:31 graaff Exp $ |
| 4 | |
| 5 | EAPI=2 |
| 6 | USE_RUBY="ruby18" |
| 7 | |
| 8 | RUBY_FAKEGEM_TASK_TEST="" |
| 9 | RUBY_FAKEGEM_TASK_DOC="" |
| 10 | RUBY_FAKEGEM_DOCDIR="doc" |
| 11 | RUBY_FAKEGEM_EXTRADOC="NEWS README TODO" |
| 12 | |
| 13 | inherit ruby-fakegem |
| 14 | |
| 15 | DESCRIPTION="An interactive debugging library" |
| 16 | HOMEPAGE="http://ruby-breakpoint.rubyforge.org" |
| 17 | |
| 18 | LICENSE="Ruby" |
| 19 | SLOT="0" |
| 20 | KEYWORDS="~amd64 ~ppc ~ppc64 x86" |
| 21 | |
| 22 | IUSE="" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |