* [gentoo-commits] gentoo-x86 commit in xfce-base/xfce4-settings: xfce4-settings-4.10.1.ebuild ChangeLog
@ 2013-05-05 16:40 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 9+ messages in thread
From: Samuli Suominen (ssuominen) @ 2013-05-05 16:40 UTC (permalink / raw
To: gentoo-commits
ssuominen 13/05/05 16:40:12
Modified: ChangeLog
Added: xfce4-settings-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.108 xfce-base/xfce4-settings/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/ChangeLog?rev=1.108&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/ChangeLog?rev=1.108&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/ChangeLog?r1=1.107&r2=1.108
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog 28 Nov 2012 12:27:44 -0000 1.107
+++ ChangeLog 5 May 2013 16:40:12 -0000 1.108
@@ -1,6 +1,12 @@
# ChangeLog for xfce-base/xfce4-settings
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.107 2012/11/28 12:27:44 ssuominen Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.108 2013/05/05 16:40:12 ssuominen Exp $
+
+*xfce4-settings-4.10.1 (05 May 2013)
+
+ 05 May 2013; Samuli Suominen <ssuominen@gentoo.org>
+ +xfce4-settings-4.10.1.ebuild:
+ Version bump.
28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org>
xfce4-settings-4.10.0.ebuild:
@@ -454,4 +460,3 @@
10 Mar 2009; Christoph Mende <angelos@gentoo.org> +metadata.xml,
+xfce4-settings-4.6.0.ebuild:
Xfce-4.6 bump
-
1.1 xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild?rev=1.1&content-type=text/plain
Index: xfce4-settings-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-settings/xfce4-settings-4.10.1.ebuild,v 1.1 2013/05/05 16:40:12 ssuominen Exp $
EAPI=5
inherit xfconf
DESCRIPTION="Configuration system 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"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug libcanberra libnotify +xklavier"
RDEPEND=">=dev-libs/dbus-glib-0.100
>=dev-libs/glib-2.24
media-libs/fontconfig
>=x11-libs/gtk+-2.20:2
x11-libs/libX11
>=x11-libs/libXcursor-1.1
>=x11-libs/libXi-1.3
>=x11-libs/libXrandr-1.2
>=xfce-base/garcon-0.2
>=xfce-base/exo-0.8
>=xfce-base/libxfce4ui-4.10
>=xfce-base/libxfce4util-4.10
>=xfce-base/xfconf-4.10
libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
libnotify? ( >=x11-libs/libnotify-0.7 )
xklavier? ( >=x11-libs/libxklavier-5 )"
DEPEND="${RDEPEND}
dev-util/intltool
virtual/pkgconfig
sys-devel/gettext
>=x11-proto/inputproto-1.4
x11-proto/xproto"
pkg_setup() {
XFCONF=(
$(use_enable libnotify)
$(use_enable xklavier libxklavier)
$(use_enable libcanberra sound-settings)
$(xfconf_use_debug)
)
DOCS=( AUTHORS ChangeLog NEWS TODO )
}
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-base/xfce4-settings: xfce4-settings-4.10.1.ebuild ChangeLog
@ 2014-01-19 18:59 Pacho Ramos (pacho)
0 siblings, 0 replies; 9+ messages in thread
From: Pacho Ramos (pacho) @ 2014-01-19 18:59 UTC (permalink / raw
To: gentoo-commits
pacho 14/01/19 18:59:08
Modified: xfce4-settings-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-settings/xfce4-settings-4.10.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild?r1=1.3&r2=1.4
Index: xfce4-settings-4.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xfce4-settings-4.10.1.ebuild 31 Dec 2013 08:51:16 -0000 1.3
+++ xfce4-settings-4.10.1.ebuild 19 Jan 2014 18:59:08 -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-settings/xfce4-settings-4.10.1.ebuild,v 1.3 2013/12/31 08:51:16 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild,v 1.4 2014/01/19 18:59:08 pacho Exp $
EAPI=5
inherit xfconf
@@ -11,7 +11,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug libcanberra libnotify +xklavier"
RDEPEND=">=dev-libs/dbus-glib-0.100
1.111 xfce-base/xfce4-settings/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/ChangeLog?rev=1.111&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/ChangeLog?rev=1.111&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/ChangeLog?r1=1.110&r2=1.111
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog 31 Dec 2013 08:51:16 -0000 1.110
+++ ChangeLog 19 Jan 2014 18:59:08 -0000 1.111
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfce4-settings
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.110 2013/12/31 08:51:16 maekke Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.111 2014/01/19 18:59:08 pacho Exp $
+
+ 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> xfce4-settings-4.10.1.ebuild:
+ amd64 stable, bug 496018
31 Dec 2013; Markus Meier <maekke@gentoo.org> xfce4-settings-4.10.1.ebuild:
arm stable, bug #496018
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-base/xfce4-settings: xfce4-settings-4.10.1.ebuild ChangeLog
@ 2014-01-28 14:17 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-01-28 14:17 UTC (permalink / raw
To: gentoo-commits
ago 14/01/28 14:17:23
Modified: xfce4-settings-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-settings/xfce4-settings-4.10.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild?r1=1.4&r2=1.5
Index: xfce4-settings-4.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xfce4-settings-4.10.1.ebuild 19 Jan 2014 18:59:08 -0000 1.4
+++ xfce4-settings-4.10.1.ebuild 28 Jan 2014 14:17:23 -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-settings/xfce4-settings-4.10.1.ebuild,v 1.4 2014/01/19 18:59:08 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild,v 1.5 2014/01/28 14:17:23 ago Exp $
EAPI=5
inherit xfconf
@@ -11,7 +11,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug libcanberra libnotify +xklavier"
RDEPEND=">=dev-libs/dbus-glib-0.100
1.112 xfce-base/xfce4-settings/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/ChangeLog?rev=1.112&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/ChangeLog?rev=1.112&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/ChangeLog?r1=1.111&r2=1.112
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- ChangeLog 19 Jan 2014 18:59:08 -0000 1.111
+++ ChangeLog 28 Jan 2014 14:17:23 -0000 1.112
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfce4-settings
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.111 2014/01/19 18:59:08 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.112 2014/01/28 14:17:23 ago Exp $
+
+ 28 Jan 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-settings-4.10.1.ebuild:
+ Stable for x86, wrt bug #496018
19 Jan 2014; Pacho Ramos <pacho@gentoo.org> xfce4-settings-4.10.1.ebuild:
amd64 stable, bug 496018
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-base/xfce4-settings: xfce4-settings-4.10.1.ebuild ChangeLog
@ 2014-04-14 20:37 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-04-14 20:37 UTC (permalink / raw
To: gentoo-commits
ago 14/04/14 20:37:40
Modified: xfce4-settings-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-settings/xfce4-settings-4.10.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild?r1=1.5&r2=1.6
Index: xfce4-settings-4.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xfce4-settings-4.10.1.ebuild 28 Jan 2014 14:17:23 -0000 1.5
+++ xfce4-settings-4.10.1.ebuild 14 Apr 2014 20:37:40 -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-settings/xfce4-settings-4.10.1.ebuild,v 1.5 2014/01/28 14:17:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild,v 1.6 2014/04/14 20:37:40 ago Exp $
EAPI=5
inherit xfconf
@@ -11,7 +11,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug libcanberra libnotify +xklavier"
RDEPEND=">=dev-libs/dbus-glib-0.100
1.114 xfce-base/xfce4-settings/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/ChangeLog?rev=1.114&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/ChangeLog?rev=1.114&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/ChangeLog?r1=1.113&r2=1.114
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- ChangeLog 11 Mar 2014 15:11:55 -0000 1.113
+++ ChangeLog 14 Apr 2014 20:37:40 -0000 1.114
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfce4-settings
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.113 2014/03/11 15:11:55 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.114 2014/04/14 20:37:40 ago Exp $
+
+ 14 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-settings-4.10.1.ebuild:
+ Stable for ppc, wrt bug #507432
*xfce4-settings-4.11.2 (11 Mar 2014)
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-base/xfce4-settings: xfce4-settings-4.10.1.ebuild ChangeLog
@ 2014-04-16 7:50 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-04-16 7:50 UTC (permalink / raw
To: gentoo-commits
ago 14/04/16 07:50:07
Modified: xfce4-settings-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-settings/xfce4-settings-4.10.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild?r1=1.6&r2=1.7
Index: xfce4-settings-4.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xfce4-settings-4.10.1.ebuild 14 Apr 2014 20:37:40 -0000 1.6
+++ xfce4-settings-4.10.1.ebuild 16 Apr 2014 07:50:07 -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-settings/xfce4-settings-4.10.1.ebuild,v 1.6 2014/04/14 20:37:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild,v 1.7 2014/04/16 07:50:07 ago Exp $
EAPI=5
inherit xfconf
@@ -11,7 +11,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug libcanberra libnotify +xklavier"
RDEPEND=">=dev-libs/dbus-glib-0.100
1.115 xfce-base/xfce4-settings/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/ChangeLog?rev=1.115&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/ChangeLog?rev=1.115&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/ChangeLog?r1=1.114&r2=1.115
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- ChangeLog 14 Apr 2014 20:37:40 -0000 1.114
+++ ChangeLog 16 Apr 2014 07:50:07 -0000 1.115
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfce4-settings
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.114 2014/04/14 20:37:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.115 2014/04/16 07:50:07 ago Exp $
+
+ 16 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-settings-4.10.1.ebuild:
+ Stable for ppc64, wrt bug #507432
14 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-settings-4.10.1.ebuild:
Stable for ppc, wrt bug #507432
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-base/xfce4-settings: xfce4-settings-4.10.1.ebuild ChangeLog
@ 2014-04-17 7:50 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-04-17 7:50 UTC (permalink / raw
To: gentoo-commits
ago 14/04/17 07:50:36
Modified: xfce4-settings-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-settings/xfce4-settings-4.10.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild?r1=1.7&r2=1.8
Index: xfce4-settings-4.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xfce4-settings-4.10.1.ebuild 16 Apr 2014 07:50:07 -0000 1.7
+++ xfce4-settings-4.10.1.ebuild 17 Apr 2014 07:50:36 -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-settings/xfce4-settings-4.10.1.ebuild,v 1.7 2014/04/16 07:50:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild,v 1.8 2014/04/17 07:50:36 ago Exp $
EAPI=5
inherit xfconf
@@ -11,7 +11,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug libcanberra libnotify +xklavier"
RDEPEND=">=dev-libs/dbus-glib-0.100
1.116 xfce-base/xfce4-settings/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/ChangeLog?rev=1.116&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/ChangeLog?rev=1.116&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/ChangeLog?r1=1.115&r2=1.116
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- ChangeLog 16 Apr 2014 07:50:07 -0000 1.115
+++ ChangeLog 17 Apr 2014 07:50:36 -0000 1.116
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfce4-settings
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.115 2014/04/16 07:50:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.116 2014/04/17 07:50:36 ago Exp $
+
+ 17 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-settings-4.10.1.ebuild:
+ Stable for ia64, wrt bug #507432
16 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-settings-4.10.1.ebuild:
Stable for ppc64, wrt bug #507432
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-base/xfce4-settings: xfce4-settings-4.10.1.ebuild ChangeLog
@ 2014-04-18 13:59 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-04-18 13:59 UTC (permalink / raw
To: gentoo-commits
ago 14/04/18 13:59:22
Modified: xfce4-settings-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-settings/xfce4-settings-4.10.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild?r1=1.8&r2=1.9
Index: xfce4-settings-4.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xfce4-settings-4.10.1.ebuild 17 Apr 2014 07:50:36 -0000 1.8
+++ xfce4-settings-4.10.1.ebuild 18 Apr 2014 13:59:22 -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-settings/xfce4-settings-4.10.1.ebuild,v 1.8 2014/04/17 07:50:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild,v 1.9 2014/04/18 13:59:22 ago Exp $
EAPI=5
inherit xfconf
@@ -11,7 +11,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug libcanberra libnotify +xklavier"
RDEPEND=">=dev-libs/dbus-glib-0.100
1.117 xfce-base/xfce4-settings/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/ChangeLog?rev=1.117&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/ChangeLog?rev=1.117&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/ChangeLog?r1=1.116&r2=1.117
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -r1.116 -r1.117
--- ChangeLog 17 Apr 2014 07:50:36 -0000 1.116
+++ ChangeLog 18 Apr 2014 13:59:22 -0000 1.117
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfce4-settings
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.116 2014/04/17 07:50:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.117 2014/04/18 13:59:22 ago Exp $
+
+ 18 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-settings-4.10.1.ebuild:
+ Stable for alpha, wrt bug #507432
17 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-settings-4.10.1.ebuild:
Stable for ia64, wrt bug #507432
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-base/xfce4-settings: xfce4-settings-4.10.1.ebuild ChangeLog
@ 2014-04-19 17:46 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-04-19 17:46 UTC (permalink / raw
To: gentoo-commits
ago 14/04/19 17:46:13
Modified: xfce4-settings-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-settings/xfce4-settings-4.10.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild?r1=1.9&r2=1.10
Index: xfce4-settings-4.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xfce4-settings-4.10.1.ebuild 18 Apr 2014 13:59:22 -0000 1.9
+++ xfce4-settings-4.10.1.ebuild 19 Apr 2014 17:46:13 -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-settings/xfce4-settings-4.10.1.ebuild,v 1.9 2014/04/18 13:59:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild,v 1.10 2014/04/19 17:46:13 ago Exp $
EAPI=5
inherit xfconf
@@ -11,7 +11,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug libcanberra libnotify +xklavier"
RDEPEND=">=dev-libs/dbus-glib-0.100
1.118 xfce-base/xfce4-settings/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/ChangeLog?rev=1.118&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/ChangeLog?rev=1.118&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/ChangeLog?r1=1.117&r2=1.118
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- ChangeLog 18 Apr 2014 13:59:22 -0000 1.117
+++ ChangeLog 19 Apr 2014 17:46:13 -0000 1.118
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfce4-settings
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.117 2014/04/18 13:59:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.118 2014/04/19 17:46:13 ago Exp $
+
+ 19 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-settings-4.10.1.ebuild:
+ Stable for sparc, wrt bug #507432
18 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-settings-4.10.1.ebuild:
Stable for alpha, wrt bug #507432
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-base/xfce4-settings: xfce4-settings-4.10.1.ebuild ChangeLog
@ 2015-05-31 13:33 Jason Zaman (perfinion)
0 siblings, 0 replies; 9+ messages in thread
From: Jason Zaman (perfinion) @ 2015-05-31 13:33 UTC (permalink / raw
To: gentoo-commits
perfinion 15/05/31 13:33:04
Modified: xfce4-settings-4.10.1.ebuild ChangeLog
Log:
pin dep <libxfce4ui-4.12 bug 549780
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x7EF137EC935B0EAF)
Revision Changes Path
1.11 xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild?r1=1.10&r2=1.11
Index: xfce4-settings-4.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- xfce4-settings-4.10.1.ebuild 19 Apr 2014 17:46:13 -0000 1.10
+++ xfce4-settings-4.10.1.ebuild 31 May 2015 13:33:04 -0000 1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild,v 1.10 2014/04/19 17:46:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.1.ebuild,v 1.11 2015/05/31 13:33:04 perfinion Exp $
EAPI=5
inherit xfconf
@@ -14,6 +14,7 @@
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug libcanberra libnotify +xklavier"
+# <libxfce4ui-4.12 - bug 549780
RDEPEND=">=dev-libs/dbus-glib-0.100
>=dev-libs/glib-2.24
media-libs/fontconfig
@@ -25,6 +26,7 @@
>=xfce-base/garcon-0.2
>=xfce-base/exo-0.8
>=xfce-base/libxfce4ui-4.10
+ <xfce-base/libxfce4ui-4.12
>=xfce-base/libxfce4util-4.10
>=xfce-base/xfconf-4.10
libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
1.128 xfce-base/xfce4-settings/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/ChangeLog?rev=1.128&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/ChangeLog?rev=1.128&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-settings/ChangeLog?r1=1.127&r2=1.128
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -r1.127 -r1.128
--- ChangeLog 8 Mar 2015 15:06:38 -0000 1.127
+++ ChangeLog 31 May 2015 13:33:04 -0000 1.128
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfce4-settings
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.127 2015/03/08 15:06:38 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.128 2015/05/31 13:33:04 perfinion Exp $
+
+ 31 May 2015; Jason Zaman <perfinion@gentoo.org> xfce4-settings-4.10.1.ebuild:
+ pin dep <libxfce4ui-4.12 bug 549780
*xfce4-settings-4.12.0 (08 Mar 2015)
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2015-05-31 13:33 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-19 17:46 [gentoo-commits] gentoo-x86 commit in xfce-base/xfce4-settings: xfce4-settings-4.10.1.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2015-05-31 13:33 Jason Zaman (perfinion)
2014-04-18 13:59 Agostino Sarubbo (ago)
2014-04-17 7:50 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:59 Pacho Ramos (pacho)
2013-05-05 16:40 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