public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-gfx/gimp: ChangeLog gimp-2.7.3.ebuild gimp-9999.ebuild
@ 2011-09-02 15:58 Sebastian Pipping (sping)
  0 siblings, 0 replies; only message in thread
From: Sebastian Pipping (sping) @ 2011-09-02 15:58 UTC (permalink / raw
  To: gentoo-commits

sping       11/09/02 15:58:38

  Modified:             ChangeLog gimp-2.7.3.ebuild gimp-9999.ebuild
  Log:
  media-gfx/gimp: Fix dependencies (bug #381389)
  
  (Portage version: 2.1.10.11/cvs/Linux x86_64)

Revision  Changes    Path
1.333                media-gfx/gimp/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v
retrieving revision 1.332
retrieving revision 1.333
diff -u -r1.332 -r1.333
--- ChangeLog	31 Aug 2011 19:05:35 -0000	1.332
+++ ChangeLog	2 Sep 2011 15:58:38 -0000	1.333
@@ -1,6 +1,10 @@
 # ChangeLog for media-gfx/gimp
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.332 2011/08/31 19:05:35 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.333 2011/09/02 15:58:38 sping Exp $
+
+  02 Sep 2011; Sebastian Pipping <sping@gentoo.org> gimp-2.7.3.ebuild,
+  gimp-9999.ebuild:
+  Fix dependencies (bug #381389)
 
   31 Aug 2011; Sebastian Pipping <sping@gentoo.org> gimp-9999.ebuild:
   Pass --disable-gtk-doc to autogen.sh in live ebuild (bug #346341)



1.2                  media-gfx/gimp/gimp-2.7.3.ebuild

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

Index: gimp-2.7.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.7.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gimp-2.7.3.ebuild	31 Aug 2011 14:44:15 -0000	1.1
+++ gimp-2.7.3.ebuild	2 Sep 2011 15:58:38 -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/gimp/gimp-2.7.3.ebuild,v 1.1 2011/08/31 14:44:15 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.7.3.ebuild,v 1.2 2011/09/02 15:58:38 sping Exp $
 
 EAPI="3"
 PYTHON_DEPEND="python? 2:2.5"
@@ -55,7 +55,7 @@
 	>=dev-util/pkgconfig-0.22
 	>=dev-util/intltool-0.40.1
 	>=sys-devel/gettext-0.17
-	>=dev-util/gtk-doc-1"
+	doc? ( >=dev-util/gtk-doc-1 )"
 
 DOCS="AUTHORS ChangeLog* HACKING NEWS README*"
 



1.38                 media-gfx/gimp/gimp-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gimp/gimp-9999.ebuild?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gimp/gimp-9999.ebuild?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gimp/gimp-9999.ebuild?r1=1.37&r2=1.38

Index: gimp-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-9999.ebuild,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- gimp-9999.ebuild	31 Aug 2011 19:05:35 -0000	1.37
+++ gimp-9999.ebuild	2 Sep 2011 15:58:38 -0000	1.38
@@ -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/gimp/gimp-9999.ebuild,v 1.37 2011/08/31 19:05:35 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-9999.ebuild,v 1.38 2011/09/02 15:58:38 sping Exp $
 
 EAPI="3"
 PYTHON_DEPEND="python? 2:2.5"
@@ -57,11 +57,10 @@
 	>=dev-util/pkgconfig-0.22
 	>=dev-util/intltool-0.40.1
 	>=sys-devel/gettext-0.17
-	>=dev-util/gtk-doc-1
+	doc? ( >=dev-util/gtk-doc-1 )
 	>=sys-devel/libtool-1.5
 	>=sys-devel/autoconf-2.54
-	>=sys-devel/automake-1.10
-	dev-libs/libxslt"
+	>=sys-devel/automake-1.10"
 
 DOCS="AUTHORS ChangeLog* HACKING NEWS README*"
 






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

only message in thread, other threads:[~2011-09-02 15:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-02 15:58 [gentoo-commits] gentoo-x86 commit in media-gfx/gimp: ChangeLog gimp-2.7.3.ebuild gimp-9999.ebuild Sebastian Pipping (sping)

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