Parent Directory
|
Revision Log
Add ~s390/~sh (Portage version: 2.1.9.41/cvs/Linux ia64)
| 1 | # Copyright 1999-2011 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/virtual/ruby-test-unit/ruby-test-unit-0.ebuild,v 1.9 2010/05/22 03:02:14 flameeyes Exp $ |
| 4 | |
| 5 | EAPI=2 |
| 6 | USE_RUBY="ruby18" |
| 7 | |
| 8 | inherit ruby-ng |
| 9 | |
| 10 | DESCRIPTION="Virtual ebuild for the Ruby test/unit library" |
| 11 | HOMEPAGE="" |
| 12 | SRC_URI="" |
| 13 | |
| 14 | LICENSE="" |
| 15 | SLOT="0" |
| 16 | KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd" |
| 17 | IUSE="" |
| 18 | |
| 19 | RDEPEND="ruby_targets_ruby18? ( dev-lang/ruby:1.8 )" |
| 20 | DEPEND="" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |