summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2010-11-02 16:31:05 +0000
committerThomas Kahle <tomka@gentoo.org>2010-11-02 16:31:05 +0000
commit5eba107056f96ae26dc2f98ba1706915b73eed29 (patch)
tree6f1726bf388a3c94bdd2df156e2a1d3331b60dcd /x11-misc/xaos
parentRemove mescalinum from metadata.xml (diff)
downloadgentoo-2-5eba107056f96ae26dc2f98ba1706915b73eed29.tar.gz
gentoo-2-5eba107056f96ae26dc2f98ba1706915b73eed29.tar.bz2
gentoo-2-5eba107056f96ae26dc2f98ba1706915b73eed29.zip
adding missing dep for USE=doc, fixes bug 342531
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'x11-misc/xaos')
-rw-r--r--x11-misc/xaos/ChangeLog7
-rw-r--r--x11-misc/xaos/xaos-3.5.ebuild7
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/xaos/ChangeLog b/x11-misc/xaos/ChangeLog
index e68064c2ae55..0f494883be9a 100644
--- a/x11-misc/xaos/ChangeLog
+++ b/x11-misc/xaos/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xaos
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/ChangeLog,v 1.30 2009/07/26 01:23:22 bicatali Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/ChangeLog,v 1.31 2010/11/02 16:31:05 tomka Exp $
+
+ 02 Nov 2010; Thomas Kahle <tomka@gentoo.org> xaos-3.5.ebuild:
+ adding missing dep for USE=doc, fixes bug 342531
*xaos-3.5 (26 Jul 2009)
diff --git a/x11-misc/xaos/xaos-3.5.ebuild b/x11-misc/xaos/xaos-3.5.ebuild
index 93652961e257..e34d1407f169 100644
--- a/x11-misc/xaos/xaos-3.5.ebuild
+++ b/x11-misc/xaos/xaos-3.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/xaos-3.5.ebuild,v 1.1 2009/07/26 01:23:22 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/xaos-3.5.ebuild,v 1.2 2010/11/02 16:31:05 tomka Exp $
EAPI=2
inherit eutils autotools
@@ -26,7 +26,8 @@ RDEPEND="sys-libs/zlib
DEPEND="${RDEPEND}
dev-util/pkgconfig
- doc? ( virtual/latex-base )
+ doc? ( virtual/latex-base
+ dev-texlive/texlive-texinfo )
X? ( x11-proto/xf86vidmodeproto
x11-proto/xextproto
x11-proto/xf86dgaproto