public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in xfce-base/xfce4-panel: xfce4-panel-4.10.1.ebuild ChangeLog
@ 2013-05-05 16:22 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 8+ messages in thread
From: Samuli Suominen (ssuominen) @ 2013-05-05 16:22 UTC (permalink / raw
  To: gentoo-commits

ssuominen    13/05/05 16:22:44

  Modified:             ChangeLog
  Added:                xfce4-panel-4.10.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha174/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.240                xfce-base/xfce4-panel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/ChangeLog?rev=1.240&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/ChangeLog?rev=1.240&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/ChangeLog?r1=1.239&r2=1.240

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v
retrieving revision 1.239
retrieving revision 1.240
diff -u -r1.239 -r1.240
--- ChangeLog	13 Apr 2013 07:21:13 -0000	1.239
+++ ChangeLog	5 May 2013 16:22:44 -0000	1.240
@@ -1,6 +1,12 @@
 # ChangeLog for xfce-base/xfce4-panel
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.239 2013/04/13 07:21:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.240 2013/05/05 16:22:44 ssuominen Exp $
+
+*xfce4-panel-4.10.1 (05 May 2013)
+
+  05 May 2013; Samuli Suominen <ssuominen@gentoo.org>
+  +xfce4-panel-4.10.1.ebuild:
+  Version bump.
 
   13 Apr 2013; Agostino Sarubbo <ago@gentoo.org> xfce4-panel-4.10.0-r1.ebuild:
   Stable for sparc, wrt bug #465286



1.1                  xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild?rev=1.1&content-type=text/plain

Index: xfce4-panel-4.10.1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild,v 1.1 2013/05/05 16:22:44 ssuominen Exp $

EAPI=5
inherit xfconf

DESCRIPTION="Panel for the Xfce desktop environment"
HOMEPAGE="http://www.xfce.org/projects/"
SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"

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

RDEPEND=">=dev-libs/dbus-glib-0.100
	>=dev-libs/glib-2.24
	>=x11-libs/cairo-1
	>=x11-libs/gtk+-2.20:2
	x11-libs/libX11
	>=x11-libs/libwnck-2.31:1
	>=xfce-base/exo-0.8
	>=xfce-base/garcon-0.2
	>=xfce-base/libxfce4ui-4.10
	>=xfce-base/libxfce4util-4.10
	>=xfce-base/xfconf-4.10"
DEPEND="${RDEPEND}
	dev-lang/perl
	dev-util/intltool
	sys-devel/gettext
	virtual/pkgconfig"

pkg_setup() {
	XFCONF=(
		--docdir="${EPREFIX}"/usr/share/doc/${PF}
		$(xfconf_use_debug)
		--with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
		)

	DOCS=( AUTHORS ChangeLog NEWS THANKS )
}





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

* [gentoo-commits] gentoo-x86 commit in xfce-base/xfce4-panel: xfce4-panel-4.10.1.ebuild ChangeLog
@ 2014-01-19 18:58 Pacho Ramos (pacho)
  0 siblings, 0 replies; 8+ messages in thread
From: Pacho Ramos (pacho) @ 2014-01-19 18:58 UTC (permalink / raw
  To: gentoo-commits

pacho       14/01/19 18:58:15

  Modified:             xfce4-panel-4.10.1.ebuild ChangeLog
  Log:
  amd64 stable, bug 496018
  
  (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.4                  xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild

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

Index: xfce4-panel-4.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xfce4-panel-4.10.1.ebuild	31 Dec 2013 08:50:26 -0000	1.3
+++ xfce4-panel-4.10.1.ebuild	19 Jan 2014 18:58:15 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild,v 1.3 2013/12/31 08:50:26 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild,v 1.4 2014/01/19 18:58:15 pacho Exp $
 
 EAPI=5
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="debug"
 
 RDEPEND=">=dev-libs/dbus-glib-0.100



1.244                xfce-base/xfce4-panel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/ChangeLog?rev=1.244&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/ChangeLog?rev=1.244&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/ChangeLog?r1=1.243&r2=1.244

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v
retrieving revision 1.243
retrieving revision 1.244
diff -u -r1.243 -r1.244
--- ChangeLog	31 Dec 2013 08:50:25 -0000	1.243
+++ ChangeLog	19 Jan 2014 18:58:15 -0000	1.244
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-base/xfce4-panel
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.243 2013/12/31 08:50:25 maekke Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.244 2014/01/19 18:58:15 pacho Exp $
+
+  19 Jan 2014; Pacho Ramos <pacho@gentoo.org> xfce4-panel-4.10.1.ebuild:
+  amd64 stable, bug 496018
 
   31 Dec 2013; Markus Meier <maekke@gentoo.org> xfce4-panel-4.10.1.ebuild:
   arm stable, bug #496018





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

* [gentoo-commits] gentoo-x86 commit in xfce-base/xfce4-panel: xfce4-panel-4.10.1.ebuild ChangeLog
@ 2014-01-28 14:17 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-01-28 14:17 UTC (permalink / raw
  To: gentoo-commits

ago         14/01/28 14:17:17

  Modified:             xfce4-panel-4.10.1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #496018
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild

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

Index: xfce4-panel-4.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xfce4-panel-4.10.1.ebuild	19 Jan 2014 18:58:15 -0000	1.4
+++ xfce4-panel-4.10.1.ebuild	28 Jan 2014 14:17:17 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild,v 1.4 2014/01/19 18:58:15 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild,v 1.5 2014/01/28 14:17:17 ago Exp $
 
 EAPI=5
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="debug"
 
 RDEPEND=">=dev-libs/dbus-glib-0.100



1.245                xfce-base/xfce4-panel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/ChangeLog?rev=1.245&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/ChangeLog?rev=1.245&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/ChangeLog?r1=1.244&r2=1.245

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v
retrieving revision 1.244
retrieving revision 1.245
diff -u -r1.244 -r1.245
--- ChangeLog	19 Jan 2014 18:58:15 -0000	1.244
+++ ChangeLog	28 Jan 2014 14:17:17 -0000	1.245
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-base/xfce4-panel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.244 2014/01/19 18:58:15 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.245 2014/01/28 14:17:17 ago Exp $
+
+  28 Jan 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-panel-4.10.1.ebuild:
+  Stable for x86, wrt bug #496018
 
   19 Jan 2014; Pacho Ramos <pacho@gentoo.org> xfce4-panel-4.10.1.ebuild:
   amd64 stable, bug 496018





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

* [gentoo-commits] gentoo-x86 commit in xfce-base/xfce4-panel: xfce4-panel-4.10.1.ebuild ChangeLog
@ 2014-04-14 20:37 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-04-14 20:37 UTC (permalink / raw
  To: gentoo-commits

ago         14/04/14 20:37:36

  Modified:             xfce4-panel-4.10.1.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #507432
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild

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

Index: xfce4-panel-4.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xfce4-panel-4.10.1.ebuild	28 Jan 2014 14:17:17 -0000	1.5
+++ xfce4-panel-4.10.1.ebuild	14 Apr 2014 20:37:36 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild,v 1.5 2014/01/28 14:17:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild,v 1.6 2014/04/14 20:37:36 ago Exp $
 
 EAPI=5
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="debug"
 
 RDEPEND=">=dev-libs/dbus-glib-0.100



1.247                xfce-base/xfce4-panel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/ChangeLog?rev=1.247&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/ChangeLog?rev=1.247&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/ChangeLog?r1=1.246&r2=1.247

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v
retrieving revision 1.246
retrieving revision 1.247
diff -u -r1.246 -r1.247
--- ChangeLog	11 Mar 2014 15:40:08 -0000	1.246
+++ ChangeLog	14 Apr 2014 20:37:36 -0000	1.247
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-base/xfce4-panel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.246 2014/03/11 15:40:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.247 2014/04/14 20:37:36 ago Exp $
+
+  14 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-panel-4.10.1.ebuild:
+  Stable for ppc, wrt bug #507432
 
 *xfce4-panel-4.11.0 (11 Mar 2014)
 





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

* [gentoo-commits] gentoo-x86 commit in xfce-base/xfce4-panel: xfce4-panel-4.10.1.ebuild ChangeLog
@ 2014-04-16  7:50 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-04-16  7:50 UTC (permalink / raw
  To: gentoo-commits

ago         14/04/16 07:50:03

  Modified:             xfce4-panel-4.10.1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #507432
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.7                  xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild

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

Index: xfce4-panel-4.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xfce4-panel-4.10.1.ebuild	14 Apr 2014 20:37:36 -0000	1.6
+++ xfce4-panel-4.10.1.ebuild	16 Apr 2014 07:50:03 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild,v 1.6 2014/04/14 20:37:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild,v 1.7 2014/04/16 07:50:03 ago Exp $
 
 EAPI=5
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="debug"
 
 RDEPEND=">=dev-libs/dbus-glib-0.100



1.248                xfce-base/xfce4-panel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/ChangeLog?rev=1.248&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/ChangeLog?rev=1.248&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/ChangeLog?r1=1.247&r2=1.248

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v
retrieving revision 1.247
retrieving revision 1.248
diff -u -r1.247 -r1.248
--- ChangeLog	14 Apr 2014 20:37:36 -0000	1.247
+++ ChangeLog	16 Apr 2014 07:50:03 -0000	1.248
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-base/xfce4-panel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.247 2014/04/14 20:37:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.248 2014/04/16 07:50:03 ago Exp $
+
+  16 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-panel-4.10.1.ebuild:
+  Stable for ppc64, wrt bug #507432
 
   14 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-panel-4.10.1.ebuild:
   Stable for ppc, wrt bug #507432





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

* [gentoo-commits] gentoo-x86 commit in xfce-base/xfce4-panel: xfce4-panel-4.10.1.ebuild ChangeLog
@ 2014-04-17  7:50 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-04-17  7:50 UTC (permalink / raw
  To: gentoo-commits

ago         14/04/17 07:50:32

  Modified:             xfce4-panel-4.10.1.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #507432
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.8                  xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild?r1=1.7&r2=1.8

Index: xfce4-panel-4.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xfce4-panel-4.10.1.ebuild	16 Apr 2014 07:50:03 -0000	1.7
+++ xfce4-panel-4.10.1.ebuild	17 Apr 2014 07:50:32 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild,v 1.7 2014/04/16 07:50:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild,v 1.8 2014/04/17 07:50:32 ago Exp $
 
 EAPI=5
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="debug"
 
 RDEPEND=">=dev-libs/dbus-glib-0.100



1.249                xfce-base/xfce4-panel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/ChangeLog?rev=1.249&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/ChangeLog?rev=1.249&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/ChangeLog?r1=1.248&r2=1.249

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v
retrieving revision 1.248
retrieving revision 1.249
diff -u -r1.248 -r1.249
--- ChangeLog	16 Apr 2014 07:50:03 -0000	1.248
+++ ChangeLog	17 Apr 2014 07:50:32 -0000	1.249
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-base/xfce4-panel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.248 2014/04/16 07:50:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.249 2014/04/17 07:50:32 ago Exp $
+
+  17 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-panel-4.10.1.ebuild:
+  Stable for ia64, wrt bug #507432
 
   16 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-panel-4.10.1.ebuild:
   Stable for ppc64, wrt bug #507432





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

* [gentoo-commits] gentoo-x86 commit in xfce-base/xfce4-panel: xfce4-panel-4.10.1.ebuild ChangeLog
@ 2014-04-18 13:59 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-04-18 13:59 UTC (permalink / raw
  To: gentoo-commits

ago         14/04/18 13:59:18

  Modified:             xfce4-panel-4.10.1.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #507432
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.9                  xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild?r1=1.8&r2=1.9

Index: xfce4-panel-4.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xfce4-panel-4.10.1.ebuild	17 Apr 2014 07:50:32 -0000	1.8
+++ xfce4-panel-4.10.1.ebuild	18 Apr 2014 13:59:18 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild,v 1.8 2014/04/17 07:50:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild,v 1.9 2014/04/18 13:59:18 ago Exp $
 
 EAPI=5
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="debug"
 
 RDEPEND=">=dev-libs/dbus-glib-0.100



1.250                xfce-base/xfce4-panel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/ChangeLog?rev=1.250&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/ChangeLog?rev=1.250&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/ChangeLog?r1=1.249&r2=1.250

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v
retrieving revision 1.249
retrieving revision 1.250
diff -u -r1.249 -r1.250
--- ChangeLog	17 Apr 2014 07:50:32 -0000	1.249
+++ ChangeLog	18 Apr 2014 13:59:18 -0000	1.250
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-base/xfce4-panel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.249 2014/04/17 07:50:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.250 2014/04/18 13:59:18 ago Exp $
+
+  18 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-panel-4.10.1.ebuild:
+  Stable for alpha, wrt bug #507432
 
   17 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-panel-4.10.1.ebuild:
   Stable for ia64, wrt bug #507432





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

* [gentoo-commits] gentoo-x86 commit in xfce-base/xfce4-panel: xfce4-panel-4.10.1.ebuild ChangeLog
@ 2014-04-19 17:46 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-04-19 17:46 UTC (permalink / raw
  To: gentoo-commits

ago         14/04/19 17:46:09

  Modified:             xfce4-panel-4.10.1.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #507432
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.10                 xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild?r1=1.9&r2=1.10

Index: xfce4-panel-4.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xfce4-panel-4.10.1.ebuild	18 Apr 2014 13:59:18 -0000	1.9
+++ xfce4-panel-4.10.1.ebuild	19 Apr 2014 17:46:09 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild,v 1.9 2014/04/18 13:59:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild,v 1.10 2014/04/19 17:46:09 ago Exp $
 
 EAPI=5
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="debug"
 
 RDEPEND=">=dev-libs/dbus-glib-0.100



1.251                xfce-base/xfce4-panel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/ChangeLog?rev=1.251&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/ChangeLog?rev=1.251&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/ChangeLog?r1=1.250&r2=1.251

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v
retrieving revision 1.250
retrieving revision 1.251
diff -u -r1.250 -r1.251
--- ChangeLog	18 Apr 2014 13:59:18 -0000	1.250
+++ ChangeLog	19 Apr 2014 17:46:09 -0000	1.251
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-base/xfce4-panel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.250 2014/04/18 13:59:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.251 2014/04/19 17:46:09 ago Exp $
+
+  19 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-panel-4.10.1.ebuild:
+  Stable for sparc, wrt bug #507432
 
   18 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-panel-4.10.1.ebuild:
   Stable for alpha, wrt bug #507432





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

end of thread, other threads:[~2014-04-19 17:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-17  7:50 [gentoo-commits] gentoo-x86 commit in xfce-base/xfce4-panel: xfce4-panel-4.10.1.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2014-04-19 17:46 Agostino Sarubbo (ago)
2014-04-18 13:59 Agostino Sarubbo (ago)
2014-04-16  7:50 Agostino Sarubbo (ago)
2014-04-14 20:37 Agostino Sarubbo (ago)
2014-01-28 14:17 Agostino Sarubbo (ago)
2014-01-19 18:58 Pacho Ramos (pacho)
2013-05-05 16:22 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