public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-visualization/quickplot: quickplot-0.8.5.ebuild quickplot-0.8.13.ebuild ChangeLog
@ 2008-02-29 20:41 Carsten Lohrke (carlo)
  0 siblings, 0 replies; only message in thread
From: Carsten Lohrke (carlo) @ 2008-02-29 20:41 UTC (permalink / raw
  To: gentoo-commits

carlo       08/02/29 20:41:36

  Modified:             quickplot-0.8.5.ebuild quickplot-0.8.13.ebuild
                        ChangeLog
  Log:
   Remove icon extension from desktop entry to match Icon Theme Specification.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.2                  sci-visualization/quickplot/quickplot-0.8.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.5.ebuild?r1=1.1&r2=1.2

Index: quickplot-0.8.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- quickplot-0.8.5.ebuild	29 Jan 2006 20:16:16 -0000	1.1
+++ quickplot-0.8.5.ebuild	29 Feb 2008 20:41:36 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.5.ebuild,v 1.1 2006/01/29 20:16:16 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.5.ebuild,v 1.2 2008/02/29 20:41:36 carlo Exp $
 
 inherit eutils
 
@@ -44,7 +44,7 @@
 	rm COPYING quickplot_icon.png ChangeLog
 	mv ${D}/usr/share/pixmaps/quickplot_icon.png \
 		${D}/usr/share/pixmaps/quickplot.png
-	make_desktop_entry 'quickplot --no-pipe' Quickplot quickplot.png Graphics
+	make_desktop_entry 'quickplot --no-pipe' Quickplot quickplot Graphics
 	mv ${D}/usr/share/applications/quickplot\ --no-pipe.desktop \
 		${D}/usr/share/applications/quickplot.desktop
 }



1.3                  sci-visualization/quickplot/quickplot-0.8.13.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.13.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.13.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.13.ebuild?r1=1.2&r2=1.3

Index: quickplot-0.8.13.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.13.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- quickplot-0.8.13.ebuild	11 Jun 2007 08:39:33 -0000	1.2
+++ quickplot-0.8.13.ebuild	29 Feb 2008 20:41:36 -0000	1.3
@@ -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/sci-visualization/quickplot/quickplot-0.8.13.ebuild,v 1.2 2007/06/11 08:39:33 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.13.ebuild,v 1.3 2008/02/29 20:41:36 carlo Exp $
 
 inherit eutils
 
@@ -44,7 +44,7 @@
 	rm COPYING quickplot_icon.png ChangeLog
 	mv ${D}/usr/share/pixmaps/quickplot_icon.png \
 		${D}/usr/share/pixmaps/quickplot.png
-	make_desktop_entry 'quickplot --no-pipe' Quickplot quickplot.png Graphics
+	make_desktop_entry 'quickplot --no-pipe' Quickplot quickplot Graphics
 	mv ${D}/usr/share/applications/quickplot\ --no-pipe.desktop \
 		${D}/usr/share/applications/quickplot.desktop
 }



1.5                  sci-visualization/quickplot/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/quickplot/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/quickplot/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/quickplot/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	11 Jun 2007 08:39:33 -0000	1.4
+++ ChangeLog	29 Feb 2008 20:41:36 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for sci-visualization/quickplot
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/ChangeLog,v 1.4 2007/06/11 08:39:33 cryos Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/ChangeLog,v 1.5 2008/02/29 20:41:36 carlo Exp $
+
+  29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> quickplot-0.8.5.ebuild,
+  quickplot-0.8.13.ebuild:
+  Remove icon extension from desktop entry to match Icon Theme Specification.
 
   11 Jun 2007; Marcus D. Hanwell <cryos@gentoo.org> quickplot-0.8.13.ebuild:
   Marked stable on amd64.



-- 
gentoo-commits@lists.gentoo.org mailing list



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

only message in thread, other threads:[~2008-02-29 20:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-29 20:41 [gentoo-commits] gentoo-x86 commit in sci-visualization/quickplot: quickplot-0.8.5.ebuild quickplot-0.8.13.ebuild ChangeLog Carsten Lohrke (carlo)

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