public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-gfx/inkscape: inkscape-0.45.1-r1.ebuild inkscape-0.46-r1.ebuild ChangeLog inkscape-0.46.ebuild
@ 2008-03-16 18:04 Markus Meier (maekke)
  0 siblings, 0 replies; only message in thread
From: Markus Meier (maekke) @ 2008-03-16 18:04 UTC (permalink / raw
  To: gentoo-commits

maekke      08/03/16 18:04:04

  Modified:             inkscape-0.45.1-r1.ebuild inkscape-0.46-r1.ebuild
                        ChangeLog inkscape-0.46.ebuild
  Log:
  don't install COPYING - pointed out by opfer
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.12                 media-gfx/inkscape/inkscape-0.45.1-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/inkscape/inkscape-0.45.1-r1.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/inkscape/inkscape-0.45.1-r1.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/inkscape/inkscape-0.45.1-r1.ebuild?r1=1.11&r2=1.12

Index: inkscape-0.45.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.45.1-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- inkscape-0.45.1-r1.ebuild	23 Jan 2008 21:15:28 -0000	1.11
+++ inkscape-0.45.1-r1.ebuild	16 Mar 2008 18:04:04 -0000	1.12
@@ -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/media-gfx/inkscape/inkscape-0.45.1-r1.ebuild,v 1.11 2008/01/23 21:15:28 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.45.1-r1.ebuild,v 1.12 2008/03/16 18:04:04 maekke Exp $
 
 inherit gnome2 eutils
 
@@ -76,4 +76,4 @@
 	G2CONF="${G2CONF} $(use_with perl)"
 }
 
-DOCS="AUTHORS COPYING ChangeLog NEWS README"
+DOCS="AUTHORS ChangeLog NEWS README"



1.2                  media-gfx/inkscape/inkscape-0.46-r1.ebuild

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

Index: inkscape-0.46-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.46-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- inkscape-0.46-r1.ebuild	16 Mar 2008 17:54:23 -0000	1.1
+++ inkscape-0.46-r1.ebuild	16 Mar 2008 18:04:04 -0000	1.2
@@ -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/media-gfx/inkscape/inkscape-0.46-r1.ebuild,v 1.1 2008/03/16 17:54:23 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.46-r1.ebuild,v 1.2 2008/03/16 18:04:04 maekke Exp $
 
 inherit gnome2 eutils
 
@@ -87,4 +87,4 @@
 	G2CONF="${G2CONF} $(use_with perl)"
 }
 
-DOCS="AUTHORS COPYING ChangeLog NEWS README"
+DOCS="AUTHORS ChangeLog NEWS README"



1.87                 media-gfx/inkscape/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/inkscape/ChangeLog?rev=1.87&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/inkscape/ChangeLog?rev=1.87&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/inkscape/ChangeLog?r1=1.86&r2=1.87

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog	16 Mar 2008 17:54:23 -0000	1.86
+++ ChangeLog	16 Mar 2008 18:04:04 -0000	1.87
@@ -1,6 +1,10 @@
 # ChangeLog for media-gfx/inkscape
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.86 2008/03/16 17:54:23 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.87 2008/03/16 18:04:04 maekke Exp $
+
+  16 Mar 2008; Markus Meier <maekke@gentoo.org> inkscape-0.45.1-r1.ebuild,
+  inkscape-0.46.ebuild, inkscape-0.46-r1.ebuild:
+  don't install COPYING - pointed out by opfer
 
 *inkscape-0.46-r1 (16 Mar 2008)
 



1.4                  media-gfx/inkscape/inkscape-0.46.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/inkscape/inkscape-0.46.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/inkscape/inkscape-0.46.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/inkscape/inkscape-0.46.ebuild?r1=1.3&r2=1.4

Index: inkscape-0.46.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.46.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- inkscape-0.46.ebuild	15 Mar 2008 16:57:04 -0000	1.3
+++ inkscape-0.46.ebuild	16 Mar 2008 18:04:04 -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/media-gfx/inkscape/inkscape-0.46.ebuild,v 1.3 2008/03/15 16:57:04 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.46.ebuild,v 1.4 2008/03/16 18:04:04 maekke Exp $
 
 inherit gnome2 eutils
 
@@ -86,4 +86,4 @@
 	G2CONF="${G2CONF} $(use_with perl)"
 }
 
-DOCS="AUTHORS COPYING ChangeLog NEWS README"
+DOCS="AUTHORS ChangeLog NEWS README"



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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-03-16 18:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-16 18:04 [gentoo-commits] gentoo-x86 commit in media-gfx/inkscape: inkscape-0.45.1-r1.ebuild inkscape-0.46-r1.ebuild ChangeLog inkscape-0.46.ebuild Markus Meier (maekke)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox