summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2006-01-26 10:25:14 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2006-01-26 10:25:14 +0000
commit8fe50d7215572672c0bff1c34b54e91ce5dd3cd6 (patch)
tree77c82618de0e6415de1837f70374b743b4ceda36 /x11-wm
parentMask xine useflag for mips. (diff)
downloadgentoo-2-8fe50d7215572672c0bff1c34b54e91ce5dd3cd6.tar.gz
gentoo-2-8fe50d7215572672c0bff1c34b54e91ce5dd3cd6.tar.bz2
gentoo-2-8fe50d7215572672c0bff1c34b54e91ce5dd3cd6.zip
Typo in DEPEND was preventing modular X from working, and that section was redundant anyway, so pull it.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/ion/ChangeLog7
-rw-r--r--x11-wm/ion/ion-20020207-r2.ebuild8
2 files changed, 8 insertions, 7 deletions
diff --git a/x11-wm/ion/ChangeLog b/x11-wm/ion/ChangeLog
index 9a3be03b18e4..115169471748 100644
--- a/x11-wm/ion/ChangeLog
+++ b/x11-wm/ion/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-wm/ion
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion/ChangeLog,v 1.14 2006/01/25 16:43:32 twp Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion/ChangeLog,v 1.15 2006/01/26 10:25:14 spyderous Exp $
+
+ 26 Jan 2006; Donnie Berkholz <spyderous@gentoo.org>;
+ ion-20020207-r2.ebuild:
+ Typo in DEPEND was preventing modular X from working, and that section was
+ redundant anyway, so pull it.
25 Jan 2006; Tom Payne <twp@gentoo.org> ChangeLog:
Update for Modular X.
diff --git a/x11-wm/ion/ion-20020207-r2.ebuild b/x11-wm/ion/ion-20020207-r2.ebuild
index fa51b75bf5de..0bba1ea190e7 100644
--- a/x11-wm/ion/ion-20020207-r2.ebuild
+++ b/x11-wm/ion/ion-20020207-r2.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-wm/ion/ion-20020207-r2.ebuild,v 1.1 2006/01/25 16:43:32 twp Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion/ion-20020207-r2.ebuild,v 1.2 2006/01/26 10:25:14 spyderous Exp $
inherit eutils
@@ -17,11 +17,7 @@ RDEPEND="|| (
x11-libs/libX11
virtual/x11
)"
-DEPEND="${RDEPEND}
- || (
- x11-xproto/xproto
- virtual/x11
- )"
+DEPEND="${RDEPEND}"
src_unpack() {
unpack ${A}