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 net-misc/putty: ChangeLog putty-0.60.ebuild
Date: Fri, 29 Feb 2008 20:16:02 +0000	[thread overview]
Message-ID: <E1JVBeE-0001hy-02@stork.gentoo.org> (raw)

carlo       08/02/29 20:16:01

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

Revision  Changes    Path
1.39                 net-misc/putty/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/putty/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/putty/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/putty/ChangeLog?r1=1.38&r2=1.39

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	22 Feb 2008 14:25:36 -0000	1.38
+++ ChangeLog	29 Feb 2008 20:16:01 -0000	1.39
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/putty
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v 1.38 2008/02/22 14:25:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v 1.39 2008/02/29 20:16:01 carlo Exp $
+
+  29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> putty-0.60.ebuild:
+  Remove icon extension from desktop entry to match Icon Theme Specification.
 
   22 Feb 2008; Raúl Porcel <armin76@gentoo.org> putty-0.60.ebuild:
   alpha/sparc/x86 stable



1.4                  net-misc/putty/putty-0.60.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/putty/putty-0.60.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/putty/putty-0.60.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/putty/putty-0.60.ebuild?r1=1.3&r2=1.4

Index: putty-0.60.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.60.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- putty-0.60.ebuild	22 Feb 2008 14:25:36 -0000	1.3
+++ putty-0.60.ebuild	29 Feb 2008 20:16:01 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.60.ebuild,v 1.3 2008/02/22 14:25:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.60.ebuild,v 1.4 2008/02/29 20:16:01 carlo Exp $
 
 inherit eutils toolchain-funcs flag-o-matic
 
@@ -47,7 +47,7 @@
 	# install desktop file provided by Gustav Schaffter in #49577
 	use gtk && {
 		doicon "${FILESDIR}"/${PN}.xpm
-		make_desktop_entry "putty" "PuTTY" putty.xpm "Network"
+		make_desktop_entry "putty" "PuTTY" putty "Network"
 	}
 
 	if test ! -c /dev/ptmx; then



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



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

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-29 20:16 Carsten Lohrke (carlo) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-03-01 15:55 [gentoo-commits] gentoo-x86 commit in net-misc/putty: ChangeLog putty-0.60.ebuild Jeroen Roovers (jer)
2009-08-18 15:22 Victor Ostorga (vostorga)
2009-07-23  8:20 Alin Nastac (mrness)
2009-04-17 14:55 Justin Bronder (jsbronder)
2008-03-07 20:12 Santiago M. Mola (coldwind)
2008-02-22 14:25 Raul Porcel (armin76)
2008-02-21 17:51 Gysbert Wassenaar (nixnut)
2007-12-27 12:35 Raul Porcel (armin76)

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=E1JVBeE-0001hy-02@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