public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping (sping)" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/blender: ChangeLog blender-2.49b-r2.ebuild
Date: Thu, 12 May 2011 14:37:29 +0000 (UTC)	[thread overview]
Message-ID: <20110512143729.B6F2820054@flycatcher.gentoo.org> (raw)

sping       11/05/12 14:37:29

  Modified:             ChangeLog blender-2.49b-r2.ebuild
  Log:
  media-gfx/blender: Add desktop file "Blender 2.4x (reduced security)"
  
  (Portage version: 2.1.9.48/cvs/Linux x86_64)

Revision  Changes    Path
1.194                media-gfx/blender/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/blender/ChangeLog?rev=1.194&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/blender/ChangeLog?rev=1.194&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/blender/ChangeLog?r1=1.193&r2=1.194

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/blender/ChangeLog,v
retrieving revision 1.193
retrieving revision 1.194
diff -u -r1.193 -r1.194
--- ChangeLog	7 May 2011 01:16:37 -0000	1.193
+++ ChangeLog	12 May 2011 14:37:29 -0000	1.194
@@ -1,6 +1,10 @@
 # ChangeLog for media-gfx/blender
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/blender/ChangeLog,v 1.193 2011/05/07 01:16:37 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/blender/ChangeLog,v 1.194 2011/05/12 14:37:29 sping Exp $
+
+  12 May 2011; Sebastian Pipping <sping@gentoo.org> blender-2.49b-r2.ebuild,
+  +files/blender-2.49b-insecure.desktop:
+  Add desktop file "Blender 2.4x (reduced security)"
 
   07 May 2011; Sebastian Pipping <sping@gentoo.org>
   files/blender-2.57-desktop.patch, files/blender.desktop:



1.4                  media-gfx/blender/blender-2.49b-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/blender/blender-2.49b-r2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/blender/blender-2.49b-r2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/blender/blender-2.49b-r2.ebuild?r1=1.3&r2=1.4

Index: blender-2.49b-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/blender/blender-2.49b-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- blender-2.49b-r2.ebuild	4 May 2011 22:06:26 -0000	1.3
+++ blender-2.49b-r2.ebuild	12 May 2011 14:37:29 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/blender/blender-2.49b-r2.ebuild,v 1.3 2011/05/04 22:06:26 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/blender/blender-2.49b-r2.ebuild,v 1.4 2011/05/12 14:37:29 sping Exp $
 
 EAPI=2
 
@@ -144,7 +144,8 @@
 	insinto /usr/share/pixmaps
 	doins "${WORKDIR}"/install/linux2/icons/scalable/blender.svg
 	insinto /usr/share/applications
-	doins "${FILESDIR}"/${PN}.desktop
+	doins "${FILESDIR}"/${PN}.desktop || die
+	doins "${FILESDIR}"/${P}-insecure.desktop || die
 
 	dodoc INSTALL README
 	dodoc "${WORKDIR}"/install/linux2/BlenderQuickStart.pdf






             reply	other threads:[~2011-05-12 14:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-12 14:37 Sebastian Pipping (sping) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-02-05 16:11 [gentoo-commits] gentoo-x86 commit in media-gfx/blender: ChangeLog blender-2.49b-r2.ebuild Diego Petteno (flameeyes)
2013-01-17 16:52 Samuli Suominen (ssuominen)
2011-11-13  7:19 Luca Barbato (lu_zero)
2011-10-29  4:41 Sebastian Pipping (sping)
2011-07-09 16:56 Kacper Kowalik (xarthisius)
2011-05-28 12:08 Brent Baude (ranger)
2011-05-04 22:06 Thomas Kahle (tomka)
2011-04-28 19:55 Markos Chandras (hwoarang)
2011-04-23 22:29 Sebastian Pipping (sping)

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=20110512143729.B6F2820054@flycatcher.gentoo.org \
    --to=sping@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