summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2013-01-31 19:57:08 +0000
committerJulian Ospald <hasufell@gentoo.org>2013-01-31 19:57:08 +0000
commit1a71009e7e3a41b6db15b10612264fc9bd84c7a0 (patch)
treed907b3b2e8912672586bed33c952d152ff56f9e8 /x11-misc/sunflower
parentmedia-libs/freefont-ttf -> media-libs/freefont (diff)
downloadgentoo-2-1a71009e7e3a41b6db15b10612264fc9bd84c7a0.tar.gz
gentoo-2-1a71009e7e3a41b6db15b10612264fc9bd84c7a0.tar.bz2
gentoo-2-1a71009e7e3a41b6db15b10612264fc9bd84c7a0.zip
update icon
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'x11-misc/sunflower')
-rw-r--r--x11-misc/sunflower/ChangeLog6
-rw-r--r--x11-misc/sunflower/sunflower-0.1_alpha52.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/sunflower/ChangeLog b/x11-misc/sunflower/ChangeLog
index 93c04d3ae50a..b7a068c2c3ba 100644
--- a/x11-misc/sunflower/ChangeLog
+++ b/x11-misc/sunflower/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/sunflower
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/sunflower/ChangeLog,v 1.1 2013/01/31 17:09:04 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/sunflower/ChangeLog,v 1.2 2013/01/31 19:57:08 hasufell Exp $
+
+ 31 Jan 2013; Julian Ospald <hasufell@gentoo.org>
+ sunflower-0.1_alpha52.ebuild:
+ update icon
*sunflower-0.1_alpha52 (31 Jan 2013)
diff --git a/x11-misc/sunflower/sunflower-0.1_alpha52.ebuild b/x11-misc/sunflower/sunflower-0.1_alpha52.ebuild
index a550ea426df5..98b982385d58 100644
--- a/x11-misc/sunflower/sunflower-0.1_alpha52.ebuild
+++ b/x11-misc/sunflower/sunflower-0.1_alpha52.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/sunflower/sunflower-0.1_alpha52.ebuild,v 1.2 2013/01/31 18:09:41 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/sunflower/sunflower-0.1_alpha52.ebuild,v 1.3 2013/01/31 19:57:08 hasufell Exp $
EAPI=5
@@ -52,7 +52,7 @@ src_install() {
# install for all enabled implementations
python_foreach_impl installme
- doicon images/${PN}.png
+ newicon -s 64 images/${PN}_64.png ${PN}.png
doicon -s scalable images/${PN}.svg
newmenu ${MY_PN}.desktop ${PN}.desktop
}