From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6239F59CA3 for ; Sun, 6 Mar 2016 11:05:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4048C21C0E9 for ; Sun, 6 Mar 2016 11:04:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 79CCB21C003 for ; Sat, 5 Mar 2016 06:01:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0C750340B37 for ; Sat, 5 Mar 2016 06:01:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CE2941067 for ; Sat, 5 Mar 2016 06:00:59 +0000 (UTC) From: "Devan Franchini" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Devan Franchini" Message-ID: <1457157594.afdcf3ed433747f8d69b6e8690f999426d16c1f7.twitch153@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/dolphin/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-emulation/dolphin/dolphin-9999.ebuild X-VCS-Directories: games-emulation/dolphin/ X-VCS-Committer: twitch153 X-VCS-Committer-Name: Devan Franchini X-VCS-Revision: afdcf3ed433747f8d69b6e8690f999426d16c1f7 X-VCS-Branch: master Date: Sat, 5 Mar 2016 06:00:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 58ae04b8-8032-4846-9ae3-e24ce6169a9b X-Archives-Hash: 63a32e1b41a2e3b1d4d4336d39a70899 commit: afdcf3ed433747f8d69b6e8690f999426d16c1f7 Author: Devan Franchini gentoo org> AuthorDate: Sat Mar 5 05:59:54 2016 +0000 Commit: Devan Franchini gentoo org> CommitDate: Sat Mar 5 05:59:54 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afdcf3ed Replaces xpm icon with png and svg, bug #575420 Package-Manager: portage-2.2.27 games-emulation/dolphin/dolphin-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games-emulation/dolphin/dolphin-9999.ebuild b/games-emulation/dolphin/dolphin-9999.ebuild index 1b11576..b12563f 100644 --- a/games-emulation/dolphin/dolphin-9999.ebuild +++ b/games-emulation/dolphin/dolphin-9999.ebuild @@ -173,7 +173,8 @@ src_install() { dodoc -r docs/ActionReplay docs/DSP docs/WiiMote fi - doicon Installer/dolphin-emu.xpm + doicon -s 48 Installer/dolphin-emu.png + doicon -s scalable Installer/dolphin-emu.svg make_desktop_entry "dolphin-emu" "Dolphin Emulator" "dolphin-emu" "Game;Emulator;" prepgamesdirs