summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-01-21 23:46:24 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-01-21 23:46:24 +0000
commita2601809c547be23bb21f5df38070049ca3dd4ff (patch)
tree844e486ad7635d2ae57ed4c0940931b1a22cd254 /x11-misc/xearth
parentmark ~ppc (Bug #114968) (diff)
downloadgentoo-2-a2601809c547be23bb21f5df38070049ca3dd4ff.tar.gz
gentoo-2-a2601809c547be23bb21f5df38070049ca3dd4ff.tar.bz2
gentoo-2-a2601809c547be23bb21f5df38070049ca3dd4ff.zip
Fixed typo in RDEPEND.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-misc/xearth')
-rw-r--r--x11-misc/xearth/ChangeLog5
-rw-r--r--x11-misc/xearth/xearth-1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xearth/ChangeLog b/x11-misc/xearth/ChangeLog
index 548ebac5f796..63178c02852c 100644
--- a/x11-misc/xearth/ChangeLog
+++ b/x11-misc/xearth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xearth
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/ChangeLog,v 1.9 2006/01/21 16:58:46 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/ChangeLog,v 1.10 2006/01/21 23:46:24 nelchael Exp $
+
+ 21 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> xearth-1.1.ebuild:
+ Fixed typo in RDEPEND.
21 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> xearth-1.1.ebuild:
Fixed DEPEND for modular X.
diff --git a/x11-misc/xearth/xearth-1.1.ebuild b/x11-misc/xearth/xearth-1.1.ebuild
index a2977239fdff..b9ce6f6e8f96 100644
--- a/x11-misc/xearth/xearth-1.1.ebuild
+++ b/x11-misc/xearth/xearth-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/xearth-1.1.ebuild,v 1.8 2006/01/21 16:58:46 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/xearth-1.1.ebuild,v 1.9 2006/01/21 23:46:24 nelchael Exp $
HOMEPAGE="http://www.cs.colorado.edu/~tuna/xearth/"
DESCRIPTION="Xearth sets the X root window to an image of the Earth"
@@ -14,7 +14,7 @@ IUSE=""
RDEPEND="|| ( (
x11-libs/libX11
- 11-libs/libXt
+ x11-libs/libXt
x11-libs/libXext )
virtual/x11 )"
DEPEND="${RDEPEND}