summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2010-11-02 16:55:08 +0000
committerThomas Kahle <tomka@gentoo.org>2010-11-02 16:55:08 +0000
commit2e92b1975c53aea11187cfdc68a8f03cc1636cc3 (patch)
treec5af8a077ffcdcf606937a585a2b4c1f46d75fd6 /x11-misc/xaos
parentRemove hoffie from metadata.xml (diff)
downloadgentoo-2-2e92b1975c53aea11187cfdc68a8f03cc1636cc3.tar.gz
gentoo-2-2e92b1975c53aea11187cfdc68a8f03cc1636cc3.tar.bz2
gentoo-2-2e92b1975c53aea11187cfdc68a8f03cc1636cc3.zip
x86 stable per bug #342295
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'x11-misc/xaos')
-rw-r--r--x11-misc/xaos/ChangeLog5
-rw-r--r--x11-misc/xaos/xaos-3.5.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-misc/xaos/ChangeLog b/x11-misc/xaos/ChangeLog
index 0f494883be9a..0c4c381836cc 100644
--- a/x11-misc/xaos/ChangeLog
+++ b/x11-misc/xaos/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xaos
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/ChangeLog,v 1.32 2010/11/02 16:55:08 tomka Exp $
+
+ 02 Nov 2010; Thomas Kahle <tomka@gentoo.org> xaos-3.5.ebuild:
+ x86 stable per bug #342295
02 Nov 2010; Thomas Kahle <tomka@gentoo.org> xaos-3.5.ebuild:
adding missing dep for USE=doc, fixes bug 342531
diff --git a/x11-misc/xaos/xaos-3.5.ebuild b/x11-misc/xaos/xaos-3.5.ebuild
index e34d1407f169..62c4f205dd05 100644
--- a/x11-misc/xaos/xaos-3.5.ebuild
+++ b/x11-misc/xaos/xaos-3.5.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/x11-misc/xaos/xaos-3.5.ebuild,v 1.2 2010/11/02 16:31:05 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/xaos-3.5.ebuild,v 1.3 2010/11/02 16:55:08 tomka Exp $
EAPI=2
inherit eutils autotools
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc x86"
IUSE="aalib doc -gtk nls png svga threads X"
RDEPEND="sys-libs/zlib
@@ -26,7 +26,7 @@ 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