summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2005-06-10 11:49:27 +0000
committerLuca Barbato <lu_zero@gentoo.org>2005-06-10 11:49:27 +0000
commitff345e9f7cd9f4a259ad09818ce7f144cb31a5b9 (patch)
tree0c444ac9f26408b2f80c25f61a3f326f773d26b8 /media-video
parentAdding library directory to LDPATH (diff)
downloadgentoo-2-ff345e9f7cd9f4a259ad09818ce7f144cb31a5b9.tar.gz
gentoo-2-ff345e9f7cd9f4a259ad09818ce7f144cb31a5b9.tar.bz2
gentoo-2-ff345e9f7cd9f4a259ad09818ce7f144cb31a5b9.zip
Minor change
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-video')
-rw-r--r--media-video/ati-drivers/ChangeLog6
-rw-r--r--media-video/ati-drivers/ati-drivers-8.14.13-r1.ebuild9
-rw-r--r--media-video/ati-drivers/ati-drivers-8.14.13.ebuild8
3 files changed, 7 insertions, 16 deletions
diff --git a/media-video/ati-drivers/ChangeLog b/media-video/ati-drivers/ChangeLog
index 72df3281efaf..cb5d18a03f2a 100644
--- a/media-video/ati-drivers/ChangeLog
+++ b/media-video/ati-drivers/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/ati-drivers
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ati-drivers/ChangeLog,v 1.92 2005/06/09 17:14:08 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ati-drivers/ChangeLog,v 1.93 2005/06/10 11:49:27 lu_zero Exp $
+
+ 10 Jun 2005; Luca Barbato <lu_zero@gentoo.org> ati-drivers-8.14.13.ebuild,
+ ati-drivers-8.14.13-r1.ebuild:
+ Cosmetic change
*ati-drivers-8.14.13-r1 (09 Jun 2005)
*ati-drivers-8.14.13 (09 Jun 2005)
diff --git a/media-video/ati-drivers/ati-drivers-8.14.13-r1.ebuild b/media-video/ati-drivers/ati-drivers-8.14.13-r1.ebuild
index b2d7990dd8ab..8c4059380e2a 100644
--- a/media-video/ati-drivers/ati-drivers-8.14.13-r1.ebuild
+++ b/media-video/ati-drivers/ati-drivers-8.14.13-r1.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/media-video/ati-drivers/ati-drivers-8.14.13-r1.ebuild,v 1.1 2005/06/09 17:14:08 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ati-drivers/ati-drivers-8.14.13-r1.ebuild,v 1.2 2005/06/10 11:49:27 lu_zero Exp $
IUSE="opengl"
@@ -231,13 +231,6 @@ pkg_postinst() {
echo
einfo "To switch to ATI OpenGL, run \"opengl-update ati\""
einfo "To change your XF86Config you can use the bundled \"fglrxconfig\""
- echo
- ewarn "***"
- ewarn "If you are experiencing problems with memory allocation try to add"
- ewarn "this line to in your X11 configuration file:"
- ewarn " Option \"KernelModuleParm\" \"agplock=0\" "
- ewarn "That should solve the hangups you could have with Neverwinter Nights"
- ewarn "***"
if use !opengl ; then
ewarn "You don't have the opengl useflag enabled, you won't be able to build"
ewarn "opengl applications nor use opengl driver features, if that isn't"
diff --git a/media-video/ati-drivers/ati-drivers-8.14.13.ebuild b/media-video/ati-drivers/ati-drivers-8.14.13.ebuild
index 6772f7d1ef07..d2bbc070497e 100644
--- a/media-video/ati-drivers/ati-drivers-8.14.13.ebuild
+++ b/media-video/ati-drivers/ati-drivers-8.14.13.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/media-video/ati-drivers/ati-drivers-8.14.13.ebuild,v 1.2 2005/06/09 18:09:54 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ati-drivers/ati-drivers-8.14.13.ebuild,v 1.3 2005/06/10 11:49:27 lu_zero Exp $
IUSE="opengl"
@@ -245,12 +245,6 @@ pkg_postinst() {
einfo "To switch to ATI OpenGL, run \"opengl-update ati\""
einfo "To change your XF86Config you can use the bundled \"fglrxconfig\""
echo
- ewarn "***"
- ewarn "If you are experiencing problems with memory allocation try to add"
- ewarn "this line to in your X11 configuration file:"
- ewarn " Option \"KernelModuleParm\" \"agplock=0\" "
- ewarn "That should solve the hangups you could have with Neverwinter Nights"
- ewarn "***"
if use !opengl ; then
ewarn "You don't have the opengl useflag enabled, you won't be able to build"
ewarn "opengl applications nor use opengl driver features, if that isn't"