public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tim Harder (radhermit)" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/inkscape: ChangeLog inkscape-0.48.2.ebuild
Date: Wed, 13 Jul 2011 20:51:44 +0000 (UTC)	[thread overview]
Message-ID: <20110713205144.28B0720051@flycatcher.gentoo.org> (raw)

radhermit    11/07/13 20:51:44

  Modified:             ChangeLog inkscape-0.48.2.ebuild
  Log:
  Fix issue when both slots of libwpg are installed (bug #363703).
  
  (Portage version: 2.2.0_alpha43/cvs/Linux x86_64)

Revision  Changes    Path
1.161                media-gfx/inkscape/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -r1.160 -r1.161
--- ChangeLog	11 Jul 2011 19:53:24 -0000	1.160
+++ ChangeLog	13 Jul 2011 20:51:44 -0000	1.161
@@ -1,6 +1,10 @@
 # ChangeLog for media-gfx/inkscape
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.160 2011/07/11 19:53:24 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.161 2011/07/13 20:51:44 radhermit Exp $
+
+  13 Jul 2011; Tim Harder <radhermit@gentoo.org> inkscape-0.48.2.ebuild,
+  +files/inkscape-0.48.2-libwpg.patch:
+  Fix issue when both slots of libwpg are installed (bug #363703).
 
 *inkscape-0.48.2 (11 Jul 2011)
 



1.2                  media-gfx/inkscape/inkscape-0.48.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/inkscape/inkscape-0.48.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/inkscape/inkscape-0.48.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/inkscape/inkscape-0.48.2.ebuild?r1=1.1&r2=1.2

Index: inkscape-0.48.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.48.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- inkscape-0.48.2.ebuild	11 Jul 2011 19:53:24 -0000	1.1
+++ inkscape-0.48.2.ebuild	13 Jul 2011 20:51:44 -0000	1.2
@@ -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/inkscape/inkscape-0.48.2.ebuild,v 1.1 2011/07/11 19:53:24 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.48.2.ebuild,v 1.2 2011/07/13 20:51:44 radhermit Exp $
 
 EAPI=4
 inherit eutils flag-o-matic autotools gnome2
@@ -84,7 +84,8 @@
 	gnome2_src_prepare
 	epatch "${FILESDIR}"/${PN}-0.48.0-spell.patch \
 		"${FILESDIR}"/${PN}-0.48.1-libpng15.patch \
-		"${FILESDIR}"/${PN}-0.48.1-lcms.patch
+		"${FILESDIR}"/${PN}-0.48.1-lcms.patch \
+		"${FILESDIR}"/${P}-libwpg.patch
 	eautoreconf
 }
 






             reply	other threads:[~2011-07-13 20:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-13 20:51 Tim Harder (radhermit) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-09-24  4:58 [gentoo-commits] gentoo-x86 commit in media-gfx/inkscape: ChangeLog inkscape-0.48.2.ebuild Tim Harder (radhermit)
2011-10-27  6:31 Alexandre Rostovtsev (tetromino)
2011-10-21 16:47 Samuli Suominen (ssuominen)
2011-10-18 14:26 Jeroen Roovers (jer)
2011-10-16 18:55 Kacper Kowalik (xarthisius)
2011-10-15 18:26 Samuli Suominen (ssuominen)
2011-08-29 18:32 Fabian Groffen (grobian)
2011-07-26  9:14 Kacper Kowalik (xarthisius)
2011-07-11 19:53 Tim Harder (radhermit)

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=20110713205144.28B0720051@flycatcher.gentoo.org \
    --to=radhermit@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