diff options
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 |