summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-03-13 02:01:47 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-03-13 02:01:47 +0000
commitf300898584574a240f387b0e9907d4e4843aeaab (patch)
tree6b957522bcfaaeac487cf5337368b81993adf7a0 /x11-drivers
parentStable channel bump. (diff)
downloadgentoo-2-f300898584574a240f387b0e9907d4e4843aeaab.tar.gz
gentoo-2-f300898584574a240f387b0e9907d4e4843aeaab.tar.bz2
gentoo-2-f300898584574a240f387b0e9907d4e4843aeaab.zip
Fix description to more accurately describe supported chipsets.
(Portage version: 2.1.11.52/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/ati-drivers/ChangeLog6
-rw-r--r--x11-drivers/ati-drivers/ati-drivers-13.1_pre897.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/ati-drivers/ChangeLog b/x11-drivers/ati-drivers/ChangeLog
index e03552ca6c59..55da987a195a 100644
--- a/x11-drivers/ati-drivers/ChangeLog
+++ b/x11-drivers/ati-drivers/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/ati-drivers
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.321 2013/03/11 15:02:42 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.322 2013/03/13 02:01:47 chithanh Exp $
+
+ 13 Mar 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ ati-drivers-13.1_pre897.ebuild:
+ Fix description to more accurately describe supported chipsets.
11 Mar 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
-ati-drivers-12.11_beta11.ebuild, -ati-drivers-12.6_beta_pre897.ebuild,
diff --git a/x11-drivers/ati-drivers/ati-drivers-13.1_pre897.ebuild b/x11-drivers/ati-drivers/ati-drivers-13.1_pre897.ebuild
index 2003a69dac4b..f4b58fc86e00 100644
--- a/x11-drivers/ati-drivers/ati-drivers-13.1_pre897.ebuild
+++ b/x11-drivers/ati-drivers/ati-drivers-13.1_pre897.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-13.1_pre897.ebuild,v 1.3 2013/03/03 21:52:27 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-13.1_pre897.ebuild,v 1.4 2013/03/13 02:01:47 chithanh Exp $
EAPI=5
inherit eutils multilib linux-info linux-mod toolchain-funcs versionator
-DESCRIPTION="Ati precompiled drivers for Radeon Evergreen (HD5000 Series) and newer chipsets"
+DESCRIPTION="Ati precompiled drivers for legacy Radeon R600 (HD2000 Series) and newer chipsets"
HOMEPAGE="http://www.amd.com"
MY_V=( $(get_version_components) )
#RUN="${WORKDIR}/amd-driver-installer-9.00-x86.x86_64.run"