diff options
Diffstat (limited to 'dev-db/unixODBC/unixODBC-2.2.12.ebuild')
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.2.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/unixODBC/unixODBC-2.2.12.ebuild b/dev-db/unixODBC/unixODBC-2.2.12.ebuild index 27d8b200f5b6..c24d346c49a8 100644 --- a/dev-db/unixODBC/unixODBC-2.2.12.ebuild +++ b/dev-db/unixODBC/unixODBC-2.2.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.12.ebuild,v 1.16 2010/03/22 08:35:49 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.12.ebuild,v 1.17 2010/06/19 00:34:18 abcd Exp $ PATCH_VERSION="2.2.12-r0" PATCH_P="${PN}-${PATCH_VERSION}-patches" @@ -22,7 +22,7 @@ RDEPEND=">=sys-libs/readline-4.1 gnome? ( gnome-base/libgnomeui ) sys-devel/libtool" DEPEND="${RDEPEND} - gnome? ( dev-util/cvs )" # see Bug 173256 + gnome? ( dev-vcs/cvs )" # see Bug 173256 src_unpack() { unpack ${A} |