diff options
Diffstat (limited to 'dev-vcs/fromcvs/fromcvs-0_pre132-r1.ebuild')
-rw-r--r-- | dev-vcs/fromcvs/fromcvs-0_pre132-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-vcs/fromcvs/fromcvs-0_pre132-r1.ebuild b/dev-vcs/fromcvs/fromcvs-0_pre132-r1.ebuild index 196335a6b1a0..98d45adee14e 100644 --- a/dev-vcs/fromcvs/fromcvs-0_pre132-r1.ebuild +++ b/dev-vcs/fromcvs/fromcvs-0_pre132-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/fromcvs/fromcvs-0_pre132-r1.ebuild,v 1.2 2011/06/18 10:08:55 sochotnicky Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/fromcvs/fromcvs-0_pre132-r1.ebuild,v 1.3 2012/08/16 03:57:44 flameeyes Exp $ EAPI=4 @@ -32,7 +32,7 @@ RDEPEND="${RDEPEND} ruby_add_rdepend "dev-ruby/rcsparse >=dev-ruby/rbtree-0.3.0-r2 - sqlite? ( dev-ruby/sqlite3-ruby )" + sqlite? ( dev-ruby/sqlite3 )" src_prepare() { # prepare scripts that will go into bin |