public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-client/seamonkey-bin: seamonkey-bin-2.16.2.ebuild seamonkey-bin-2.17.ebuild ChangeLog
@ 2013-04-11  2:19 Jeff Horelick (jdhore)
  0 siblings, 0 replies; only message in thread
From: Jeff Horelick (jdhore) @ 2013-04-11  2:19 UTC (permalink / raw
  To: gentoo-commits

jdhore      13/04/11 02:19:46

  Modified:             seamonkey-bin-2.16.2.ebuild
                        seamonkey-bin-2.17.ebuild ChangeLog
  Log:
  Remove binary icon, use icon from tarball instead
  
  (Portage version: 2.2.0_alpha171/cvs/Linux i686, signed Manifest commit with key 23E9E900)

Revision  Changes    Path
1.4                  www-client/seamonkey-bin/seamonkey-bin-2.16.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.16.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.16.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.16.2.ebuild?r1=1.3&r2=1.4

Index: seamonkey-bin-2.16.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.16.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- seamonkey-bin-2.16.2.ebuild	13 Mar 2013 17:03:59 -0000	1.3
+++ seamonkey-bin-2.16.2.ebuild	11 Apr 2013 02:19:46 -0000	1.4
@@ -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/www-client/seamonkey-bin/seamonkey-bin-2.16.2.ebuild,v 1.3 2013/03/13 17:03:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.16.2.ebuild,v 1.4 2013/04/11 02:19:46 jdhore Exp $
 
 EAPI="4"
 
@@ -75,7 +75,7 @@
 	fperms 0755 /usr/bin/seamonkey-bin
 
 	# Install icon and .desktop for menu entry
-	doicon "${FILESDIR}/icon/${PN}.png"
+	newicon "${S}"/chrome/icons/default/default48.png ${PN}-icon.png
 	domenu "${FILESDIR}/icon/${PN}.desktop"
 
 	if use startup-notification; then



1.4                  www-client/seamonkey-bin/seamonkey-bin-2.17.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.17.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.17.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.17.ebuild?r1=1.3&r2=1.4

Index: seamonkey-bin-2.17.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.17.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- seamonkey-bin-2.17.ebuild	9 Apr 2013 16:07:35 -0000	1.3
+++ seamonkey-bin-2.17.ebuild	11 Apr 2013 02:19:46 -0000	1.4
@@ -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/www-client/seamonkey-bin/seamonkey-bin-2.17.ebuild,v 1.3 2013/04/09 16:07:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.17.ebuild,v 1.4 2013/04/11 02:19:46 jdhore Exp $
 
 EAPI="4"
 
@@ -75,7 +75,7 @@
 	fperms 0755 /usr/bin/seamonkey-bin
 
 	# Install icon and .desktop for menu entry
-	doicon "${FILESDIR}/icon/${PN}.png"
+	newicon "${S}"/chrome/icons/default/default48.png ${PN}-icon.png
 	domenu "${FILESDIR}/icon/${PN}.desktop"
 
 	if use startup-notification; then



1.177                www-client/seamonkey-bin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/ChangeLog?rev=1.177&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/ChangeLog?rev=1.177&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/ChangeLog?r1=1.176&r2=1.177

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v
retrieving revision 1.176
retrieving revision 1.177
diff -u -r1.176 -r1.177
--- ChangeLog	9 Apr 2013 16:07:35 -0000	1.176
+++ ChangeLog	11 Apr 2013 02:19:46 -0000	1.177
@@ -1,6 +1,10 @@
 # ChangeLog for www-client/seamonkey-bin
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.176 2013/04/09 16:07:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.177 2013/04/11 02:19:46 jdhore Exp $
+
+  11 Apr 2013; Jeff Horelick <jdhore@gentoo.org> -files/icon/seamonkey-bin.png,
+  seamonkey-bin-2.16.2.ebuild, seamonkey-bin-2.17.ebuild:
+  Remove binary icon, use icon from tarball instead
 
   09 Apr 2013; Agostino Sarubbo <ago@gentoo.org> seamonkey-bin-2.17.ebuild:
   Stable for x86, wrt bug #464226





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-04-11  2:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-11  2:19 [gentoo-commits] gentoo-x86 commit in www-client/seamonkey-bin: seamonkey-bin-2.16.2.ebuild seamonkey-bin-2.17.ebuild ChangeLog Jeff Horelick (jdhore)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox