summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Shakaryan <omp@gentoo.org>2007-07-22 04:27:07 +0000
committerDavid Shakaryan <omp@gentoo.org>2007-07-22 04:27:07 +0000
commitf9f7187b6470ddb19a484c023e89c5b02d4c8458 (patch)
treed8105385da60c83f2fde94fe73ba18c13b2c0f66 /x11-wm/ion
parentRemove virtual/x11 from dependencies. (diff)
downloadhistorical-f9f7187b6470ddb19a484c023e89c5b02d4c8458.tar.gz
historical-f9f7187b6470ddb19a484c023e89c5b02d4c8458.tar.bz2
historical-f9f7187b6470ddb19a484c023e89c5b02d4c8458.zip
Remove virtual/x11 from dependencies.
Package-Manager: portage-2.1.3_rc8
Diffstat (limited to 'x11-wm/ion')
-rw-r--r--x11-wm/ion/ChangeLog7
-rw-r--r--x11-wm/ion/ion-20020207-r2.ebuild9
2 files changed, 8 insertions, 8 deletions
diff --git a/x11-wm/ion/ChangeLog b/x11-wm/ion/ChangeLog
index 88d44f0d0999..9a73f0455f96 100644
--- a/x11-wm/ion/ChangeLog
+++ b/x11-wm/ion/ChangeLog
@@ -1,6 +1,9 @@
# 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.18 2006/07/15 16:29:14 nelchael Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion/ChangeLog,v 1.19 2007/07/22 04:24:27 omp Exp $
+
+ 22 Jul 2007; David Shakaryan <omp@gentoo.org> ion-20020207-r2.ebuild:
+ Remove virtual/x11 from dependencies.
15 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org>
-ion-20020207-r1.ebuild, ion-20020207-r2.ebuild:
diff --git a/x11-wm/ion/ion-20020207-r2.ebuild b/x11-wm/ion/ion-20020207-r2.ebuild
index 135d1f48e724..256323a834db 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
+# Copyright 1999-2007 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.5 2006/07/15 16:29:14 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion/ion-20020207-r2.ebuild,v 1.6 2007/07/22 04:24:27 omp Exp $
inherit eutils
@@ -13,10 +13,7 @@ SLOT="0"
KEYWORDS="ppc sparc x86"
IUSE=""
-RDEPEND="|| (
- x11-libs/libX11
- virtual/x11
- )"
+RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}"
src_unpack() {