diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2008-02-29 20:46:46 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2008-02-29 20:46:46 +0000 |
commit | 403d0bbc75cbf57640d0b96ee2e6412777270b5c (patch) | |
tree | 08676999dfc865c730f28117e9938e0c2fb0de2b /x11-drivers/ati-drivers | |
parent | Remove icon extension from desktop entry to match Icon Theme Specification. (diff) | |
download | gentoo-2-403d0bbc75cbf57640d0b96ee2e6412777270b5c.tar.gz gentoo-2-403d0bbc75cbf57640d0b96ee2e6412777270b5c.tar.bz2 gentoo-2-403d0bbc75cbf57640d0b96ee2e6412777270b5c.zip |
Remove icon extension from desktop entry to match Icon Theme Specification.
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-drivers/ati-drivers')
14 files changed, 49 insertions, 40 deletions
diff --git a/x11-drivers/ati-drivers/ChangeLog b/x11-drivers/ati-drivers/ChangeLog index 7b29da43c381..d0d0bb99b4dd 100644 --- a/x11-drivers/ati-drivers/ChangeLog +++ b/x11-drivers/ati-drivers/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for x11-drivers/ati-drivers # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.110 2008/02/24 02:51:12 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.111 2008/02/29 20:46:46 carlo Exp $ + + 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> ati-drivers-8.34.8.ebuild, + ati-drivers-8.35.5.ebuild, ati-drivers-8.36.5.ebuild, + ati-drivers-8.37.6.ebuild, ati-drivers-8.37.6-r1.ebuild, + ati-drivers-8.39.4.ebuild, ati-drivers-8.40.4.ebuild, + ati-drivers-8.42.3.ebuild, ati-drivers-8.433.ebuild, + ati-drivers-8.443.1-r1.ebuild, ati-drivers-8.452.ebuild, + ati-drivers-8.455.2.ebuild, ati-drivers-8.455.2-r1.ebuild: + Remove icon extension from desktop entry to match Icon Theme Specification. 24 Feb 2008; Donnie Berkholz <dberkholz@gentoo.org>; ChangeLog: Update my email. diff --git a/x11-drivers/ati-drivers/ati-drivers-8.34.8.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.34.8.ebuild index da7c7a9d8726..53be23ebecdb 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.34.8.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.34.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.34.8.ebuild,v 1.5 2007/07/01 22:50:47 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.34.8.ebuild,v 1.6 2008/02/29 20:46:46 carlo Exp $ IUSE="acpi qt3" @@ -319,7 +319,7 @@ src_install() { if use qt3; then dobin panel/fireglcontrol - make_desktop_entry fireglcontrol 'ATI Control' ati.xpm System + make_desktop_entry fireglcontrol 'ATI Control' ati System insinto /usr/share/pixmaps doins common/usr/share/icons/ati.xpm fi diff --git a/x11-drivers/ati-drivers/ati-drivers-8.35.5.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.35.5.ebuild index 38dbaf2bf8e0..f876af0ba8f6 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.35.5.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.35.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.35.5.ebuild,v 1.4 2007/07/01 22:50:47 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.35.5.ebuild,v 1.5 2008/02/29 20:46:46 carlo Exp $ IUSE="acpi qt3" @@ -306,7 +306,7 @@ src_install() { insinto /usr/share/pixmaps doins common/usr/share/icons/ccc_{large,small}.xpm make_desktop_entry amdcccle 'ATI Catalyst Control Center' \ - ccc_large.xpm System + ccc_large System fi # doc. @@ -338,7 +338,7 @@ src_install() { if use qt3; then dobin panel/fireglcontrol - make_desktop_entry fireglcontrol 'ATI Control' ati.xpm System + make_desktop_entry fireglcontrol 'ATI Control' ati System insinto /usr/share/pixmaps doins common/usr/share/icons/ati.xpm fi diff --git a/x11-drivers/ati-drivers/ati-drivers-8.36.5.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.36.5.ebuild index 138b701b3fc0..dca25224a8b0 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.36.5.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.36.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.36.5.ebuild,v 1.2 2007/07/01 22:50:47 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.36.5.ebuild,v 1.3 2008/02/29 20:46:46 carlo Exp $ IUSE="acpi qt3" @@ -297,7 +297,7 @@ src_install() { insinto /usr/share/pixmaps doins common/usr/share/icons/ccc_{large,small}.xpm make_desktop_entry amdcccle 'ATI Catalyst Control Center' \ - ccc_large.xpm System + ccc_large System # doc. dohtml -r common/usr/share/doc/fglrx @@ -328,7 +328,7 @@ src_install() { if use qt3; then dobin panel/fireglcontrol - make_desktop_entry fireglcontrol 'ATI Control' ati.xpm System + make_desktop_entry fireglcontrol 'ATI Control' ati System insinto /usr/share/pixmaps doins common/usr/share/icons/ati.xpm fi diff --git a/x11-drivers/ati-drivers/ati-drivers-8.37.6-r1.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.37.6-r1.ebuild index e9e99facc4c4..a7f19a936694 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.37.6-r1.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.37.6-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.37.6-r1.ebuild,v 1.6 2007/10/09 08:11:29 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.37.6-r1.ebuild,v 1.7 2008/02/29 20:46:46 carlo Exp $ IUSE="acpi qt3 multilib" @@ -317,7 +317,7 @@ src_install() { insinto /usr/share/pixmaps doins common/usr/share/icons/ccc_{large,small}.xpm make_desktop_entry amdcccle 'ATI Catalyst Control Center' \ - ccc_large.xpm System + ccc_large System # doc. dohtml -r common/usr/share/doc/fglrx @@ -348,7 +348,7 @@ src_install() { if use qt3; then dobin panel/fireglcontrol - make_desktop_entry fireglcontrol 'ATI Control' ati.xpm System + make_desktop_entry fireglcontrol 'ATI Control' ati System insinto /usr/share/pixmaps doins common/usr/share/icons/ati.xpm fi diff --git a/x11-drivers/ati-drivers/ati-drivers-8.37.6.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.37.6.ebuild index 79b152f0838c..f2d8a257bf64 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.37.6.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.37.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.37.6.ebuild,v 1.2 2007/07/01 22:50:47 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.37.6.ebuild,v 1.3 2008/02/29 20:46:46 carlo Exp $ IUSE="acpi qt3" @@ -297,7 +297,7 @@ src_install() { insinto /usr/share/pixmaps doins common/usr/share/icons/ccc_{large,small}.xpm make_desktop_entry amdcccle 'ATI Catalyst Control Center' \ - ccc_large.xpm System + ccc_large System # doc. dohtml -r common/usr/share/doc/fglrx @@ -328,7 +328,7 @@ src_install() { if use qt3; then dobin panel/fireglcontrol - make_desktop_entry fireglcontrol 'ATI Control' ati.xpm System + make_desktop_entry fireglcontrol 'ATI Control' ati System insinto /usr/share/pixmaps doins common/usr/share/icons/ati.xpm fi diff --git a/x11-drivers/ati-drivers/ati-drivers-8.39.4.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.39.4.ebuild index 6f59c5cbaf2b..6330ed842fc3 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.39.4.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.39.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.39.4.ebuild,v 1.6 2007/09/08 18:40:29 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.39.4.ebuild,v 1.7 2008/02/29 20:46:46 carlo Exp $ IUSE="acpi multilib" @@ -307,7 +307,7 @@ src_install() { insinto /usr/share/pixmaps doins common/usr/share/icons/ccc_{large,small}.xpm make_desktop_entry amdcccle 'ATI Catalyst Control Center' \ - ccc_large.xpm System + ccc_large System # doc. dohtml -r common/usr/share/doc/fglrx diff --git a/x11-drivers/ati-drivers/ati-drivers-8.40.4.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.40.4.ebuild index bc9db3227bee..6bc83144c4bf 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.40.4.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.40.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.40.4.ebuild,v 1.6 2008/02/04 18:24:54 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.40.4.ebuild,v 1.7 2008/02/29 20:46:46 carlo Exp $ IUSE="acpi multilib" @@ -313,7 +313,7 @@ src_install() { insinto /usr/share/pixmaps doins common/usr/share/icons/ccc_{large,small}.xpm make_desktop_entry amdcccle 'ATI Catalyst Control Center' \ - ccc_large.xpm System + ccc_large System # doc. dohtml -r common/usr/share/doc/fglrx diff --git a/x11-drivers/ati-drivers/ati-drivers-8.42.3.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.42.3.ebuild index 2c473c8add8e..37ea6e35bb7a 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.42.3.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.42.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.42.3.ebuild,v 1.2 2007/11/20 22:41:09 wltjr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.42.3.ebuild,v 1.3 2008/02/29 20:46:46 carlo Exp $ IUSE="acpi multilib" @@ -318,7 +318,7 @@ src_install() { insinto /usr/share/pixmaps doins common/usr/share/icons/ccc_{large,small}.xpm make_desktop_entry amdcccle 'ATI Catalyst Control Center' \ - ccc_large.xpm System + ccc_large System # doc. dohtml -r common/usr/share/doc/fglrx diff --git a/x11-drivers/ati-drivers/ati-drivers-8.433.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.433.ebuild index 3b5ea918f068..09eb224a9d44 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.433.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.433.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.433.ebuild,v 1.3 2007/12/01 20:06:44 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.433.ebuild,v 1.4 2008/02/29 20:46:46 carlo Exp $ IUSE="acpi debug" @@ -322,7 +322,7 @@ src_install() { insinto /usr/share/pixmaps doins common/usr/share/icons/ccc_{large,small}.xpm make_desktop_entry amdcccle 'ATI Catalyst Control Center' \ - ccc_large.xpm System + ccc_large System # doc. dohtml -r common/usr/share/doc/fglrx 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 34888b72561c..22a4c6c6c5f1 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 @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.443.1-r1.ebuild,v 1.2 2007/12/24 19:16:46 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.443.1-r1.ebuild,v 1.3 2008/02/29 20:46:46 carlo Exp $ IUSE="acpi debug" @@ -323,7 +323,7 @@ src_install() { insinto /usr/share/pixmaps doins common/usr/share/icons/ccc_{large,small}.xpm make_desktop_entry amdcccle 'ATI Catalyst Control Center' \ - ccc_large.xpm System + ccc_large System # doc. dohtml -r common/usr/share/doc/fglrx diff --git a/x11-drivers/ati-drivers/ati-drivers-8.452.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.452.ebuild index d7fe9c1ce72a..1bdb10e2e473 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.452.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.452.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.452.ebuild,v 1.2 2008/01/30 15:21:46 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.452.ebuild,v 1.3 2008/02/29 20:46:46 carlo Exp $ IUSE="acpi debug" @@ -316,7 +316,7 @@ src_install() { insinto /usr/share/pixmaps doins common/usr/share/icons/ccc_{large,small}.xpm make_desktop_entry amdcccle 'ATI Catalyst Control Center' \ - ccc_large.xpm System + ccc_large System # doc. dohtml -r common/usr/share/doc/fglrx diff --git a/x11-drivers/ati-drivers/ati-drivers-8.455.2-r1.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.455.2-r1.ebuild index 17e6de5bb98d..88c67a67b7ce 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.455.2-r1.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.455.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.455.2-r1.ebuild,v 1.1 2008/02/19 17:27:05 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.455.2-r1.ebuild,v 1.2 2008/02/29 20:46:46 carlo Exp $ IUSE="acpi debug" @@ -316,7 +316,7 @@ src_install() { insinto /usr/share/pixmaps doins common/usr/share/icons/ccc_{large,small}.xpm make_desktop_entry amdcccle 'ATI Catalyst Control Center' \ - ccc_large.xpm System + ccc_large System # doc. dohtml -r common/usr/share/doc/fglrx diff --git a/x11-drivers/ati-drivers/ati-drivers-8.455.2.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.455.2.ebuild index 76b189dbfd23..ce1f97f942df 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.455.2.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.455.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.455.2.ebuild,v 1.1 2008/02/17 17:22:20 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.455.2.ebuild,v 1.2 2008/02/29 20:46:46 carlo Exp $ IUSE="acpi debug" @@ -316,7 +316,7 @@ src_install() { insinto /usr/share/pixmaps doins common/usr/share/icons/ccc_{large,small}.xpm make_desktop_entry amdcccle 'ATI Catalyst Control Center' \ - ccc_large.xpm System + ccc_large System # doc. dohtml -r common/usr/share/doc/fglrx |