summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-05-06 16:23:02 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-05-06 16:23:02 +0000
commit71de5870236eb62887c2a5e7c4dd1d6fe73150b0 (patch)
treec4ca3104f9b1f52446a905dd135ad90232674ff3 /x11-misc/xplanet
parentFix bug #132399. (diff)
downloadgentoo-2-71de5870236eb62887c2a5e7c4dd1d6fe73150b0.tar.gz
gentoo-2-71de5870236eb62887c2a5e7c4dd1d6fe73150b0.tar.bz2
gentoo-2-71de5870236eb62887c2a5e7c4dd1d6fe73150b0.zip
Fix bug #132418.
(Portage version: 2.1_pre10-r3)
Diffstat (limited to 'x11-misc/xplanet')
-rw-r--r--x11-misc/xplanet/ChangeLog5
-rw-r--r--x11-misc/xplanet/xplanet-1.2.0.ebuild7
2 files changed, 7 insertions, 5 deletions
diff --git a/x11-misc/xplanet/ChangeLog b/x11-misc/xplanet/ChangeLog
index 59b12abee4b4..7b81617931b1 100644
--- a/x11-misc/xplanet/ChangeLog
+++ b/x11-misc/xplanet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xplanet
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v 1.58 2006/01/21 18:22:17 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v 1.59 2006/05/06 16:23:02 nelchael Exp $
+
+ 06 May 2006; Krzysiek Pawlik <nelchael@gentoo.org> xplanet-1.2.0.ebuild:
+ Fix deps for building with -X in USE. See bug #132418.
21 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> xplanet-1.2.0.ebuild:
Fixed DEPEND for modular X.
diff --git a/x11-misc/xplanet/xplanet-1.2.0.ebuild b/x11-misc/xplanet/xplanet-1.2.0.ebuild
index 6f29ece6535f..ef101e7e2ca8 100644
--- a/x11-misc/xplanet/xplanet-1.2.0.ebuild
+++ b/x11-misc/xplanet/xplanet-1.2.0.ebuild
@@ -1,11 +1,10 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-1.2.0.ebuild,v 1.10 2006/01/21 18:22:17 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-1.2.0.ebuild,v 1.11 2006/05/06 16:23:02 nelchael Exp $
DESCRIPTION="A program to render images of the earth into the X root window"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
HOMEPAGE="http://xplanet.sourceforge.net/"
-DEPEND=">=sys-apps/sed-4"
LICENSE="GPL-2"
SLOT="0"
@@ -26,10 +25,10 @@ RDEPEND="X? ( || ( (
png? ( media-libs/libpng )
truetype? ( =media-libs/freetype-2* )"
DEPEND="${RDEPEND}
- || ( (
+ X? ( || ( (
x11-proto/xproto
x11-proto/scrnsaverproto )
- virtual/x11 )"
+ virtual/x11 ) )"
src_unpack() {
unpack ${A}