diff options
author | Jonathan Callen <jcallen@gentoo.org> | 2010-06-19 00:54:05 +0000 |
---|---|---|
committer | Jonathan Callen <jcallen@gentoo.org> | 2010-06-19 00:54:05 +0000 |
commit | 3d3bc575415a661c7db346d1f927e63702bc7549 (patch) | |
tree | 296483c026925e5b79ecf8d583566c2e4e6f7e53 /dev-vcs/qct | |
parent | Automated update of use.local.desc (diff) | |
download | historical-3d3bc575415a661c7db346d1f927e63702bc7549.tar.gz historical-3d3bc575415a661c7db346d1f927e63702bc7549.tar.bz2 historical-3d3bc575415a661c7db346d1f927e63702bc7549.zip |
Moving dev-util/cvs* to dev-vcs/cvs*
Package-Manager: portage-2.2_rc67/cvs/Linux i686
Diffstat (limited to 'dev-vcs/qct')
-rw-r--r-- | dev-vcs/qct/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/qct/qct-1.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/qct/ChangeLog b/dev-vcs/qct/ChangeLog index a6ea86c0604b..149c209bb498 100644 --- a/dev-vcs/qct/ChangeLog +++ b/dev-vcs/qct/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/qct # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qct/ChangeLog,v 1.5 2010/06/15 19:25:22 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qct/ChangeLog,v 1.6 2010/06/19 00:54:05 abcd Exp $ + + 19 Jun 2010; Jonathan Callen <abcd@gentoo.org> qct-1.7.ebuild: + Moving dev-util/cvs* to dev-vcs/cvs* 15 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> qct-1.7.ebuild: diff --git a/dev-vcs/qct/qct-1.7.ebuild b/dev-vcs/qct/qct-1.7.ebuild index 72e99995c749..126d2069d08e 100644 --- a/dev-vcs/qct/qct-1.7.ebuild +++ b/dev-vcs/qct/qct-1.7.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-vcs/qct/qct-1.7.ebuild,v 1.5 2010/06/15 19:25:22 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild,v 1.6 2010/06/19 00:54:05 abcd Exp $ EAPI="2" NEED_PYTHON="2.4" @@ -19,7 +19,7 @@ DEPEND="app-text/asciidoc app-text/xmlto dev-python/PyQt4 bazaar? ( dev-vcs/bzr ) - cvs? ( dev-util/cvs ) + cvs? ( dev-vcs/cvs ) mercurial? ( dev-vcs/mercurial ) monotone? ( dev-vcs/monotone ) subversion? ( dev-util/subversion )" |