public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-soundmenu-plugin: ChangeLog xfce4-soundmenu-plugin-0.4.10.ebuild
@ 2012-06-20  2:43 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 5+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-06-20  2:43 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/06/20 02:43:37

  Modified:             ChangeLog
  Added:                xfce4-soundmenu-plugin-0.4.10.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)

Revision  Changes    Path
1.14                 xfce-extra/xfce4-soundmenu-plugin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	22 May 2012 06:46:45 -0000	1.13
+++ ChangeLog	20 Jun 2012 02:43:37 -0000	1.14
@@ -1,6 +1,12 @@
 # ChangeLog for xfce-extra/xfce4-soundmenu-plugin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v 1.13 2012/05/22 06:46:45 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v 1.14 2012/06/20 02:43:37 ssuominen Exp $
+
+*xfce4-soundmenu-plugin-0.4.10 (20 Jun 2012)
+
+  20 Jun 2012; Samuli Suominen <ssuominen@gentoo.org>
+  +xfce4-soundmenu-plugin-0.4.10.ebuild:
+  Version bump.
 
   22 May 2012; Samuli Suominen <ssuominen@gentoo.org>
   -xfce4-soundmenu-plugin-0.2.4.2.ebuild:



1.1                  xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild?rev=1.1&content-type=text/plain

Index: xfce4-soundmenu-plugin-0.4.10.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild,v 1.1 2012/06/20 02:43:37 ssuominen Exp $

EAPI=4
inherit xfconf

DESCRIPTION="A panel plug-in to control MPRIS2 compatible players like Pragha (from the same authors)"
HOMEPAGE="https://github.com/matiasdelellis/xfce4-soundmenu-plugin"
SRC_URI="mirror://github/matiasdelellis/${PN}/${P}.tar.bz2"

LICENSE="GPL-2 LGPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug +glyr lastfm"

RDEPEND=">=dev-libs/dbus-glib-0.98
	>=dev-libs/keybinder-0.2.2
	>=x11-libs/gtk+-2.20:2
	x11-libs/libX11
	>=xfce-base/libxfce4ui-4.8
	>=xfce-base/libxfce4util-4.8
	>=xfce-base/xfce4-panel-4.8
	glyr? ( >=media-libs/glyr-0.9.9 )
	lastfm? ( >=media-libs/libclastfm-0.5 )"
DEPEND="${RDEPEND}
	dev-util/intltool
	virtual/pkgconfig
	sys-devel/gettext"

pkg_setup() {
	XFCONF=(
		--disable-static
		$(use_enable lastfm libclastfm)
		$(use_enable glyr libglyr)
		$(xfconf_use_debug)
		)

	DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )
}






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-soundmenu-plugin: ChangeLog xfce4-soundmenu-plugin-0.4.10.ebuild
@ 2012-10-27 20:30 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-10-27 20:30 UTC (permalink / raw
  To: gentoo-commits

ago         12/10/27 20:30:08

  Modified:             ChangeLog xfce4-soundmenu-plugin-0.4.10.ebuild
  Log:
  Stable for amd64, wrt bug #429484
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.16                 xfce-extra/xfce4-soundmenu-plugin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	1 Jul 2012 12:33:41 -0000	1.15
+++ ChangeLog	27 Oct 2012 20:30:08 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-extra/xfce4-soundmenu-plugin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v 1.15 2012/07/01 12:33:41 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v 1.16 2012/10/27 20:30:08 ago Exp $
+
+  27 Oct 2012; <ago@gentoo.org> xfce4-soundmenu-plugin-0.4.10.ebuild:
+  Stable for amd64, wrt bug #429484
 
   01 Jul 2012; Samuli Suominen <ssuominen@gentoo.org>
   xfce4-soundmenu-plugin-0.4.1.ebuild, xfce4-soundmenu-plugin-0.4.10.ebuild:



1.3                  xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild?r1=1.2&r2=1.3

Index: xfce4-soundmenu-plugin-0.4.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xfce4-soundmenu-plugin-0.4.10.ebuild	1 Jul 2012 12:33:41 -0000	1.2
+++ xfce4-soundmenu-plugin-0.4.10.ebuild	27 Oct 2012 20:30:08 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild,v 1.2 2012/07/01 12:33:41 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild,v 1.3 2012/10/27 20:30:08 ago Exp $
 
 EAPI=4
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 LGPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="debug +glyr lastfm"
 
 RDEPEND=">=dev-libs/dbus-glib-0.98





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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-soundmenu-plugin: ChangeLog xfce4-soundmenu-plugin-0.4.10.ebuild
@ 2012-11-15 19:34 Andreas Schuerch (nativemad)
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Schuerch (nativemad) @ 2012-11-15 19:34 UTC (permalink / raw
  To: gentoo-commits

nativemad    12/11/15 19:34:20

  Modified:             ChangeLog xfce4-soundmenu-plugin-0.4.10.ebuild
  Log:
  x86 stable, see bug 429484
  
  (Portage version: 2.1.11.9/cvs/Linux i686)

Revision  Changes    Path
1.17                 xfce-extra/xfce4-soundmenu-plugin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	27 Oct 2012 20:30:08 -0000	1.16
+++ ChangeLog	15 Nov 2012 19:34:20 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-soundmenu-plugin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v 1.16 2012/10/27 20:30:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v 1.17 2012/11/15 19:34:20 nativemad Exp $
+
+  16 Nov 2012; Andreas Schuerch <nativemad@gentoo.org>
+  xfce4-soundmenu-plugin-0.4.10.ebuild:
+  x86 stable, see bug 429484
 
   27 Oct 2012; <ago@gentoo.org> xfce4-soundmenu-plugin-0.4.10.ebuild:
   Stable for amd64, wrt bug #429484



1.4                  xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild?r1=1.3&r2=1.4

Index: xfce4-soundmenu-plugin-0.4.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xfce4-soundmenu-plugin-0.4.10.ebuild	27 Oct 2012 20:30:08 -0000	1.3
+++ xfce4-soundmenu-plugin-0.4.10.ebuild	15 Nov 2012 19:34:20 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild,v 1.3 2012/10/27 20:30:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild,v 1.4 2012/11/15 19:34:20 nativemad Exp $
 
 EAPI=4
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 LGPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="debug +glyr lastfm"
 
 RDEPEND=">=dev-libs/dbus-glib-0.98





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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-soundmenu-plugin: ChangeLog xfce4-soundmenu-plugin-0.4.10.ebuild
@ 2012-11-28 12:19 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 5+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-11-28 12:19 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/11/28 12:19:36

  Modified:             ChangeLog xfce4-soundmenu-plugin-0.4.10.ebuild
  Log:
  EAPI5
  
  (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.19                 xfce-extra/xfce4-soundmenu-plugin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	16 Nov 2012 12:30:29 -0000	1.18
+++ ChangeLog	28 Nov 2012 12:19:36 -0000	1.19
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-soundmenu-plugin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v 1.18 2012/11/16 12:30:29 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v 1.19 2012/11/28 12:19:36 ssuominen Exp $
+
+  28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org>
+  xfce4-soundmenu-plugin-0.4.10.ebuild:
+  EAPI5
 
   16 Nov 2012; Samuli Suominen <ssuominen@gentoo.org>
   -xfce4-soundmenu-plugin-0.4.1.ebuild:



1.5                  xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild?r1=1.4&r2=1.5

Index: xfce4-soundmenu-plugin-0.4.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xfce4-soundmenu-plugin-0.4.10.ebuild	15 Nov 2012 19:34:20 -0000	1.4
+++ xfce4-soundmenu-plugin-0.4.10.ebuild	28 Nov 2012 12:19:36 -0000	1.5
@@ -1,8 +1,8 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild,v 1.4 2012/11/15 19:34:20 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild,v 1.5 2012/11/28 12:19:36 ssuominen Exp $
 
-EAPI=4
+EAPI=5
 inherit xfconf
 
 DESCRIPTION="A panel plug-in to control MPRIS2 compatible players like Pragha (from the same authors)"





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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-soundmenu-plugin: ChangeLog xfce4-soundmenu-plugin-0.4.10.ebuild
@ 2013-05-05 17:18 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 5+ messages in thread
From: Samuli Suominen (ssuominen) @ 2013-05-05 17:18 UTC (permalink / raw
  To: gentoo-commits

ssuominen    13/05/05 17:18:11

  Modified:             ChangeLog
  Removed:              xfce4-soundmenu-plugin-0.4.10.ebuild
  Log:
  old
  
  (Portage version: 2.2.0_alpha174/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.23                 xfce-extra/xfce4-soundmenu-plugin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	11 Apr 2013 18:07:46 -0000	1.22
+++ ChangeLog	5 May 2013 17:18:11 -0000	1.23
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-soundmenu-plugin
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v 1.22 2013/04/11 18:07:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v 1.23 2013/05/05 17:18:11 ssuominen Exp $
+
+  05 May 2013; Samuli Suominen <ssuominen@gentoo.org>
+  -xfce4-soundmenu-plugin-0.4.10.ebuild:
+  old
 
   11 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
   xfce4-soundmenu-plugin-0.6.0.ebuild:





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

end of thread, other threads:[~2013-05-05 17:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-27 20:30 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-soundmenu-plugin: ChangeLog xfce4-soundmenu-plugin-0.4.10.ebuild Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-05-05 17:18 Samuli Suominen (ssuominen)
2012-11-28 12:19 Samuli Suominen (ssuominen)
2012-11-15 19:34 Andreas Schuerch (nativemad)
2012-06-20  2:43 Samuli Suominen (ssuominen)

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