summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-03-05 09:47:55 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-03-05 09:47:55 +0000
commit0fe3a7d3534de14ba1e62181fbca11a320fce2ea (patch)
treef4ed6e1160035953bf6342130464c01812cdef49 /dev-vcs
parentAutomated update of use.local.desc (diff)
downloadgentoo-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')
-rw-r--r--dev-vcs/qct/ChangeLog5
-rw-r--r--dev-vcs/qct/qct-1.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/qct/ChangeLog b/dev-vcs/qct/ChangeLog
index 1ad2ac2865fc..ee4bd365dbf2 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.1 2010/03/05 02:18:28 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qct/ChangeLog,v 1.2 2010/03/05 09:47:55 fauli Exp $
+
+ 05 Mar 2010; Christian Faulhammer <fauli@gentoo.org> qct-1.7.ebuild:
+ Bzr moved from dev-util to dev-vcs category
05 Mar 2010; Jonathan Callen <abcd@gentoo.org> ChangeLog:
Move from dev-util to dev-vcs
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 )