diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-03-05 09:47:55 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-03-05 09:47:55 +0000 |
commit | 0fe3a7d3534de14ba1e62181fbca11a320fce2ea (patch) | |
tree | f4ed6e1160035953bf6342130464c01812cdef49 /dev-vcs/qct/qct-1.7.ebuild | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-0fe3a7d3534de14ba1e62181fbca11a320fce2ea.tar.gz gentoo-2-0fe3a7d3534de14ba1e62181fbca11a320fce2ea.tar.bz2 gentoo-2-0fe3a7d3534de14ba1e62181fbca11a320fce2ea.zip |
Bzr moved from dev-util to dev-vcs category
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'dev-vcs/qct/qct-1.7.ebuild')
-rw-r--r-- | dev-vcs/qct/qct-1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/qct/qct-1.7.ebuild b/dev-vcs/qct/qct-1.7.ebuild index c1e0dc78c85b..34d0579989e7 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.1 2010/03/05 02:18:28 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild,v 1.2 2010/03/05 09:47:55 fauli Exp $ EAPI="2" NEED_PYTHON="2.4" @@ -18,7 +18,7 @@ IUSE="bazaar cvs mercurial monotone subversion" DEPEND="app-text/asciidoc app-text/xmlto dev-python/PyQt4 - bazaar? ( dev-util/bzr ) + bazaar? ( dev-vcs/bzr ) cvs? ( dev-util/cvs ) mercurial? ( dev-util/mercurial ) monotone? ( dev-util/monotone ) |