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

angelos     11/04/29 07:11:12

  Modified:             ChangeLog
  Added:                xfce4-wmdock-plugin-0.3.4.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.0_alpha30/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  xfce-extra/xfce4-wmdock-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	21 Mar 2011 22:41:47 -0000	1.5
+++ ChangeLog	29 Apr 2011 07:11:12 -0000	1.6
@@ -1,6 +1,12 @@
 # ChangeLog for xfce-extra/xfce4-wmdock-plugin
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/ChangeLog,v 1.5 2011/03/21 22:41:47 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/ChangeLog,v 1.6 2011/04/29 07:11:12 angelos Exp $
+
+*xfce4-wmdock-plugin-0.3.4 (29 Apr 2011)
+
+  29 Apr 2011; Christoph Mende <angelos@gentoo.org>
+  +xfce4-wmdock-plugin-0.3.4.ebuild:
+  Version bump
 
   21 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
   xfce4-wmdock-plugin-0.3.2.ebuild:



1.1                  xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.3.4.ebuild

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

Index: xfce4-wmdock-plugin-0.3.4.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-wmdock-plugin/xfce4-wmdock-plugin-0.3.4.ebuild,v 1.1 2011/04/29 07:11:12 angelos Exp $

EAPI=4
inherit xfconf

DESCRIPTION="a compatibility layer for running WindowMaker dockapps on Xfce4."
HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-wmdock-plugin"
SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.3/${P}.tar.bz2"

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

RDEPEND=">=x11-libs/gtk+-2.6:2
	>=xfce-base/xfce4-panel-4.6
	>=xfce-base/libxfcegui4-4.3.90.2
	>=xfce-base/libxfce4util-4.3.90.2
	>=x11-libs/libwnck-2.8.1:1"
DEPEND="${RDEPEND}
	dev-util/pkgconfig
	sys-devel/gettext
	dev-util/intltool"

pkg_setup() {
	XFCONF=( $(xfconf_use_debug) )
	DOCS="AUTHORS ChangeLog README TODO"
}

src_prepare() {
	echo panel-plugin/wmdock.desktop.in.in >> po/POTFILES.skip
	xfconf_src_prepare
}






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

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

phajdan.jr    11/10/16 03:40:18

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

Revision  Changes    Path
1.3                  xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.3.4.ebuild

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

Index: xfce4-wmdock-plugin-0.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.3.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xfce4-wmdock-plugin-0.3.4.ebuild	19 May 2011 20:57:00 -0000	1.2
+++ xfce4-wmdock-plugin-0.3.4.ebuild	16 Oct 2011 03:40:18 -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-wmdock-plugin/xfce4-wmdock-plugin-0.3.4.ebuild,v 1.2 2011/05/19 20:57:00 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.3.4.ebuild,v 1.3 2011/10/16 03:40:18 phajdan.jr Exp $
 
 EAPI=4
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 x86 ~x86-fbsd"
 IUSE="debug"
 
 RDEPEND=">=x11-libs/gtk+-2.6:2



1.7                  xfce-extra/xfce4-wmdock-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	29 Apr 2011 07:11:12 -0000	1.6
+++ ChangeLog	16 Oct 2011 03:40:18 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-wmdock-plugin
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/ChangeLog,v 1.6 2011/04/29 07:11:12 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/ChangeLog,v 1.7 2011/10/16 03:40:18 phajdan.jr Exp $
+
+  16 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+  xfce4-wmdock-plugin-0.3.4.ebuild:
+  x86 stable wrt bug #386963
 
 *xfce4-wmdock-plugin-0.3.4 (29 Apr 2011)
 






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-wmdock-plugin: xfce4-wmdock-plugin-0.3.4.ebuild ChangeLog
@ 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:54

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

Revision  Changes    Path
1.4                  xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.3.4.ebuild

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

Index: xfce4-wmdock-plugin-0.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.3.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xfce4-wmdock-plugin-0.3.4.ebuild	16 Oct 2011 03:40:18 -0000	1.3
+++ xfce4-wmdock-plugin-0.3.4.ebuild	16 Oct 2011 05:25:54 -0000	1.4
@@ -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-wmdock-plugin/xfce4-wmdock-plugin-0.3.4.ebuild,v 1.3 2011/10/16 03:40:18 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.3.4.ebuild,v 1.4 2011/10/16 05:25:54 ssuominen Exp $
 
 EAPI=4
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 x86 ~x86-fbsd"
+KEYWORDS="amd64 x86 ~x86-fbsd"
 IUSE="debug"
 
 RDEPEND=">=x11-libs/gtk+-2.6:2



1.8                  xfce-extra/xfce4-wmdock-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	16 Oct 2011 03:40:18 -0000	1.7
+++ ChangeLog	16 Oct 2011 05:25:54 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-wmdock-plugin
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/ChangeLog,v 1.7 2011/10/16 03:40:18 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/ChangeLog,v 1.8 2011/10/16 05:25:54 ssuominen Exp $
+
+  16 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
+  xfce4-wmdock-plugin-0.3.4.ebuild:
+  amd64 stable wrt #386963
 
   16 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   xfce4-wmdock-plugin-0.3.4.ebuild:






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

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

ssuominen    12/04/09 18:44:09

  Modified:             xfce4-wmdock-plugin-0.3.4.ebuild ChangeLog
  Log:
  Install to libdir instead of libexecdir.
  
  (Portage version: 2.2.0_alpha99/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.3.4.ebuild

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

Index: xfce4-wmdock-plugin-0.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.3.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xfce4-wmdock-plugin-0.3.4.ebuild	16 Oct 2011 05:25:54 -0000	1.4
+++ xfce4-wmdock-plugin-0.3.4.ebuild	9 Apr 2012 18:44:09 -0000	1.5
@@ -1,31 +1,35 @@
-# 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-wmdock-plugin/xfce4-wmdock-plugin-0.3.4.ebuild,v 1.4 2011/10/16 05:25:54 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.3.4.ebuild,v 1.5 2012/04/09 18:44:09 ssuominen Exp $
 
 EAPI=4
-inherit xfconf
+inherit multilib xfconf
 
 DESCRIPTION="a compatibility layer for running WindowMaker dockapps on Xfce4."
 HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-wmdock-plugin"
-SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.3/${P}.tar.bz2"
+SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86 ~x86-fbsd"
 IUSE="debug"
 
-RDEPEND=">=x11-libs/gtk+-2.6:2
-	>=xfce-base/xfce4-panel-4.8
-	>=xfce-base/libxfcegui4-4.8
+RDEPEND="x11-libs/gtk+:2
 	>=xfce-base/libxfce4util-4.8
+	>=xfce-base/libxfcegui4-4.8
+	>=xfce-base/xfce4-panel-4.8
 	>=x11-libs/libwnck-2.8.1:1"
 DEPEND="${RDEPEND}
+	dev-util/intltool
 	dev-util/pkgconfig
-	sys-devel/gettext
-	dev-util/intltool"
+	sys-devel/gettext"
 
 pkg_setup() {
-	XFCONF=( $(xfconf_use_debug) )
+	XFCONF=(
+		--libexecdir="${EPREFIX}"/usr/$(get_libdir)
+		$(xfconf_use_debug)
+		)
+
 	DOCS=( AUTHORS ChangeLog README TODO )
 }
 



1.10                 xfce-extra/xfce4-wmdock-plugin/ChangeLog

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

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






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

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

mgorny      12/05/05 07:47:43

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

Revision  Changes    Path
1.6                  xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.3.4.ebuild

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

Index: xfce4-wmdock-plugin-0.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.3.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xfce4-wmdock-plugin-0.3.4.ebuild	9 Apr 2012 18:44:09 -0000	1.5
+++ xfce4-wmdock-plugin-0.3.4.ebuild	5 May 2012 07:47:43 -0000	1.6
@@ -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-wmdock-plugin/xfce4-wmdock-plugin-0.3.4.ebuild,v 1.5 2012/04/09 18:44:09 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.3.4.ebuild,v 1.6 2012/05/05 07:47:43 mgorny Exp $
 
 EAPI=4
 inherit multilib xfconf
@@ -21,7 +21,7 @@
 	>=x11-libs/libwnck-2.8.1:1"
 DEPEND="${RDEPEND}
 	dev-util/intltool
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	sys-devel/gettext"
 
 pkg_setup() {



1.11                 xfce-extra/xfce4-wmdock-plugin/ChangeLog

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

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






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

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

ssuominen    12/11/28 12:44:47

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

Revision  Changes    Path
1.7                  xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.3.4.ebuild

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

Index: xfce4-wmdock-plugin-0.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.3.4.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xfce4-wmdock-plugin-0.3.4.ebuild	5 May 2012 07:47:43 -0000	1.6
+++ xfce4-wmdock-plugin-0.3.4.ebuild	28 Nov 2012 12:44:47 -0000	1.7
@@ -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-wmdock-plugin/xfce4-wmdock-plugin-0.3.4.ebuild,v 1.6 2012/05/05 07:47:43 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.3.4.ebuild,v 1.7 2012/11/28 12:44:47 ssuominen Exp $
 
-EAPI=4
+EAPI=5
 inherit multilib xfconf
 
 DESCRIPTION="a compatibility layer for running WindowMaker dockapps on Xfce4."



1.12                 xfce-extra/xfce4-wmdock-plugin/ChangeLog

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

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





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

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

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