diff options
author | Chris Bainbridge <chrb@gentoo.org> | 2006-08-04 12:23:00 +0000 |
---|---|---|
committer | Chris Bainbridge <chrb@gentoo.org> | 2006-08-04 12:23:00 +0000 |
commit | c6f9611c8364560b0d6ab85ab85d0d84cf27c271 (patch) | |
tree | 51eee2be57a019a67f1c688344aad90778ad12cb /x11-drivers | |
parent | Fix to work with xorg 7.0, fix eventsd init script, fix power state restore, ... (diff) | |
download | gentoo-2-c6f9611c8364560b0d6ab85ab85d0d84cf27c271.tar.gz gentoo-2-c6f9611c8364560b0d6ab85ab85d0d84cf27c271.tar.bz2 gentoo-2-c6f9611c8364560b0d6ab85ab85d0d84cf27c271.zip |
fix trailing ws
(Portage version: 2.1.1_pre4-r2)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/ati-drivers/ati-drivers-8.27.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/ati-drivers/ati-drivers-8.27.10-r1.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.27.10-r1.ebuild index cd44c916bca9..ebe51c16169c 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.27.10-r1.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.27.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.27.10-r1.ebuild,v 1.1 2006/08/04 12:20:19 chrb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.27.10-r1.ebuild,v 1.2 2006/08/04 12:23:00 chrb Exp $ IUSE="acpi doc opengl" @@ -20,7 +20,7 @@ RDEPEND="|| ( x11-base/xorg-server virtual/x11 ) || ( sys-libs/libstdc++-v3 =sys-devel/gcc-3.3* ) acpi? ( || ( x11-apps/xauth virtual/x11 ) - sys-power/acpid + sys-power/acpid )" DEPEND=">=virtual/linux-sources-2.4 |