diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-08-29 15:45:59 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-08-29 15:45:59 +0000 |
commit | b9c21a9bd2f014ab62cf6b59ef61bdc84018d7ae (patch) | |
tree | 6b3c3042ac2aa4cdd1b08fd5c6305dd64fe40b56 /x11-drivers/ati-drivers | |
parent | Stable on alpha, bug #281267 (diff) | |
download | gentoo-2-b9c21a9bd2f014ab62cf6b59ef61bdc84018d7ae.tar.gz gentoo-2-b9c21a9bd2f014ab62cf6b59ef61bdc84018d7ae.tar.bz2 gentoo-2-b9c21a9bd2f014ab62cf6b59ef61bdc84018d7ae.zip |
Drop dep on libstdc++-v3. No longer needed. By bug #282128. Thanks to [Ernico] for confirming on x86.
(Portage version: 2.2_rc38/cvs/Linux i686)
Diffstat (limited to 'x11-drivers/ati-drivers')
-rw-r--r-- | x11-drivers/ati-drivers/ChangeLog | 7 | ||||
-rw-r--r-- | x11-drivers/ati-drivers/ati-drivers-9.8.ebuild | 3 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/ati-drivers/ChangeLog b/x11-drivers/ati-drivers/ChangeLog index cf9fc6f1233c..56598498a7d4 100644 --- a/x11-drivers/ati-drivers/ChangeLog +++ b/x11-drivers/ati-drivers/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-drivers/ati-drivers # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.177 2009/08/23 02:21:21 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.178 2009/08/29 15:45:59 scarabeus Exp $ + + 29 Aug 2009; Tomáš Chvátal <scarabeus@gentoo.org> + ati-drivers-9.8.ebuild: + Drop dep on libstdc++-v3. No longer needed. By bug #282128. Thanks to + [Ernico] for confirming on x86. 23 Aug 2009; William Hubbs <williamh@gentoo.org> ati-drivers-8.593.ebuild, ati-drivers-9.8.ebuild: diff --git a/x11-drivers/ati-drivers/ati-drivers-9.8.ebuild b/x11-drivers/ati-drivers/ati-drivers-9.8.ebuild index f2aa424d7896..1694509fedd6 100644 --- a/x11-drivers/ati-drivers/ati-drivers-9.8.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-9.8.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-9.8.ebuild,v 1.8 2009/08/23 02:21:22 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-9.8.ebuild,v 1.9 2009/08/29 15:45:59 scarabeus Exp $ EAPI="2" @@ -20,7 +20,6 @@ RDEPEND=" !x11-drivers/ati-drivers:0 !x11-apps/ati-drivers-extra >=app-admin/eselect-opengl-1.0.7 - ~virtual/libstdc++-3.3 >=x11-base/xorg-server-1.5.3-r7 x11-libs/libXinerama x11-libs/libXrandr |