diff options
author | Hans de Graaff <graaff@gentoo.org> | 2013-09-01 12:41:00 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2013-09-01 12:41:00 +0000 |
commit | 5b68298588397c1d9061f015d2f687d4f09fb6ac (patch) | |
tree | 4ec11db9d1c0e2efd2480a2ef469bec624dddd95 /app-text/webgen/webgen-0.5.14.ebuild | |
parent | Fix quotes in openrc script, bug #481640 (diff) | |
download | gentoo-2-5b68298588397c1d9061f015d2f687d4f09fb6ac.tar.gz gentoo-2-5b68298588397c1d9061f015d2f687d4f09fb6ac.tar.bz2 gentoo-2-5b68298588397c1d9061f015d2f687d4f09fb6ac.zip |
Drop virtual/ruby-test-unit which is a noop, bug 380711.
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Diffstat (limited to 'app-text/webgen/webgen-0.5.14.ebuild')
-rw-r--r-- | app-text/webgen/webgen-0.5.14.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-text/webgen/webgen-0.5.14.ebuild b/app-text/webgen/webgen-0.5.14.ebuild index c0627dbf7791..49eb0121f5da 100644 --- a/app-text/webgen/webgen-0.5.14.ebuild +++ b/app-text/webgen/webgen-0.5.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/webgen/webgen-0.5.14.ebuild,v 1.1 2010/08/14 07:17:46 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/webgen/webgen-0.5.14.ebuild,v 1.2 2013/09/01 12:41:00 graaff Exp $ EAPI=2 USE_RUBY="ruby18" @@ -20,7 +20,6 @@ KEYWORDS="~amd64 ~x86" IUSE="builder highlight markdown" ruby_add_bdepend "doc? ( dev-ruby/rdoc )" -ruby_add_bdepend "test? ( virtual/ruby-test-unit )" ruby_add_rdepend ">=dev-ruby/cmdparse-2.0.0 >=dev-ruby/redcloth-4.1.9 |