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/xsimpsons
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/xsimpsons')
-rw-r--r--x11-misc/xsimpsons/ChangeLog5
-rw-r--r--x11-misc/xsimpsons/xsimpsons-0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xsimpsons/ChangeLog b/x11-misc/xsimpsons/ChangeLog
index 2e8785a08280..3f097c0e0bf3 100644
--- a/x11-misc/xsimpsons/ChangeLog
+++ b/x11-misc/xsimpsons/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xsimpsons
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsimpsons/ChangeLog,v 1.10 2006/01/21 18:42:10 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsimpsons/ChangeLog,v 1.11 2006/01/21 23:44:19 nelchael Exp $
+
+ 21 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> xsimpsons-0.1.ebuild:
+ Fixed typo in RDEPEND.
21 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> xsimpsons-0.1.ebuild:
Fixed DEPEND for modular X.
diff --git a/x11-misc/xsimpsons/xsimpsons-0.1.ebuild b/x11-misc/xsimpsons/xsimpsons-0.1.ebuild
index fa31be99b49e..c81888aee98f 100644
--- a/x11-misc/xsimpsons/xsimpsons-0.1.ebuild
+++ b/x11-misc/xsimpsons/xsimpsons-0.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/xsimpsons/xsimpsons-0.1.ebuild,v 1.8 2006/01/21 18:42:10 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsimpsons/xsimpsons-0.1.ebuild,v 1.9 2006/01/21 23:44:19 nelchael Exp $
DESCRIPTION="The Simpsons walking along the tops of your windows."
HOMEPAGE="http://netzverschmutzer.net/~sbeyer/programming/projects/?dir=extensions#xpenguins"
@@ -15,7 +15,7 @@ RDEPEND="|| ( (
x11-libs/libX11
x11-libs/libXext
x11-libs/libXt
- 11-libs/libXpm )
+ x11-libs/libXpm )
virtual/x11 )"
DEPEND="${RDEPEND}
|| ( (