# $Header: /magellan-cvs/smage/nvidia-glx-legacy/nvidia-glx-legacy-99999.0-r1.smage2,v 1.1 2008/02/16 12:13:52 niro Exp $ PNAME="nvidia-glx-legacy" PVER="99999.0" PBUILD="r1" PCATEGORIE="media-video" STATE="unstable" DESCRIPTION="fake package only; renamed to nvidia-legacy-drivers." HOMEPAGE="http://magellan-linux.de/" DEPEND=">= x11-drivers/nvidia-legacy-drivers-1.0" PKGTYPE="virtual" NOPKGBUILD=true postinstall() { echo echo "This is only a fake package for x11-drivers/nvidia-legacy-drivers." echo "It is only needed for the rename-transition and can be safely removed." echo echo "Please uninstall this package now: mage uninstall ${PNAME}" echo }