public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Carsten Lohrke (carlo)" <carlo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sci-visualization/quickplot: quickplot-0.8.5.ebuild quickplot-0.8.13.ebuild ChangeLog
Date: Fri, 29 Feb 2008 20:41:36 +0000	[thread overview]
Message-ID: <E1JVC2y-0002Ij-S7@stork.gentoo.org> (raw)

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



                 reply	other threads:[~2008-02-29 20:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1JVC2y-0002Ij-S7@stork.gentoo.org \
    --to=carlo@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox