summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2003-02-03 20:47:56 +0000
committerLuca Barbato <lu_zero@gentoo.org>2003-02-03 20:47:56 +0000
commitc9b1984cdf94098125605c989d79a6df0c2fab64 (patch)
tree0f9755e4d6c2341ffe34ba7d695209eea42356f1 /media-video
parentadded ~ppc (diff)
downloadgentoo-2-c9b1984cdf94098125605c989d79a6df0c2fab64.tar.gz
gentoo-2-c9b1984cdf94098125605c989d79a6df0c2fab64.tar.bz2
gentoo-2-c9b1984cdf94098125605c989d79a6df0c2fab64.zip
xfree 4.2.99 issue handling
Diffstat (limited to 'media-video')
-rw-r--r--media-video/ati-drivers/ChangeLog13
-rw-r--r--media-video/ati-drivers/ati-drivers-2.5.1-r1.ebuild3
2 files changed, 11 insertions, 5 deletions
diff --git a/media-video/ati-drivers/ChangeLog b/media-video/ati-drivers/ChangeLog
index 8f7c277e71e7..f950290d4038 100644
--- a/media-video/ati-drivers/ChangeLog
+++ b/media-video/ati-drivers/ChangeLog
@@ -1,12 +1,17 @@
# ChangeLog for media-video/ati-drivers
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/media-video/ati-drivers/ChangeLog,v 1.1 2002/12/26 22:56:00 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ati-drivers/ChangeLog,v 1.2 2003/02/03 20:47:56 lu_zero Exp $
+
+*ati-drivers-2.5.1-r1 (3 Feb 2003)
+ 3 Feb 2003 Luca Barbato <lu_zero@gentoo.org> ati-drivers-2.5.1-r1.ebuild,
+ ChangeLog, files/digest-ati-drivers-2.5.1-r1:
+ add the xfree dependency to avoid the xfree 4.2.99 incompatibility.
+ removed the previous ebuild.
*ati-drivers-2.5.1 (26 Dec 2002)
- 26 Dec 2002; Brad Cowan <bcowan@gentoo.org> ati-drivers-2.5.1.ebuild,
- ChangeLog, files/digest-ati-drivers-2.5.1:
- Initial import.
+ 26 Dec 2002;Brad Cowan <bcowan@gentoo.org> ati-drivers-2.5.1.ebuild,
+ ChangeLog, files/digest-ati-drivers-2.5.1: Initial import.
29 Nov 2002; Luca Barbato <lu_zero@psxfanatics.com> ati-drivers-2.5.1.ebuild,
ChangeLog, files/digest-ati-drivers-2.5.1:
diff --git a/media-video/ati-drivers/ati-drivers-2.5.1-r1.ebuild b/media-video/ati-drivers/ati-drivers-2.5.1-r1.ebuild
index b35e7cbb7d3d..bcb2032730d7 100644
--- a/media-video/ati-drivers/ati-drivers-2.5.1-r1.ebuild
+++ b/media-video/ati-drivers/ati-drivers-2.5.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ati-drivers/ati-drivers-2.5.1-r1.ebuild,v 1.1 2003/01/15 05:32:13 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ati-drivers/ati-drivers-2.5.1-r1.ebuild,v 1.2 2003/02/03 20:47:56 lu_zero Exp $
IUSE="qt kde gnome"
@@ -16,6 +16,7 @@ DEPEND=">=virtual/linux-sources-2.4
>=sys-libs/glibc-2.2.2
sys-apps/cpio
app-arch/rpm
+ <x11-base/xfree-4.2.99
qt? ( >=x11-libs/qt-3.0 )"
ATIBIN="${D}/opt/ati/bin"