summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/ati-drivers/Manifest8
-rw-r--r--x11-drivers/ati-drivers/ati-drivers-8.443.1-r1.ebuild10
2 files changed, 4 insertions, 14 deletions
diff --git a/x11-drivers/ati-drivers/Manifest b/x11-drivers/ati-drivers/Manifest
index da355ce..3114023 100644
--- a/x11-drivers/ati-drivers/Manifest
+++ b/x11-drivers/ati-drivers/Manifest
@@ -19,10 +19,10 @@ MD5 164dbf7ccea38894db8dab919c06a677 files/libGL.la.in 749
RMD160 b2eb11cd123cb0e789adb1e22dffdbfc03542f69 files/libGL.la.in 749
SHA256 a7b4b58b1311f8e1caf83222cb020dfbc48e2881a8deef21eddefa23b3992f13 files/libGL.la.in 749
DIST ati-driver-installer-8.443.1-x86.x86_64.run 48308870 RMD160 9a5d8467602161d63e72b3716d551f8971621a66 SHA1 c287161f57085a99af8ea4c0623a42a51c358ea3 SHA256 19ca5b576cfc03f14eb4c4050b4e050572ae6bd962320efc239032fdc5ff1541
-EBUILD ati-drivers-8.443.1-r1.ebuild 15283 RMD160 303daff1f6f65caccc08503134ba8c15bf1c0147 SHA1 21d1f82d0addfcfd890ff802995ebaf85650ff0e SHA256 3644e45f7b6f3a84e2d6754801dd1a12d0f8e7c8659cf324c1879bfeef2fd482
-MD5 211d27c907f94a848918e14ed55953ab ati-drivers-8.443.1-r1.ebuild 15283
-RMD160 303daff1f6f65caccc08503134ba8c15bf1c0147 ati-drivers-8.443.1-r1.ebuild 15283
-SHA256 3644e45f7b6f3a84e2d6754801dd1a12d0f8e7c8659cf324c1879bfeef2fd482 ati-drivers-8.443.1-r1.ebuild 15283
+EBUILD ati-drivers-8.443.1-r1.ebuild 14719 RMD160 110e4f273fc64541300b04b6a37f84a68208f086 SHA1 c0558a3d44ee5f42a73df28e19556047a6bfe1e1 SHA256 1305f0fd1850e7cac09c03068b04993cc0661d1064f2e8c0b1f49dc607ef6bcd
+MD5 57e6d6af332a204be57928b203a3a77c ati-drivers-8.443.1-r1.ebuild 14719
+RMD160 110e4f273fc64541300b04b6a37f84a68208f086 ati-drivers-8.443.1-r1.ebuild 14719
+SHA256 1305f0fd1850e7cac09c03068b04993cc0661d1064f2e8c0b1f49dc607ef6bcd ati-drivers-8.443.1-r1.ebuild 14719
MISC ChangeLog 726 RMD160 74b20bdd626b916a946c30d897221b96201e4f6b SHA1 d08112fe04a0451c8f2b75589bbcd7ef3c03194d SHA256 42ddda329d0ab65c0e4263c0c629373db53e09107235be20a4f4fa45638dcb68
MD5 53b6f5196984e7d7c91e22ce058c354a ChangeLog 726
RMD160 74b20bdd626b916a946c30d897221b96201e4f6b ChangeLog 726
diff --git a/x11-drivers/ati-drivers/ati-drivers-8.443.1-r1.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.443.1-r1.ebuild
index 34888b7..7d36a1b 100644
--- a/x11-drivers/ati-drivers/ati-drivers-8.443.1-r1.ebuild
+++ b/x11-drivers/ati-drivers/ati-drivers-8.443.1-r1.ebuild
@@ -431,16 +431,6 @@ pkg_postinst() {
ewarn ' Option "XAANoOffscreenPixmaps" "true"'
ewarn "in the Device Section of /etc/X11/xorg.conf."
- # Warning per bug #199720
- elog "***** Warning *****"
- elog "ATI has stated this is not a complete release version and should"
- elog "not be distributed. Although it is the version presented on their"
- elog "website for certain chipsets/cards. Due to this version being"
- elog "incomplete, some users will experience \"(EE) No devices detected.\""
- elog "errors. This is known and please mask this version locally if you"
- elog "experience that. For further information please see the following"
- elog "http://www2.ati.com/drivers/linux/catalyst_711_linux.html"
-
linux-mod_pkg_postinst
}