summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2005-12-10 21:34:52 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2005-12-10 21:34:52 +0000
commit9d893c829c19ec207f90dae66b4a18abefdf69f5 (patch)
tree6968f1af65990276e7f3d345396111c88d891171 /x11-base/xorg-x11
parentadded ~ppc64 (diff)
downloadgentoo-2-9d893c829c19ec207f90dae66b4a18abefdf69f5.tar.gz
gentoo-2-9d893c829c19ec207f90dae66b4a18abefdf69f5.tar.bz2
gentoo-2-9d893c829c19ec207f90dae66b4a18abefdf69f5.zip
Remove blocker on virtual/x11. The new setup changes how it works. Reported by halcy0n.
(Portage version: 2.0.53)
Diffstat (limited to 'x11-base/xorg-x11')
-rw-r--r--x11-base/xorg-x11/ChangeLog8
-rw-r--r--x11-base/xorg-x11/xorg-x11-6.8.2-r4.ebuild8
-rw-r--r--x11-base/xorg-x11/xorg-x11-6.8.2-r6.ebuild8
-rw-r--r--x11-base/xorg-x11/xorg-x11-6.8.99.15-r4.ebuild8
4 files changed, 16 insertions, 16 deletions
diff --git a/x11-base/xorg-x11/ChangeLog b/x11-base/xorg-x11/ChangeLog
index 7685348d2dd8..68b0a5020f53 100644
--- a/x11-base/xorg-x11/ChangeLog
+++ b/x11-base/xorg-x11/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-base/xorg-x11
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.487 2005/12/09 16:22:50 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.488 2005/12/10 21:34:52 spyderous Exp $
+
+ 10 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>;
+ xorg-x11-6.8.2-r4.ebuild, xorg-x11-6.8.2-r6.ebuild,
+ xorg-x11-6.8.99.15-r4.ebuild:
+ Remove blocker on virtual/x11. The new setup changes how it works. Reported
+ by halcy0n.
09 Dec 2005; Seemant Kulleen <seemant@gentoo.org>
xorg-x11-6.8.2-r4.ebuild, xorg-x11-6.8.2-r6.ebuild,
diff --git a/x11-base/xorg-x11/xorg-x11-6.8.2-r4.ebuild b/x11-base/xorg-x11/xorg-x11-6.8.2-r4.ebuild
index 6eab0132ab54..f13fd0dd88af 100644
--- a/x11-base/xorg-x11/xorg-x11-6.8.2-r4.ebuild
+++ b/x11-base/xorg-x11/xorg-x11-6.8.2-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.8.2-r4.ebuild,v 1.5 2005/12/09 16:22:50 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.8.2-r4.ebuild,v 1.6 2005/12/10 21:34:52 spyderous Exp $
# Set TDFX_RISKY to "yes" to get 16-bit, 1024x768 or higher on low-memory
# voodoo3 cards.
@@ -91,8 +91,7 @@ DEPEND=">=sys-libs/ncurses-5.1
dev-lang/perl
media-libs/libpng
!<=app-emulation/emul-linux-x86-xlibs-1.2-r3
- !virtual/xft
- !virtual/x11"
+ !virtual/xft"
# x11-libs/xft -- blocked because of interference with xorg's
# FBSDTODO: need to check that X is not pulled in before freebsd-ubin for 'col' presence
@@ -107,8 +106,7 @@ RDEPEND="
media-libs/libpng
>=sys-libs/ncurses-5.1
!<=app-emulation/emul-linux-x86-xlibs-1.2-r3
- !virtual/xft
- !virtual/x11"
+ !virtual/xft"
PDEPEND="x86? (
input_devices_synaptics? ( x11-drivers/synaptics )
diff --git a/x11-base/xorg-x11/xorg-x11-6.8.2-r6.ebuild b/x11-base/xorg-x11/xorg-x11-6.8.2-r6.ebuild
index 0e1be2c67ccb..fa805b7da88c 100644
--- a/x11-base/xorg-x11/xorg-x11-6.8.2-r6.ebuild
+++ b/x11-base/xorg-x11/xorg-x11-6.8.2-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.8.2-r6.ebuild,v 1.6 2005/12/09 16:22:50 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.8.2-r6.ebuild,v 1.7 2005/12/10 21:34:52 spyderous Exp $
# Set TDFX_RISKY to "yes" to get 16-bit, 1024x768 or higher on low-memory
# voodoo3 cards.
@@ -91,8 +91,7 @@ DEPEND=">=sys-libs/ncurses-5.1
dev-lang/perl
media-libs/libpng
!<=app-emulation/emul-linux-x86-xlibs-1.2-r3
- !virtual/xft
- !virtual/x11"
+ !virtual/xft"
# x11-libs/xft -- blocked because of interference with xorg's
# FBSDTODO: need to check that X is not pulled in before freebsd-ubin for 'col' presence
@@ -107,8 +106,7 @@ RDEPEND="
media-libs/libpng
>=sys-libs/ncurses-5.1
!<=app-emulation/emul-linux-x86-xlibs-1.2-r3
- !virtual/xft
- !virtual/x11"
+ !virtual/xft"
PDEPEND="x86? (
input_devices_synaptics? ( x11-drivers/synaptics )
diff --git a/x11-base/xorg-x11/xorg-x11-6.8.99.15-r4.ebuild b/x11-base/xorg-x11/xorg-x11-6.8.99.15-r4.ebuild
index 729bf5d5a41b..5fcd7e7a8eb8 100644
--- a/x11-base/xorg-x11/xorg-x11-6.8.99.15-r4.ebuild
+++ b/x11-base/xorg-x11/xorg-x11-6.8.99.15-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.8.99.15-r4.ebuild,v 1.4 2005/12/09 16:22:50 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.8.99.15-r4.ebuild,v 1.5 2005/12/10 21:34:52 spyderous Exp $
# Set TDFX_RISKY to "yes" to get 16-bit, 1024x768 or higher on low-memory
# voodoo3 cards.
@@ -93,8 +93,7 @@ DEPEND=">=sys-libs/ncurses-5.1
dev-lang/perl
media-libs/libpng
!<=app-emulation/emul-linux-x86-xlibs-1.2-r3
- !virtual/xft
- !virtual/x11"
+ !virtual/xft"
# x11-libs/xft -- blocked because of interference with xorg's
# FBSDTODO: need to check that X is not pulled in before freebsd-ubin for 'col' presence
@@ -109,8 +108,7 @@ RDEPEND="
media-libs/libpng
>=sys-libs/ncurses-5.1
!<=app-emulation/emul-linux-x86-xlibs-1.2-r3
- !virtual/xft
- !virtual/x11"
+ !virtual/xft"
PDEPEND="x86? (
input_devices_synaptics? ( x11-drivers/synaptics )