public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-time-out-plugin: ChangeLog xfce4-time-out-plugin-1.0.1.ebuild
@ 2012-04-17 11:44 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 6+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-04-17 11:44 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/04/17 11:44:58

  Modified:             ChangeLog
  Added:                xfce4-time-out-plugin-1.0.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha100/cvs/Linux x86_64)

Revision  Changes    Path
1.13                 xfce-extra/xfce4-time-out-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	9 Apr 2012 19:25:35 -0000	1.12
+++ ChangeLog	17 Apr 2012 11:44:58 -0000	1.13
@@ -1,6 +1,12 @@
 # ChangeLog for xfce-extra/xfce4-time-out-plugin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/ChangeLog,v 1.12 2012/04/09 19:25:35 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/ChangeLog,v 1.13 2012/04/17 11:44:58 ssuominen Exp $
+
+*xfce4-time-out-plugin-1.0.1 (17 Apr 2012)
+
+  17 Apr 2012; Samuli Suominen <ssuominen@gentoo.org>
+  +xfce4-time-out-plugin-1.0.1.ebuild:
+  Version bump.
 
   09 Apr 2012; Samuli Suominen <ssuominen@gentoo.org>
   xfce4-time-out-plugin-1.0.0-r1.ebuild:



1.1                  xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.1.ebuild

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

Index: xfce4-time-out-plugin-1.0.1.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-time-out-plugin/xfce4-time-out-plugin-1.0.1.ebuild,v 1.1 2012/04/17 11:44:58 ssuominen Exp $

EAPI=4
inherit xfconf

DESCRIPTION="A panel plug-in to take periodical breaks from the computer"
HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin"
SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug"

RDEPEND="x11-libs/gtk+:2
	x11-libs/libX11
	>=xfce-base/libxfce4ui-4.8
	>=xfce-base/libxfce4util-4.8
	>=xfce-base/xfce4-panel-4.8"
DEPEND="${RDEPEND}
	dev-util/intltool
	dev-util/pkgconfig"

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

	DOCS=( AUTHORS ChangeLog NEWS README THANKS )
}






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-time-out-plugin: ChangeLog xfce4-time-out-plugin-1.0.1.ebuild
@ 2012-05-17 16:01 Jeroen Roovers (jer)
  0 siblings, 0 replies; 6+ messages in thread
From: Jeroen Roovers (jer) @ 2012-05-17 16:01 UTC (permalink / raw
  To: gentoo-commits

jer         12/05/17 16:01:17

  Modified:             ChangeLog xfce4-time-out-plugin-1.0.1.ebuild
  Log:
  Stable for HPPA (bug #416233).
  
  (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)

Revision  Changes    Path
1.15                 xfce-extra/xfce4-time-out-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	5 May 2012 07:25:41 -0000	1.14
+++ ChangeLog	17 May 2012 16:01:17 -0000	1.15
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-time-out-plugin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/ChangeLog,v 1.14 2012/05/05 07:25:41 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/ChangeLog,v 1.15 2012/05/17 16:01:17 jer Exp $
+
+  17 May 2012; Jeroen Roovers <jer@gentoo.org>
+  xfce4-time-out-plugin-1.0.1.ebuild:
+  Stable for HPPA (bug #416233).
 
   05 May 2012; Michał Górny <mgorny@gentoo.org>
   xfce4-time-out-plugin-1.0.0.ebuild, xfce4-time-out-plugin-1.0.0-r1.ebuild,



1.3                  xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.1.ebuild

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

Index: xfce4-time-out-plugin-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xfce4-time-out-plugin-1.0.1.ebuild	5 May 2012 07:25:41 -0000	1.2
+++ xfce4-time-out-plugin-1.0.1.ebuild	17 May 2012 16:01:17 -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-time-out-plugin/xfce4-time-out-plugin-1.0.1.ebuild,v 1.2 2012/05/05 07:25:41 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.1.ebuild,v 1.3 2012/05/17 16:01:17 jer Exp $
 
 EAPI=4
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
 IUSE="debug"
 
 RDEPEND="x11-libs/gtk+:2






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

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

ago         12/05/20 12:12:32

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

Revision  Changes    Path
1.16                 xfce-extra/xfce4-time-out-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	17 May 2012 16:01:17 -0000	1.15
+++ ChangeLog	20 May 2012 12:12:32 -0000	1.16
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-time-out-plugin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/ChangeLog,v 1.15 2012/05/17 16:01:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/ChangeLog,v 1.16 2012/05/20 12:12:32 ago Exp $
+
+  20 May 2012; Agostino Sarubbo <ago@gentoo.org>
+  xfce4-time-out-plugin-1.0.1.ebuild:
+  Stable for amd64, wrt bug #416223
 
   17 May 2012; Jeroen Roovers <jer@gentoo.org>
   xfce4-time-out-plugin-1.0.1.ebuild:



1.4                  xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.1.ebuild

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

Index: xfce4-time-out-plugin-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xfce4-time-out-plugin-1.0.1.ebuild	17 May 2012 16:01:17 -0000	1.3
+++ xfce4-time-out-plugin-1.0.1.ebuild	20 May 2012 12:12:32 -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-time-out-plugin/xfce4-time-out-plugin-1.0.1.ebuild,v 1.3 2012/05/17 16:01:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.1.ebuild,v 1.4 2012/05/20 12:12:32 ago Exp $
 
 EAPI=4
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
 IUSE="debug"
 
 RDEPEND="x11-libs/gtk+:2






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

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

ssuominen    12/05/20 20:11:04

  Modified:             ChangeLog xfce4-time-out-plugin-1.0.1.ebuild
  Log:
  ppc/ppc64 stable wrt #416233
  
  (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)

Revision  Changes    Path
1.17                 xfce-extra/xfce4-time-out-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	20 May 2012 12:12:32 -0000	1.16
+++ ChangeLog	20 May 2012 20:11:03 -0000	1.17
@@ -1,10 +1,14 @@
 # ChangeLog for xfce-extra/xfce4-time-out-plugin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/ChangeLog,v 1.16 2012/05/20 12:12:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/ChangeLog,v 1.17 2012/05/20 20:11:03 ssuominen Exp $
+
+  20 May 2012; Samuli Suominen <ssuominen@gentoo.org>
+  xfce4-time-out-plugin-1.0.1.ebuild:
+  ppc/ppc64 stable wrt #416233
 
   20 May 2012; Agostino Sarubbo <ago@gentoo.org>
   xfce4-time-out-plugin-1.0.1.ebuild:
-  Stable for amd64, wrt bug #416223
+  Stable for amd64, wrt bug #416233
 
   17 May 2012; Jeroen Roovers <jer@gentoo.org>
   xfce4-time-out-plugin-1.0.1.ebuild:



1.5                  xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.1.ebuild

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

Index: xfce4-time-out-plugin-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xfce4-time-out-plugin-1.0.1.ebuild	20 May 2012 12:12:32 -0000	1.4
+++ xfce4-time-out-plugin-1.0.1.ebuild	20 May 2012 20:11: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-time-out-plugin/xfce4-time-out-plugin-1.0.1.ebuild,v 1.4 2012/05/20 12:12:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.1.ebuild,v 1.5 2012/05/20 20:11:03 ssuominen Exp $
 
 EAPI=4
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
 IUSE="debug"
 
 RDEPEND="x11-libs/gtk+:2






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

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

jdhore      12/05/22 05:10:27

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

Revision  Changes    Path
1.18                 xfce-extra/xfce4-time-out-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	20 May 2012 20:11:03 -0000	1.17
+++ ChangeLog	22 May 2012 05:10:27 -0000	1.18
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-time-out-plugin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/ChangeLog,v 1.17 2012/05/20 20:11:03 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/ChangeLog,v 1.18 2012/05/22 05:10:27 jdhore Exp $
+
+  22 May 2012; Jeff Horelick <jdhore@gentoo.org>
+  xfce4-time-out-plugin-1.0.1.ebuild:
+  marked x86 per bug 416233
 
   20 May 2012; Samuli Suominen <ssuominen@gentoo.org>
   xfce4-time-out-plugin-1.0.1.ebuild:



1.6                  xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.1.ebuild

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

Index: xfce4-time-out-plugin-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xfce4-time-out-plugin-1.0.1.ebuild	20 May 2012 20:11:03 -0000	1.5
+++ xfce4-time-out-plugin-1.0.1.ebuild	22 May 2012 05:10:27 -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-time-out-plugin/xfce4-time-out-plugin-1.0.1.ebuild,v 1.5 2012/05/20 20:11:03 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.1.ebuild,v 1.6 2012/05/22 05:10:27 jdhore Exp $
 
 EAPI=4
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
 IUSE="debug"
 
 RDEPEND="x11-libs/gtk+:2






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-time-out-plugin: ChangeLog xfce4-time-out-plugin-1.0.1.ebuild
@ 2012-07-14 13:42 Markus Meier (maekke)
  0 siblings, 0 replies; 6+ messages in thread
From: Markus Meier (maekke) @ 2012-07-14 13:42 UTC (permalink / raw
  To: gentoo-commits

maekke      12/07/14 13:42:02

  Modified:             ChangeLog xfce4-time-out-plugin-1.0.1.ebuild
  Log:
  arm stable, bug #416233
  
  (Portage version: 2.1.11.6/cvs/Linux i686)

Revision  Changes    Path
1.19                 xfce-extra/xfce4-time-out-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	22 May 2012 05:10:27 -0000	1.18
+++ ChangeLog	14 Jul 2012 13:42:01 -0000	1.19
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-time-out-plugin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/ChangeLog,v 1.18 2012/05/22 05:10:27 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/ChangeLog,v 1.19 2012/07/14 13:42:01 maekke Exp $
+
+  14 Jul 2012; Markus Meier <maekke@gentoo.org>
+  xfce4-time-out-plugin-1.0.1.ebuild:
+  arm stable, bug #416233
 
   22 May 2012; Jeff Horelick <jdhore@gentoo.org>
   xfce4-time-out-plugin-1.0.1.ebuild:



1.7                  xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.1.ebuild

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

Index: xfce4-time-out-plugin-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xfce4-time-out-plugin-1.0.1.ebuild	22 May 2012 05:10:27 -0000	1.6
+++ xfce4-time-out-plugin-1.0.1.ebuild	14 Jul 2012 13:42:01 -0000	1.7
@@ -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-time-out-plugin/xfce4-time-out-plugin-1.0.1.ebuild,v 1.6 2012/05/22 05:10:27 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.1.ebuild,v 1.7 2012/07/14 13:42:01 maekke Exp $
 
 EAPI=4
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
 IUSE="debug"
 
 RDEPEND="x11-libs/gtk+:2






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

end of thread, other threads:[~2012-07-14 13:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-17 16:01 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-time-out-plugin: ChangeLog xfce4-time-out-plugin-1.0.1.ebuild Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2012-07-14 13:42 Markus Meier (maekke)
2012-05-22  5:10 Jeff Horelick (jdhore)
2012-05-20 20:11 Samuli Suominen (ssuominen)
2012-05-20 12:12 Agostino Sarubbo (ago)
2012-04-17 11:44 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