public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-xkb-plugin: xfce4-xkb-plugin-0.5.6.ebuild ChangeLog
@ 2013-06-20 18:12 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 5+ messages in thread
From: Samuli Suominen (ssuominen) @ 2013-06-20 18:12 UTC (permalink / raw
  To: gentoo-commits

ssuominen    13/06/20 18:12:37

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

Revision  Changes    Path
1.44                 xfce-extra/xfce4-xkb-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	20 May 2013 14:43:14 -0000	1.43
+++ ChangeLog	20 Jun 2013 18:12:37 -0000	1.44
@@ -1,6 +1,12 @@
 # ChangeLog for xfce-extra/xfce4-xkb-plugin
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v 1.43 2013/05/20 14:43:14 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v 1.44 2013/06/20 18:12:37 ssuominen Exp $
+
+*xfce4-xkb-plugin-0.5.6 (20 Jun 2013)
+
+  20 Jun 2013; Samuli Suominen <ssuominen@gentoo.org>
+  +xfce4-xkb-plugin-0.5.6.ebuild:
+  Version bump.
 
 *xfce4-xkb-plugin-0.5.5 (20 May 2013)
 



1.1                  xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.6.ebuild

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

Index: xfce4-xkb-plugin-0.5.6.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.6.ebuild,v 1.1 2013/06/20 18:12:37 ssuominen Exp $

EAPI=5
inherit multilib xfconf

DESCRIPTION="XKB layout switching panel plug-in for the Xfce desktop environment"
HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin"
SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"

LICENSE="BSD-2 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=">=gnome-base/librsvg-2.36.2
	x11-libs/gtk+:2
	>=x11-libs/libwnck-2.12:1
	x11-libs/libX11
	>=x11-libs/libxklavier-5
	>=xfce-base/libxfce4ui-4.8
	>=xfce-base/libxfce4util-4.8
	>=xfce-base/xfce4-panel-4.8"
DEPEND="${RDEPEND}
	dev-util/intltool
	sys-devel/gettext
	virtual/pkgconfig"

pkg_setup() {
	XFCONF=(
		--libexecdir="${EPREFIX}"/usr/$(get_libdir)
		$(xfconf_use_debug)
		)

	DOCS=( AUTHORS ChangeLog README )
}





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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-xkb-plugin: xfce4-xkb-plugin-0.5.6.ebuild ChangeLog
@ 2014-01-19 19:06 Pacho Ramos (pacho)
  0 siblings, 0 replies; 5+ messages in thread
From: Pacho Ramos (pacho) @ 2014-01-19 19:06 UTC (permalink / raw
  To: gentoo-commits

pacho       14/01/19 19:06:06

  Modified:             xfce4-xkb-plugin-0.5.6.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.2                  xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.6.ebuild

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

Index: xfce4-xkb-plugin-0.5.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xfce4-xkb-plugin-0.5.6.ebuild	20 Jun 2013 18:12:37 -0000	1.1
+++ xfce4-xkb-plugin-0.5.6.ebuild	19 Jan 2014 19:06:06 -0000	1.2
@@ -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-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.6.ebuild,v 1.1 2013/06/20 18:12:37 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.6.ebuild,v 1.2 2014/01/19 19:06:06 pacho Exp $
 
 EAPI=5
 inherit multilib xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="BSD-2 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=">=gnome-base/librsvg-2.36.2



1.45                 xfce-extra/xfce4-xkb-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	20 Jun 2013 18:12:37 -0000	1.44
+++ ChangeLog	19 Jan 2014 19:06:06 -0000	1.45
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-extra/xfce4-xkb-plugin
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v 1.44 2013/06/20 18:12:37 ssuominen Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v 1.45 2014/01/19 19:06:06 pacho Exp $
+
+  19 Jan 2014; Pacho Ramos <pacho@gentoo.org> xfce4-xkb-plugin-0.5.6.ebuild:
+  amd64 stable, bug 496018
 
 *xfce4-xkb-plugin-0.5.6 (20 Jun 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-xkb-plugin: xfce4-xkb-plugin-0.5.6.ebuild ChangeLog
@ 2014-01-28 14:18 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-01-28 14:18 UTC (permalink / raw
  To: gentoo-commits

ago         14/01/28 14:18:14

  Modified:             xfce4-xkb-plugin-0.5.6.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.3                  xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.6.ebuild

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

Index: xfce4-xkb-plugin-0.5.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xfce4-xkb-plugin-0.5.6.ebuild	19 Jan 2014 19:06:06 -0000	1.2
+++ xfce4-xkb-plugin-0.5.6.ebuild	28 Jan 2014 14:18:14 -0000	1.3
@@ -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-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.6.ebuild,v 1.2 2014/01/19 19:06:06 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.6.ebuild,v 1.3 2014/01/28 14:18:14 ago Exp $
 
 EAPI=5
 inherit multilib xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="BSD-2 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=">=gnome-base/librsvg-2.36.2



1.46                 xfce-extra/xfce4-xkb-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	19 Jan 2014 19:06:06 -0000	1.45
+++ ChangeLog	28 Jan 2014 14:18:14 -0000	1.46
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-extra/xfce4-xkb-plugin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v 1.45 2014/01/19 19:06:06 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v 1.46 2014/01/28 14:18:14 ago Exp $
+
+  28 Jan 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-xkb-plugin-0.5.6.ebuild:
+  Stable for x86, wrt bug #496018
 
   19 Jan 2014; Pacho Ramos <pacho@gentoo.org> xfce4-xkb-plugin-0.5.6.ebuild:
   amd64 stable, bug 496018





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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-xkb-plugin: xfce4-xkb-plugin-0.5.6.ebuild ChangeLog
@ 2014-04-14 20:38 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-04-14 20:38 UTC (permalink / raw
  To: gentoo-commits

ago         14/04/14 20:38:08

  Modified:             xfce4-xkb-plugin-0.5.6.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.4                  xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.6.ebuild

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

Index: xfce4-xkb-plugin-0.5.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xfce4-xkb-plugin-0.5.6.ebuild	28 Jan 2014 14:18:14 -0000	1.3
+++ xfce4-xkb-plugin-0.5.6.ebuild	14 Apr 2014 20:38:08 -0000	1.4
@@ -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-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.6.ebuild,v 1.3 2014/01/28 14:18:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.6.ebuild,v 1.4 2014/04/14 20:38:08 ago Exp $
 
 EAPI=5
 inherit multilib xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="BSD-2 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=">=gnome-base/librsvg-2.36.2



1.49                 xfce-extra/xfce4-xkb-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	15 Mar 2014 13:02:49 -0000	1.48
+++ ChangeLog	14 Apr 2014 20:38:08 -0000	1.49
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-extra/xfce4-xkb-plugin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v 1.48 2014/03/15 13:02:49 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v 1.49 2014/04/14 20:38:08 ago Exp $
+
+  14 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-xkb-plugin-0.5.6.ebuild:
+  Stable for ppc, wrt bug #507432
 
 *xfce4-xkb-plugin-0.7.0 (15 Mar 2014)
 





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

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

ago         14/04/16 07:50:25

  Modified:             xfce4-xkb-plugin-0.5.6.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.5                  xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.6.ebuild

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

Index: xfce4-xkb-plugin-0.5.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.6.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xfce4-xkb-plugin-0.5.6.ebuild	14 Apr 2014 20:38:08 -0000	1.4
+++ xfce4-xkb-plugin-0.5.6.ebuild	16 Apr 2014 07:50:25 -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-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.6.ebuild,v 1.4 2014/04/14 20:38:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.6.ebuild,v 1.5 2014/04/16 07:50:25 ago Exp $
 
 EAPI=5
 inherit multilib xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="BSD-2 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=">=gnome-base/librsvg-2.36.2



1.50                 xfce-extra/xfce4-xkb-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	14 Apr 2014 20:38:08 -0000	1.49
+++ ChangeLog	16 Apr 2014 07:50:25 -0000	1.50
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-extra/xfce4-xkb-plugin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v 1.49 2014/04/14 20:38:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v 1.50 2014/04/16 07:50:25 ago Exp $
+
+  16 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-xkb-plugin-0.5.6.ebuild:
+  Stable for ppc64, wrt bug #507432
 
   14 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-xkb-plugin-0.5.6.ebuild:
   Stable for ppc, wrt bug #507432





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

end of thread, other threads:[~2014-04-16  7:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-16  7:50 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-xkb-plugin: xfce4-xkb-plugin-0.5.6.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2014-04-14 20:38 Agostino Sarubbo (ago)
2014-01-28 14:18 Agostino Sarubbo (ago)
2014-01-19 19:06 Pacho Ramos (pacho)
2013-06-20 18:12 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