summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaik Schreiber <blizzy@gentoo.org>2002-10-24 23:23:45 +0000
committerMaik Schreiber <blizzy@gentoo.org>2002-10-24 23:23:45 +0000
commitaecf45630c5f4eac9d4b6999c3737c51798ac28c (patch)
tree0990741d680891b040bbbb6905ca6be349885c34 /media-video/ati-gatos
parentremoved "*****" boxes (diff)
downloadhistorical-aecf45630c5f4eac9d4b6999c3737c51798ac28c.tar.gz
historical-aecf45630c5f4eac9d4b6999c3737c51798ac28c.tar.bz2
historical-aecf45630c5f4eac9d4b6999c3737c51798ac28c.zip
removed "*****" boxes
Diffstat (limited to 'media-video/ati-gatos')
-rw-r--r--media-video/ati-gatos/ati-gatos-4.2.0.11-r1.ebuild17
1 files changed, 6 insertions, 11 deletions
diff --git a/media-video/ati-gatos/ati-gatos-4.2.0.11-r1.ebuild b/media-video/ati-gatos/ati-gatos-4.2.0.11-r1.ebuild
index 31c9dfd88ede..64ba533e08ae 100644
--- a/media-video/ati-gatos/ati-gatos-4.2.0.11-r1.ebuild
+++ b/media-video/ati-gatos/ati-gatos-4.2.0.11-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-gatos/ati-gatos-4.2.0.11-r1.ebuild,v 1.5 2002/10/04 05:55:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ati-gatos/ati-gatos-4.2.0.11-r1.ebuild,v 1.6 2002/10/24 23:23:45 blizzy Exp $
S=${WORKDIR}/X11R6
MY_P=ATI-4.2.0-11
@@ -29,15 +29,10 @@ src_install () {
}
pkg_postinst() {
-
- einfo
- einfo "***************************************************************"
- einfo " To ensure that the drivers distributed with XFree86 do not"
- einfo " get over written with the ones distributed with this package,"
- einfo " \"gatos-\" is pre-pended to all the drivers. This means that"
- einfo " for instance, \"ati_drv.o\" have become \"gatos-ati_drv.o\","
- einfo " and that \"gatos-ati\" should be used in your XF86Config."
- einfo "***************************************************************"
- einfo
+ einfo "To ensure that the drivers distributed with XFree86 do not"
+ einfo "get over written with the ones distributed with this package,"
+ einfo "\"gatos-\" is pre-pended to all the drivers. This means that"
+ einfo "for instance, \"ati_drv.o\" have become \"gatos-ati_drv.o\","
+ einfo "and that \"gatos-ati\" should be used in your XF86Config."
}