summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-04-29 11:04:23 +0200
committerJustin Lecher <jlec@gentoo.org>2013-04-29 11:04:23 +0200
commit619413deac017fc2e7b4aa4db2dd35321ed22ff7 (patch)
treec6bac3c9b273a039b13bdca101fe779d41003fab /dev-vcs
parentdev-vcs/git-cola: Version BUmp and move to new python eclasses (diff)
downloadbetagarden-619413deac017fc2e7b4aa4db2dd35321ed22ff7.tar.gz
betagarden-619413deac017fc2e7b4aa4db2dd35321ed22ff7.tar.bz2
betagarden-619413deac017fc2e7b4aa4db2dd35321ed22ff7.zip
dev-vcs/git-cola: Always depend on app-text/asciidoc formanpage generation
Package-Manager: portage-2.2.0_alpha173
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/git-cola/ChangeLog3
-rw-r--r--dev-vcs/git-cola/git-cola-9999.ebuild2
2 files changed, 4 insertions, 1 deletions
diff --git a/dev-vcs/git-cola/ChangeLog b/dev-vcs/git-cola/ChangeLog
index 4acdac3..423b6d3 100644
--- a/dev-vcs/git-cola/ChangeLog
+++ b/dev-vcs/git-cola/ChangeLog
@@ -3,6 +3,9 @@
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cola/ChangeLog,v 1.8 2011/04/13 19:00:02 jlec Exp $
29 Apr 2013; Justin Lecher <jlec@gentoo.org> git-cola-9999.ebuild:
+ Always depend on app-text/asciidoc formanpage generation
+
+ 29 Apr 2013; Justin Lecher <jlec@gentoo.org> git-cola-9999.ebuild:
Version BUmp and move to new python eclasses
15 Jan 2013; Justin Lecher <jlec@gentoo.org> git-cola-9999.ebuild,
diff --git a/dev-vcs/git-cola/git-cola-9999.ebuild b/dev-vcs/git-cola/git-cola-9999.ebuild
index ef647ba..d331989 100644
--- a/dev-vcs/git-cola/git-cola-9999.ebuild
+++ b/dev-vcs/git-cola/git-cola-9999.ebuild
@@ -25,8 +25,8 @@ RDEPEND="
dev-python/PyQt4[${PYTHON_USEDEP}]
dev-vcs/git"
DEPEND="${RDEPEND}
+ app-text/asciidoc
doc? (
- app-text/asciidoc
dev-python/sphinx[${PYTHON_USEDEP}]
app-text/xmlto )
sys-devel/gettext