diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-02-23 14:45:35 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-02-23 14:45:54 -0800 |
commit | 8dd65bc9487ab46ff6abdb328ac978f81ebfad89 (patch) | |
tree | 341ae61955998f9209deb9e458494abcc285914b /x11-drivers | |
parent | x11-drivers/ati-drivers: Drop old. (diff) | |
download | gentoo-8dd65bc9487ab46ff6abdb328ac978f81ebfad89.tar.gz gentoo-8dd65bc9487ab46ff6abdb328ac978f81ebfad89.tar.bz2 gentoo-8dd65bc9487ab46ff6abdb328ac978f81ebfad89.zip |
x11-drivers/ati-drivers: Add Gentoo wiki as HOMEPAGE.
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/ati-drivers/ati-drivers-15.12-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/ati-drivers/ati-drivers-15.12-r1.ebuild b/x11-drivers/ati-drivers/ati-drivers-15.12-r1.ebuild index d2ded9c369c2..c6d1cfd36121 100644 --- a/x11-drivers/ati-drivers/ati-drivers-15.12-r1.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-15.12-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ MULTILIB_COMPAT=( abi_x86_{32,64} ) inherit eutils multilib-build linux-info linux-mod systemd toolchain-funcs versionator pax-utils DESCRIPTION="Ati precompiled drivers for Radeon Evergreen (HD5000 Series) and newer chipsets" -HOMEPAGE="http://www.amd.com" +HOMEPAGE="http://www.amd.com https://wiki.gentoo.org/wiki/Fglrx" BUILD_VER=15.302 RUN="${WORKDIR}/fglrx-${BUILD_VER}/amd-driver-installer-${BUILD_VER}-x86.x86_64.run" SLOT="1" |