public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (drac)" <drac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sci-physics/lightspeed: ChangeLog lightspeed-1.2a-r1.ebuild
Date: Wed, 21 May 2008 14:10:49 +0000	[thread overview]
Message-ID: <E1Jyp1l-0003cy-Ve@stork.gentoo.org> (raw)

drac        08/05/21 14:10:49

  Modified:             ChangeLog lightspeed-1.2a-r1.ebuild
  Log:
  Use newicon instead of doicon to install properly.
  (Portage version: 2.1.5)

Revision  Changes    Path
1.8                  sci-physics/lightspeed/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/lightspeed/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/lightspeed/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/lightspeed/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/lightspeed/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	6 Jan 2008 18:18:36 -0000	1.7
+++ ChangeLog	21 May 2008 14:10:49 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for sci-physics/lightspeed
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/lightspeed/ChangeLog,v 1.7 2008/01/06 18:18:36 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/lightspeed/ChangeLog,v 1.8 2008/05/21 14:10:49 drac Exp $
+
+  21 May 2008; Samuli Suominen <drac@gentoo.org> lightspeed-1.2a-r1.ebuild:
+  Use newicon instead of doicon to install properly.
 
 *lightspeed-1.2a-r1 (06 Jan 2008)
 



1.4                  sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild

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

Index: lightspeed-1.2a-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- lightspeed-1.2a-r1.ebuild	8 Jan 2008 01:21:34 -0000	1.3
+++ lightspeed-1.2a-r1.ebuild	21 May 2008 14:10:49 -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/sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild,v 1.3 2008/01/08 01:21:34 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild,v 1.4 2008/05/21 14:10:49 drac Exp $
 
 inherit eutils
 
@@ -50,7 +50,7 @@
 
 src_install() {
 	emake DESTDIR="${D}" install || die "emake install failed"
-	doicon src/icon.xpm
+	newicon src/icon.xpm lightspeed.xpm
 	make_desktop_entry lightspeed lightspeed \
 		lightspeed.xpm "Science;Physics;Education"
 	dodoc AUTHORS ChangeLog MATH NEWS README TODO || die



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



             reply	other threads:[~2008-05-21 14:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-21 14:10 Samuli Suominen (drac) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-05-21 14:15 [gentoo-commits] gentoo-x86 commit in sci-physics/lightspeed: ChangeLog lightspeed-1.2a-r1.ebuild Samuli Suominen (drac)
2008-12-09 12:06 Sebastien Fabbro (bicatali)
2008-12-14 13:44 Gysbert Wassenaar (nixnut)
2008-12-14 23:50 Markus Meier (maekke)
2009-09-09 21:38 Sebastien Fabbro (bicatali)
2010-12-02 20:09 Justin Lecher (jlec)
2011-03-06  9:34 Justin Lecher (jlec)
2011-04-07 18:37 Sebastien Fabbro (bicatali)
2011-09-14 18:51 Samuli Suominen (ssuominen)
2012-02-16 23:52 Sebastien Fabbro (bicatali)

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=E1Jyp1l-0003cy-Ve@stork.gentoo.org \
    --to=drac@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