diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-11-23 00:06:19 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-11-23 00:06:19 +0000 |
commit | c60d04dfacc0ce3a1e3795267fd9c29f9c9bab03 (patch) | |
tree | 8daf01fc2be301af91bbbb4862f2e09a42a26828 /x11-drivers/ati-drivers/ati-drivers-8.552-r2.ebuild | |
parent | move app-emulation/kvm to app-emulation/qemu-kvm (diff) | |
download | historical-c60d04dfacc0ce3a1e3795267fd9c29f9c9bab03.tar.gz historical-c60d04dfacc0ce3a1e3795267fd9c29f9c9bab03.tar.bz2 historical-c60d04dfacc0ce3a1e3795267fd9c29f9c9bab03.zip |
Drop stale patches.
Package-Manager: portage-2.2_rc51/cvs/Linux x86_64
Diffstat (limited to 'x11-drivers/ati-drivers/ati-drivers-8.552-r2.ebuild')
-rw-r--r-- | x11-drivers/ati-drivers/ati-drivers-8.552-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/ati-drivers/ati-drivers-8.552-r2.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.552-r2.ebuild index 393ea5ac0980..3dd7fc9fe196 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.552-r2.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.552-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.552-r2.ebuild,v 1.9 2009/10/22 10:49:06 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.552-r2.ebuild,v 1.10 2009/11/23 00:06:18 scarabeus Exp $ IUSE="acpi debug" @@ -168,7 +168,7 @@ src_unpack() { || die "Replacing 'finger' with 'who' failed." # Adjust paths in the script from /usr/X11R6/bin/ to /opt/bin/ and # add funktion to detect default state. - epatch "${FILESDIR}"/${PV}/ati-powermode-opt-path-2.patch + epatch "${FILESDIR}"/ati-powermode-opt-path-2.patch fi pushd ${MODULE_DIR} >/dev/null |