public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-mpc-plugin: ChangeLog xfce4-mpc-plugin-0.4.3.ebuild
@ 2012-05-14 10:30 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 4+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-05-14 10:30 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/05/14 10:30:51

  Modified:             ChangeLog
  Added:                xfce4-mpc-plugin-0.4.3.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha104/cvs/Linux x86_64)

Revision  Changes    Path
1.18                 xfce-extra/xfce4-mpc-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mpc-plugin/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	5 May 2012 07:17:18 -0000	1.17
+++ ChangeLog	14 May 2012 10:30:51 -0000	1.18
@@ -1,6 +1,12 @@
 # ChangeLog for xfce-extra/xfce4-mpc-plugin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mpc-plugin/ChangeLog,v 1.17 2012/05/05 07:17:18 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mpc-plugin/ChangeLog,v 1.18 2012/05/14 10:30:51 ssuominen Exp $
+
+*xfce4-mpc-plugin-0.4.3 (14 May 2012)
+
+  14 May 2012; Samuli Suominen <ssuominen@gentoo.org>
+  +xfce4-mpc-plugin-0.4.3.ebuild:
+  Version bump.
 
   05 May 2012; Michał Górny <mgorny@gentoo.org>
   xfce4-mpc-plugin-0.3.6.ebuild, xfce4-mpc-plugin-0.4.2.ebuild:



1.1                  xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.4.3.ebuild

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

Index: xfce4-mpc-plugin-0.4.3.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-mpc-plugin/xfce4-mpc-plugin-0.4.3.ebuild,v 1.1 2012/05/14 10:30:51 ssuominen Exp $

EAPI=4
inherit xfconf

DESCRIPTION="Music Player Daemon (mpd) panel plugin"
HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"
SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"

LICENSE="ISC"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="debug libmpd"

RDEPEND=">=xfce-base/exo-0.6
	>=xfce-base/libxfce4ui-4.8
	>=xfce-base/xfce4-panel-4.8
	libmpd? ( media-libs/libmpd )"
DEPEND="${RDEPEND}
	dev-util/intltool
	virtual/pkgconfig"

pkg_setup() {
	XFCONF=(
		$(use_enable libmpd)
		$(xfconf_use_debug)
		)

	DOCS=( AUTHORS ChangeLog README TODO )
}






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-mpc-plugin: ChangeLog xfce4-mpc-plugin-0.4.3.ebuild
@ 2012-05-20 12:08 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-05-20 12:08 UTC (permalink / raw
  To: gentoo-commits

ago         12/05/20 12:08:40

  Modified:             ChangeLog xfce4-mpc-plugin-0.4.3.ebuild
  Log:
  Stable for amd64, wrt bug #416223
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mpc-plugin/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	14 May 2012 10:30:51 -0000	1.18
+++ ChangeLog	20 May 2012 12:08:40 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-extra/xfce4-mpc-plugin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mpc-plugin/ChangeLog,v 1.18 2012/05/14 10:30:51 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mpc-plugin/ChangeLog,v 1.19 2012/05/20 12:08:40 ago Exp $
+
+  20 May 2012; Agostino Sarubbo <ago@gentoo.org> xfce4-mpc-plugin-0.4.3.ebuild:
+  Stable for amd64, wrt bug #416223
 
 *xfce4-mpc-plugin-0.4.3 (14 May 2012)
 



1.2                  xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.4.3.ebuild

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

Index: xfce4-mpc-plugin-0.4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.4.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xfce4-mpc-plugin-0.4.3.ebuild	14 May 2012 10:30:51 -0000	1.1
+++ xfce4-mpc-plugin-0.4.3.ebuild	20 May 2012 12:08:40 -0000	1.2
@@ -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-mpc-plugin/xfce4-mpc-plugin-0.4.3.ebuild,v 1.1 2012/05/14 10:30:51 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.4.3.ebuild,v 1.2 2012/05/20 12:08:40 ago Exp $
 
 EAPI=4
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 IUSE="debug libmpd"
 
 RDEPEND=">=xfce-base/exo-0.6






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-mpc-plugin: ChangeLog xfce4-mpc-plugin-0.4.3.ebuild
@ 2012-05-22  5:21 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-22  5:21 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/22 05:21:32

  Modified:             ChangeLog xfce4-mpc-plugin-0.4.3.ebuild
  Log:
  marked x86 per bug 416233
  
  (Portage version: 2.2.0_alpha107/cvs/Linux i686)

Revision  Changes    Path
1.21                 xfce-extra/xfce4-mpc-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mpc-plugin/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	20 May 2012 20:19:15 -0000	1.20
+++ ChangeLog	22 May 2012 05:21:32 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-extra/xfce4-mpc-plugin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mpc-plugin/ChangeLog,v 1.20 2012/05/20 20:19:15 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mpc-plugin/ChangeLog,v 1.21 2012/05/22 05:21:32 jdhore Exp $
+
+  22 May 2012; Jeff Horelick <jdhore@gentoo.org> xfce4-mpc-plugin-0.4.3.ebuild:
+  marked x86 per bug 416233
 
   20 May 2012; Agostino Sarubbo <ago@gentoo.org> xfce4-mpc-plugin-0.4.3.ebuild:
   Stable for amd64, wrt bug #416233



1.3                  xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.4.3.ebuild

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

Index: xfce4-mpc-plugin-0.4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.4.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xfce4-mpc-plugin-0.4.3.ebuild	20 May 2012 12:08:40 -0000	1.2
+++ xfce4-mpc-plugin-0.4.3.ebuild	22 May 2012 05:21:32 -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-mpc-plugin/xfce4-mpc-plugin-0.4.3.ebuild,v 1.2 2012/05/20 12:08:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.4.3.ebuild,v 1.3 2012/05/22 05:21:32 jdhore Exp $
 
 EAPI=4
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE="debug libmpd"
 
 RDEPEND=">=xfce-base/exo-0.6






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

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

ssuominen    12/11/16 12:40:01

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

Revision  Changes    Path
1.26                 xfce-extra/xfce4-mpc-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mpc-plugin/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	15 Nov 2012 19:27:31 -0000	1.25
+++ ChangeLog	16 Nov 2012 12:40:01 -0000	1.26
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-mpc-plugin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mpc-plugin/ChangeLog,v 1.25 2012/11/15 19:27:31 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mpc-plugin/ChangeLog,v 1.26 2012/11/16 12:40:01 ssuominen Exp $
+
+  16 Nov 2012; Samuli Suominen <ssuominen@gentoo.org>
+  -xfce4-mpc-plugin-0.4.3.ebuild:
+  old
 
   16 Nov 2012; Andreas Schuerch <nativemad@gentoo.org>
   xfce4-mpc-plugin-0.4.4.ebuild:





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

end of thread, other threads:[~2012-11-16 12:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-14 10:30 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-mpc-plugin: ChangeLog xfce4-mpc-plugin-0.4.3.ebuild Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-20 12:08 Agostino Sarubbo (ago)
2012-05-22  5:21 Jeff Horelick (jdhore)
2012-11-16 12:40 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