public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-radio-plugin: ChangeLog xfce4-radio-plugin-0.5.1.ebuild
@ 2011-06-19 16:05 Christoph Mende (angelos)
  0 siblings, 0 replies; 6+ messages in thread
From: Christoph Mende (angelos) @ 2011-06-19 16:05 UTC (permalink / raw
  To: gentoo-commits

angelos     11/06/19 16:05:56

  Modified:             ChangeLog
  Added:                xfce4-radio-plugin-0.5.1.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.0_alpha41/cvs/Linux x86_64)

Revision  Changes    Path
1.15                 xfce-extra/xfce4-radio-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	19 May 2011 06:20:14 -0000	1.14
+++ ChangeLog	19 Jun 2011 16:05:56 -0000	1.15
@@ -1,6 +1,12 @@
 # ChangeLog for xfce-extra/xfce4-radio-plugin
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v 1.14 2011/05/19 06:20:14 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v 1.15 2011/06/19 16:05:56 angelos Exp $
+
+*xfce4-radio-plugin-0.5.1 (19 Jun 2011)
+
+  19 Jun 2011; Christoph Mende <angelos@gentoo.org>
+  +xfce4-radio-plugin-0.5.1.ebuild:
+  Version bump
 
 *xfce4-radio-plugin-0.5.0 (19 May 2011)
 



1.1                  xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild

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

Index: xfce4-radio-plugin-0.5.1.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild,v 1.1 2011/06/19 16:05:56 angelos Exp $

EAPI=4
inherit xfconf

DESCRIPTION="V4L radio device control plug-in for the Xfce desktop environment"
HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-radio-plugin"
SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.5/${P}.tar.bz2"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug"

RDEPEND=">=xfce-base/libxfcegui4-4.3.22
	>=xfce-base/xfce4-panel-4.3.22"
DEPEND="${RDEPEND}
	dev-util/pkgconfig
	>=dev-util/intltool-0.40"

pkg_setup() {
	XFCONF=( $(xfconf_use_debug) )
	DOCS=( AUTHORS NEWS README )
}






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-radio-plugin: ChangeLog xfce4-radio-plugin-0.5.1.ebuild
@ 2011-10-16  3:38 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 6+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2011-10-16  3:38 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    11/10/16 03:38:07

  Modified:             ChangeLog xfce4-radio-plugin-0.5.1.ebuild
  Log:
  x86 stable wrt bug #386963
  
  (Portage version: 2.1.10.11/cvs/Linux i686)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	19 Jun 2011 16:05:56 -0000	1.15
+++ ChangeLog	16 Oct 2011 03:38:07 -0000	1.16
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-radio-plugin
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v 1.15 2011/06/19 16:05:56 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v 1.16 2011/10/16 03:38:07 phajdan.jr Exp $
+
+  16 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+  xfce4-radio-plugin-0.5.1.ebuild:
+  x86 stable wrt bug #386963
 
 *xfce4-radio-plugin-0.5.1 (19 Jun 2011)
 



1.2                  xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild

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

Index: xfce4-radio-plugin-0.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xfce4-radio-plugin-0.5.1.ebuild	19 Jun 2011 16:05:56 -0000	1.1
+++ xfce4-radio-plugin-0.5.1.ebuild	16 Oct 2011 03:38:07 -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/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild,v 1.1 2011/06/19 16:05:56 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild,v 1.2 2011/10/16 03:38:07 phajdan.jr Exp $
 
 EAPI=4
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="debug"
 
 RDEPEND=">=xfce-base/libxfcegui4-4.3.22






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-radio-plugin: ChangeLog xfce4-radio-plugin-0.5.1.ebuild
@ 2011-10-16  5:25 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 6+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-10-16  5:25 UTC (permalink / raw
  To: gentoo-commits

ssuominen    11/10/16 05:25:04

  Modified:             ChangeLog xfce4-radio-plugin-0.5.1.ebuild
  Log:
  amd64 stable wrt #386963
  
  (Portage version: 2.2.0_alpha67/cvs/Linux x86_64, RepoMan options: --force)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	16 Oct 2011 03:38:07 -0000	1.16
+++ ChangeLog	16 Oct 2011 05:25:04 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-radio-plugin
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v 1.16 2011/10/16 03:38:07 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v 1.17 2011/10/16 05:25:04 ssuominen Exp $
+
+  16 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
+  xfce4-radio-plugin-0.5.1.ebuild:
+  amd64 stable wrt #386963
 
   16 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   xfce4-radio-plugin-0.5.1.ebuild:



1.3                  xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild

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

Index: xfce4-radio-plugin-0.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xfce4-radio-plugin-0.5.1.ebuild	16 Oct 2011 03:38:07 -0000	1.2
+++ xfce4-radio-plugin-0.5.1.ebuild	16 Oct 2011 05:25:04 -0000	1.3
@@ -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/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild,v 1.2 2011/10/16 03:38:07 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild,v 1.3 2011/10/16 05:25:04 ssuominen Exp $
 
 EAPI=4
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="debug"
 
 RDEPEND=">=xfce-base/libxfcegui4-4.3.22






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-radio-plugin: ChangeLog xfce4-radio-plugin-0.5.1.ebuild
@ 2012-04-09 21:29 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 6+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-04-09 21:29 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/04/09 21:29:44

  Modified:             ChangeLog xfce4-radio-plugin-0.5.1.ebuild
  Log:
  Use libdir instead of libexecdir.
  
  (Portage version: 2.2.0_alpha99/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	29 Oct 2011 20:16:15 -0000	1.18
+++ ChangeLog	9 Apr 2012 21:29:44 -0000	1.19
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-radio-plugin
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v 1.18 2011/10/29 20:16:15 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v 1.19 2012/04/09 21:29:44 ssuominen Exp $
+
+  09 Apr 2012; Samuli Suominen <ssuominen@gentoo.org>
+  xfce4-radio-plugin-0.5.1.ebuild:
+  Use libdir instead of libexecdir.
 
   29 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
   -xfce4-radio-plugin-0.4.4.ebuild, -xfce4-radio-plugin-0.5.0.ebuild:



1.4                  xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild

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

Index: xfce4-radio-plugin-0.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xfce4-radio-plugin-0.5.1.ebuild	16 Oct 2011 05:25:04 -0000	1.3
+++ xfce4-radio-plugin-0.5.1.ebuild	9 Apr 2012 21:29:44 -0000	1.4
@@ -1,26 +1,30 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild,v 1.3 2011/10/16 05:25:04 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild,v 1.4 2012/04/09 21:29:44 ssuominen Exp $
 
 EAPI=4
-inherit xfconf
+inherit multilib xfconf
 
 DESCRIPTION="V4L radio device control plug-in for the Xfce desktop environment"
 HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-radio-plugin"
-SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.5/${P}.tar.bz2"
+SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="debug"
 
-RDEPEND=">=xfce-base/libxfcegui4-4.3.22
-	>=xfce-base/xfce4-panel-4.3.22"
+RDEPEND=">=xfce-base/libxfcegui4-4.8
+	>=xfce-base/xfce4-panel-4.8"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig
-	>=dev-util/intltool-0.40"
+	dev-util/intltool
+	dev-util/pkgconfig"
 
 pkg_setup() {
-	XFCONF=( $(xfconf_use_debug) )
+	XFCONF=(
+		--libexecdir="${EPREFIX}"/usr/$(get_libdir)
+		$(xfconf_use_debug)
+		)
+
 	DOCS=( AUTHORS NEWS README )
 }






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-radio-plugin: ChangeLog xfce4-radio-plugin-0.5.1.ebuild
@ 2012-05-05  7:19 Michal Gorny (mgorny)
  0 siblings, 0 replies; 6+ messages in thread
From: Michal Gorny (mgorny) @ 2012-05-05  7:19 UTC (permalink / raw
  To: gentoo-commits

mgorny      12/05/05 07:19:04

  Modified:             ChangeLog xfce4-radio-plugin-0.5.1.ebuild
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)

Revision  Changes    Path
1.20                 xfce-extra/xfce4-radio-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	9 Apr 2012 21:29:44 -0000	1.19
+++ ChangeLog	5 May 2012 07:19:03 -0000	1.20
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-radio-plugin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v 1.19 2012/04/09 21:29:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v 1.20 2012/05/05 07:19:03 mgorny Exp $
+
+  05 May 2012; Michał Górny <mgorny@gentoo.org>
+  xfce4-radio-plugin-0.5.1.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   09 Apr 2012; Samuli Suominen <ssuominen@gentoo.org>
   xfce4-radio-plugin-0.5.1.ebuild:



1.5                  xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild

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

Index: xfce4-radio-plugin-0.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xfce4-radio-plugin-0.5.1.ebuild	9 Apr 2012 21:29:44 -0000	1.4
+++ xfce4-radio-plugin-0.5.1.ebuild	5 May 2012 07:19:03 -0000	1.5
@@ -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-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild,v 1.4 2012/04/09 21:29:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild,v 1.5 2012/05/05 07:19:03 mgorny Exp $
 
 EAPI=4
 inherit multilib xfconf
@@ -18,7 +18,7 @@
 	>=xfce-base/xfce4-panel-4.8"
 DEPEND="${RDEPEND}
 	dev-util/intltool
-	dev-util/pkgconfig"
+	virtual/pkgconfig"
 
 pkg_setup() {
 	XFCONF=(






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

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

ssuominen    12/11/28 12:20:36

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

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	5 May 2012 07:19:03 -0000	1.20
+++ ChangeLog	28 Nov 2012 12:20:36 -0000	1.21
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-radio-plugin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v 1.20 2012/05/05 07:19:03 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v 1.21 2012/11/28 12:20:36 ssuominen Exp $
+
+  28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org>
+  xfce4-radio-plugin-0.5.1.ebuild:
+  EAPI5
 
   05 May 2012; Michał Górny <mgorny@gentoo.org>
   xfce4-radio-plugin-0.5.1.ebuild:



1.6                  xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild

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

Index: xfce4-radio-plugin-0.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xfce4-radio-plugin-0.5.1.ebuild	5 May 2012 07:19:03 -0000	1.5
+++ xfce4-radio-plugin-0.5.1.ebuild	28 Nov 2012 12:20:36 -0000	1.6
@@ -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-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild,v 1.5 2012/05/05 07:19:03 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild,v 1.6 2012/11/28 12:20:36 ssuominen Exp $
 
-EAPI=4
+EAPI=5
 inherit multilib xfconf
 
 DESCRIPTION="V4L radio device control plug-in for the Xfce desktop environment"





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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-09 21:29 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-radio-plugin: ChangeLog xfce4-radio-plugin-0.5.1.ebuild Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2012-11-28 12:20 Samuli Suominen (ssuominen)
2012-05-05  7:19 Michal Gorny (mgorny)
2011-10-16  5:25 Samuli Suominen (ssuominen)
2011-10-16  3:38 PaweA Hajdan (phajdan.jr)
2011-06-19 16:05 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