public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/pympd: metadata.xml ChangeLog pympd-0.08.1.ebuild
@ 2011-02-16 19:31 Christoph Mende (angelos)
  0 siblings, 0 replies; only message in thread
From: Christoph Mende (angelos) @ 2011-02-16 19:31 UTC (permalink / raw
  To: gentoo-commits

angelos     11/02/16 19:31:00

  Modified:             metadata.xml ChangeLog pympd-0.08.1.ebuild
  Log:
  Fixed gtk+[jpeg] dependency (bug #354279)
  
  (Portage version: 2.1.9.39/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  media-sound/pympd/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pympd/metadata.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pympd/metadata.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pympd/metadata.xml?r1=1.3&r2=1.4

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/pympd/metadata.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- metadata.xml	30 May 2008 07:06:49 -0000	1.3
+++ metadata.xml	16 Feb 2011 19:31:00 -0000	1.4
@@ -1,8 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>sound</herd>
-	<longdescription>
-		pympd is a GTK+ front end client for the music playing daemon MPD
-	</longdescription>
+  <herd>sound</herd>
+  <maintainer>
+    <email>angelos@gentoo.org</email>
+    <name>Christoph Mende</name>
+  </maintainer>
+  <longdescription>
+    pympd is a GTK+ front end client for the music playing daemon MPD
+  </longdescription>
 </pkgmetadata>



1.26                 media-sound/pympd/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pympd/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pympd/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pympd/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/pympd/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	31 Oct 2010 13:28:04 -0000	1.25
+++ ChangeLog	16 Feb 2011 19:31:00 -0000	1.26
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/pympd
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pympd/ChangeLog,v 1.25 2010/10/31 13:28:04 ssuominen Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pympd/ChangeLog,v 1.26 2011/02/16 19:31:00 angelos Exp $
+
+  16 Feb 2011; <angelos@gentoo.org> pympd-0.08.1.ebuild, metadata.xml:
+  Fixed gtk+[jpeg] dependency (bug #354279)
 
   31 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> pympd-0.08.1.ebuild:
   Restrict Python to 2.x wrt #313969.



1.10                 media-sound/pympd/pympd-0.08.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pympd/pympd-0.08.1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pympd/pympd-0.08.1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pympd/pympd-0.08.1.ebuild?r1=1.9&r2=1.10

Index: pympd-0.08.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/pympd/pympd-0.08.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- pympd-0.08.1.ebuild	31 Oct 2010 13:28:04 -0000	1.9
+++ pympd-0.08.1.ebuild	16 Feb 2011 19:31:00 -0000	1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pympd/pympd-0.08.1.ebuild,v 1.9 2010/10/31 13:28:04 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pympd/pympd-0.08.1.ebuild,v 1.10 2011/02/16 19:31:00 angelos Exp $
 
 EAPI=3
 
@@ -18,7 +18,7 @@
 IUSE=""
 
 RDEPEND=">=dev-python/pygtk-2.6
-	x11-libs/gtk+:2[jpeg]
+	|| ( x11-libs/gdk-pixbuf:2[jpeg] x11-libs/gtk+:2[jpeg] )
 	x11-themes/gnome-icon-theme"
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"






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

only message in thread, other threads:[~2011-02-16 19:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-16 19:31 [gentoo-commits] gentoo-x86 commit in media-sound/pympd: metadata.xml ChangeLog pympd-0.08.1.ebuild Christoph Mende (angelos)

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