public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/gnome-music: gnome-music-3.10.4.ebuild ChangeLog
@ 2014-04-17 13:05 Pacho Ramos (pacho)
  0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos (pacho) @ 2014-04-17 13:05 UTC (permalink / raw
  To: gentoo-commits

pacho       14/04/17 13:05:40

  Modified:             ChangeLog
  Added:                gnome-music-3.10.4.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.10                 media-sound/gnome-music/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/gnome-music/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	9 Mar 2014 12:06:10 -0000	1.9
+++ ChangeLog	17 Apr 2014 13:05:39 -0000	1.10
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/gnome-music
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-music/ChangeLog,v 1.9 2014/03/09 12:06:10 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-music/ChangeLog,v 1.10 2014/04/17 13:05:39 pacho Exp $
+
+*gnome-music-3.10.4 (17 Apr 2014)
+
+  17 Apr 2014; Pacho Ramos <pacho@gentoo.org> +gnome-music-3.10.4.ebuild:
+  Version bump
 
   09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gnome-music-3.10.3.ebuild:
   x86 stable, bug 499954



1.1                  media-sound/gnome-music/gnome-music-3.10.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/gnome-music/gnome-music-3.10.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/gnome-music/gnome-music-3.10.4.ebuild?rev=1.1&content-type=text/plain

Index: gnome-music-3.10.4.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-music/gnome-music-3.10.4.ebuild,v 1.1 2014/04/17 13:05:39 pacho Exp $

EAPI="5"
GCONF_DEBUG="no"
PYTHON_COMPAT=( python{3_2,3_3} )

inherit gnome2 python-single-r1

DESCRIPTION="Music management for Gnome"
HOMEPAGE="http://wiki.gnome.org/Apps/Music"

LICENSE="GPL-2+"
SLOT="0"
IUSE=""
# Let people emerge this by default, bug #472932
IUSE+=" python_single_target_python3_2 +python_single_target_python3_3"

REQUIRED_USE="${PYTHON_REQUIRED_USE}"

KEYWORDS="~amd64 ~x86"

COMMON_DEPEND="
	${PYTHON_DEPS}
	>=dev-libs/glib-2.28:2
	>=dev-libs/gobject-introspection-1.35.9
	>=media-libs/grilo-0.2.6:0.2[introspection]
	>=x11-libs/gtk+-3.9:3[introspection]
"
RDEPEND="${COMMON_DEPEND}
	app-misc/tracker[introspection(+)]
	|| (
		app-misc/tracker[gstreamer]
		app-misc/tracker[xine]
	)
	dev-python/pygobject:3[cairo,${PYTHON_USEDEP}]
	dev-python/dbus-python[${PYTHON_USEDEP}]
	media-libs/gstreamer:1.0[introspection]
	media-libs/gst-plugins-base:1.0[introspection]
	media-plugins/gst-plugins-meta:1.0
	media-plugins/grilo-plugins:0.2[tracker]
"
DEPEND="${COMMON_DEPEND}
	>=dev-util/intltool-0.26
	virtual/pkgconfig
"





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-sound/gnome-music: gnome-music-3.10.4.ebuild ChangeLog
@ 2014-05-04  8:53 Pacho Ramos (pacho)
  0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos (pacho) @ 2014-05-04  8:53 UTC (permalink / raw
  To: gentoo-commits

pacho       14/05/04 08:53:56

  Modified:             gnome-music-3.10.4.ebuild ChangeLog
  Log:
  amd64 stable, bug 508862
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.2                  media-sound/gnome-music/gnome-music-3.10.4.ebuild

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

Index: gnome-music-3.10.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/gnome-music/gnome-music-3.10.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnome-music-3.10.4.ebuild	17 Apr 2014 13:05:39 -0000	1.1
+++ gnome-music-3.10.4.ebuild	4 May 2014 08:53:56 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-music/gnome-music-3.10.4.ebuild,v 1.1 2014/04/17 13:05:39 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-music/gnome-music-3.10.4.ebuild,v 1.2 2014/05/04 08:53:56 pacho Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -19,7 +19,7 @@
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 COMMON_DEPEND="
 	${PYTHON_DEPS}



1.12                 media-sound/gnome-music/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/gnome-music/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	27 Apr 2014 17:34:55 -0000	1.11
+++ ChangeLog	4 May 2014 08:53:56 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/gnome-music
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-music/ChangeLog,v 1.11 2014/04/27 17:34:55 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-music/ChangeLog,v 1.12 2014/05/04 08:53:56 pacho Exp $
+
+  04 May 2014; Pacho Ramos <pacho@gentoo.org> gnome-music-3.10.4.ebuild:
+  amd64 stable, bug 508862
 
 *gnome-music-3.12.1 (27 Apr 2014)
 





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-sound/gnome-music: gnome-music-3.10.4.ebuild ChangeLog
@ 2014-05-04 12:11 Pacho Ramos (pacho)
  0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos (pacho) @ 2014-05-04 12:11 UTC (permalink / raw
  To: gentoo-commits

pacho       14/05/04 12:11:09

  Modified:             gnome-music-3.10.4.ebuild ChangeLog
  Log:
  x86 stable, bug 508862
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.3                  media-sound/gnome-music/gnome-music-3.10.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/gnome-music/gnome-music-3.10.4.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/gnome-music/gnome-music-3.10.4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/gnome-music/gnome-music-3.10.4.ebuild?r1=1.2&r2=1.3

Index: gnome-music-3.10.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/gnome-music/gnome-music-3.10.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnome-music-3.10.4.ebuild	4 May 2014 08:53:56 -0000	1.2
+++ gnome-music-3.10.4.ebuild	4 May 2014 12:11:09 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-music/gnome-music-3.10.4.ebuild,v 1.2 2014/05/04 08:53:56 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-music/gnome-music-3.10.4.ebuild,v 1.3 2014/05/04 12:11:09 pacho Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -19,7 +19,7 @@
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 COMMON_DEPEND="
 	${PYTHON_DEPS}



1.13                 media-sound/gnome-music/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/gnome-music/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	4 May 2014 08:53:56 -0000	1.12
+++ ChangeLog	4 May 2014 12:11:09 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/gnome-music
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-music/ChangeLog,v 1.12 2014/05/04 08:53:56 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-music/ChangeLog,v 1.13 2014/05/04 12:11:09 pacho Exp $
+
+  04 May 2014; Pacho Ramos <pacho@gentoo.org> gnome-music-3.10.4.ebuild:
+  x86 stable, bug 508862
 
   04 May 2014; Pacho Ramos <pacho@gentoo.org> gnome-music-3.10.4.ebuild:
   amd64 stable, bug 508862





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-05-04 12:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-04  8:53 [gentoo-commits] gentoo-x86 commit in media-sound/gnome-music: gnome-music-3.10.4.ebuild ChangeLog Pacho Ramos (pacho)
  -- strict thread matches above, loose matches on Subject: below --
2014-05-04 12:11 Pacho Ramos (pacho)
2014-04-17 13:05 Pacho Ramos (pacho)

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