public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in xfce-base/xfdesktop: xfdesktop-4.8.1.ebuild ChangeLog
@ 2011-01-30 18:42 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 7+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-01-30 18:42 UTC (permalink / raw
  To: gentoo-commits

ssuominen    11/01/30 18:42:19

  Modified:             ChangeLog
  Added:                xfdesktop-4.8.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha19/cvs/Linux x86_64)

Revision  Changes    Path
1.183                xfce-base/xfdesktop/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v
retrieving revision 1.182
retrieving revision 1.183
diff -u -r1.182 -r1.183
--- ChangeLog	25 Jan 2011 20:29:54 -0000	1.182
+++ ChangeLog	30 Jan 2011 18:42:19 -0000	1.183
@@ -1,6 +1,11 @@
 # ChangeLog for xfce-base/xfdesktop
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.182 2011/01/25 20:29:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.183 2011/01/30 18:42:19 ssuominen Exp $
+
+*xfdesktop-4.8.1 (30 Jan 2011)
+
+  30 Jan 2011; Samuli Suominen <ssuominen@gentoo.org> +xfdesktop-4.8.1.ebuild:
+  Version bump.
 
   25 Jan 2011; Jeroen Roovers <jer@gentoo.org> xfdesktop-4.8.0.ebuild:
   Stable for HPPA (bug #349053).



1.1                  xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild

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

Index: xfdesktop-4.8.1.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild,v 1.1 2011/01/30 18:42:19 ssuominen Exp $

EAPI=3
inherit xfconf

DESCRIPTION="Desktop manager for the Xfce desktop environment"
HOMEPAGE="http://www.xfce.org/projects/xfdesktop/"
SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${P}.tar.bz2"

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

RDEPEND="x11-libs/libX11
	x11-libs/libSM
	>=x11-libs/libwnck-2.22
	>=dev-libs/glib-2.18:2
	>=x11-libs/gtk+-2.14:2
	>=xfce-base/libxfce4util-4.8
	>=xfce-base/libxfce4ui-4.8
	>=xfce-base/garcon-0.1.5
	>=xfce-base/xfconf-4.8
	libnotify? ( >=x11-libs/libnotify-0.4 )
	thunar? ( >=xfce-base/exo-0.6
		>=xfce-base/thunar-1.2
		>=dev-libs/dbus-glib-0.88 )"
DEPEND="${RDEPEND}
	dev-util/intltool
	dev-util/pkgconfig
	sys-devel/gettext"

pkg_setup() {
	XFCONF=(
		--docdir="${EPREFIX}"/usr/share/doc/${PF}
		--disable-dependency-tracking
		--disable-static
		$(use_enable thunar file-icons)
		$(use_enable thunar thunarx)
		$(use_enable thunar exo)
		$(use_enable libnotify notifications)
		$(xfconf_use_debug)
		)

	DOCS="AUTHORS ChangeLog NEWS README TODO"
}






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

* [gentoo-commits] gentoo-x86 commit in xfce-base/xfdesktop: xfdesktop-4.8.1.ebuild ChangeLog
@ 2011-03-13 16:26 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 7+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-03-13 16:26 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/03/13 16:26:29

  Modified:             xfdesktop-4.8.1.ebuild ChangeLog
  Log:
  Stable on amd64 wrt bug #358407
  
  (Portage version: 2.1.9.42/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild?r1=1.1&r2=1.2

Index: xfdesktop-4.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xfdesktop-4.8.1.ebuild	30 Jan 2011 18:42:19 -0000	1.1
+++ xfdesktop-4.8.1.ebuild	13 Mar 2011 16:26:29 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild,v 1.1 2011/01/30 18:42:19 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild,v 1.2 2011/03/13 16:26:29 hwoarang Exp $
 
 EAPI=3
 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 ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="debug libnotify thunar"
 
 RDEPEND="x11-libs/libX11



1.187                xfce-base/xfdesktop/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -r1.186 -r1.187
--- ChangeLog	14 Feb 2011 19:39:57 -0000	1.186
+++ ChangeLog	13 Mar 2011 16:26:29 -0000	1.187
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-base/xfdesktop
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.186 2011/02/14 19:39:57 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.187 2011/03/13 16:26:29 hwoarang Exp $
+
+  13 Mar 2011; Markos Chandras <hwoarang@gentoo.org> xfdesktop-4.8.1.ebuild:
+  Stable on amd64 wrt bug #358407
 
   14 Feb 2011; Samuli Suominen <ssuominen@gentoo.org> xfdesktop-4.8.0.ebuild:
   alpha/ia64/sparc stable wrt #349053






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

* [gentoo-commits] gentoo-x86 commit in xfce-base/xfdesktop: xfdesktop-4.8.1.ebuild ChangeLog
@ 2011-03-21 23:13 Markus Meier (maekke)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2011-03-21 23:13 UTC (permalink / raw
  To: gentoo-commits

maekke      11/03/21 23:13:07

  Modified:             xfdesktop-4.8.1.ebuild ChangeLog
  Log:
  arm stable, bug #358407
  
  (Portage version: 2.1.9.44/cvs/Linux i686)

Revision  Changes    Path
1.4                  xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild

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

Index: xfdesktop-4.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xfdesktop-4.8.1.ebuild	21 Mar 2011 22:43:25 -0000	1.3
+++ xfdesktop-4.8.1.ebuild	21 Mar 2011 23:13:07 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild,v 1.3 2011/03/21 22:43:25 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild,v 1.4 2011/03/21 23:13:07 maekke Exp $
 
 EAPI=3
 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 ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="debug libnotify thunar"
 
 RDEPEND="x11-libs/libX11



1.189                xfce-base/xfdesktop/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v
retrieving revision 1.188
retrieving revision 1.189
diff -u -r1.188 -r1.189
--- ChangeLog	21 Mar 2011 22:43:25 -0000	1.188
+++ ChangeLog	21 Mar 2011 23:13:07 -0000	1.189
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-base/xfdesktop
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.188 2011/03/21 22:43:25 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.189 2011/03/21 23:13:07 maekke Exp $
+
+  21 Mar 2011; Markus Meier <maekke@gentoo.org> xfdesktop-4.8.1.ebuild:
+  arm stable, bug #358407
 
   21 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
   xfdesktop-4.8.0.ebuild, xfdesktop-4.8.1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in xfce-base/xfdesktop: xfdesktop-4.8.1.ebuild ChangeLog
@ 2011-03-22 10:35 Thomas Kahle (tomka)
  0 siblings, 0 replies; 7+ messages in thread
From: Thomas Kahle (tomka) @ 2011-03-22 10:35 UTC (permalink / raw
  To: gentoo-commits

tomka       11/03/22 10:35:49

  Modified:             xfdesktop-4.8.1.ebuild ChangeLog
  Log:
  x86 stable per bug 358407
  
  (Portage version: 2.1.9.44/cvs/Linux i686)

Revision  Changes    Path
1.5                  xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild

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

Index: xfdesktop-4.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xfdesktop-4.8.1.ebuild	21 Mar 2011 23:13:07 -0000	1.4
+++ xfdesktop-4.8.1.ebuild	22 Mar 2011 10:35:49 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild,v 1.4 2011/03/21 23:13:07 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild,v 1.5 2011/03/22 10:35:49 tomka Exp $
 
 EAPI=3
 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 ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="debug libnotify thunar"
 
 RDEPEND="x11-libs/libX11



1.190                xfce-base/xfdesktop/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -r1.189 -r1.190
--- ChangeLog	21 Mar 2011 23:13:07 -0000	1.189
+++ ChangeLog	22 Mar 2011 10:35:49 -0000	1.190
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-base/xfdesktop
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.189 2011/03/21 23:13:07 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.190 2011/03/22 10:35:49 tomka Exp $
+
+  22 Mar 2011; Thomas Kahle <tomka@gentoo.org> xfdesktop-4.8.1.ebuild:
+  x86 stable per bug 358407
 
   21 Mar 2011; Markus Meier <maekke@gentoo.org> xfdesktop-4.8.1.ebuild:
   arm stable, bug #358407






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

* [gentoo-commits] gentoo-x86 commit in xfce-base/xfdesktop: xfdesktop-4.8.1.ebuild ChangeLog
@ 2011-03-22 20:46 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 7+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-03-22 20:46 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/03/22 20:46:35

  Modified:             xfdesktop-4.8.1.ebuild ChangeLog
  Log:
  ppc/ppc64 stable wrt #358407
  
  (Portage version: 2.2.0_alpha27/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild

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

Index: xfdesktop-4.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xfdesktop-4.8.1.ebuild	22 Mar 2011 10:35:49 -0000	1.5
+++ xfdesktop-4.8.1.ebuild	22 Mar 2011 20:46:35 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild,v 1.5 2011/03/22 10:35:49 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild,v 1.6 2011/03/22 20:46:35 xarthisius Exp $
 
 EAPI=3
 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 ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="debug libnotify thunar"
 
 RDEPEND="x11-libs/libX11



1.191                xfce-base/xfdesktop/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v
retrieving revision 1.190
retrieving revision 1.191
diff -u -r1.190 -r1.191
--- ChangeLog	22 Mar 2011 10:35:49 -0000	1.190
+++ ChangeLog	22 Mar 2011 20:46:35 -0000	1.191
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-base/xfdesktop
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.190 2011/03/22 10:35:49 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.191 2011/03/22 20:46:35 xarthisius Exp $
+
+  22 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> xfdesktop-4.8.1.ebuild:
+  ppc/ppc64 stable wrt #358407
 
   22 Mar 2011; Thomas Kahle <tomka@gentoo.org> xfdesktop-4.8.1.ebuild:
   x86 stable per bug 358407






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

* [gentoo-commits] gentoo-x86 commit in xfce-base/xfdesktop: xfdesktop-4.8.1.ebuild ChangeLog
@ 2011-04-23 17:19 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 7+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-04-23 17:19 UTC (permalink / raw
  To: gentoo-commits

ssuominen    11/04/23 17:19:59

  Modified:             xfdesktop-4.8.1.ebuild ChangeLog
  Log:
  alpha/ia64/sparc stable wrt #358407
  
  (Portage version: 2.2.0_alpha30/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild

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

Index: xfdesktop-4.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xfdesktop-4.8.1.ebuild	22 Mar 2011 20:46:35 -0000	1.6
+++ xfdesktop-4.8.1.ebuild	23 Apr 2011 17:19:59 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild,v 1.6 2011/03/22 20:46:35 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild,v 1.7 2011/04/23 17:19:59 ssuominen Exp $
 
 EAPI=3
 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 ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="debug libnotify thunar"
 
 RDEPEND="x11-libs/libX11



1.193                xfce-base/xfdesktop/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v
retrieving revision 1.192
retrieving revision 1.193
diff -u -r1.192 -r1.193
--- ChangeLog	22 Apr 2011 18:38:12 -0000	1.192
+++ ChangeLog	23 Apr 2011 17:19:59 -0000	1.193
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-base/xfdesktop
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.192 2011/04/22 18:38:12 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.193 2011/04/23 17:19:59 ssuominen Exp $
+
+  23 Apr 2011; Samuli Suominen <ssuominen@gentoo.org> xfdesktop-4.8.1.ebuild:
+  alpha/ia64/sparc stable wrt #358407
 
 *xfdesktop-4.8.2 (22 Apr 2011)
 






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

* [gentoo-commits] gentoo-x86 commit in xfce-base/xfdesktop: xfdesktop-4.8.1.ebuild ChangeLog
@ 2011-04-26 15:50 Jeroen Roovers (jer)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2011-04-26 15:50 UTC (permalink / raw
  To: gentoo-commits

jer         11/04/26 15:50:24

  Modified:             xfdesktop-4.8.1.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #358407).
  
  (Portage version: 2.2.0_alpha30/cvs/Linux i686)

Revision  Changes    Path
1.8                  xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild

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

Index: xfdesktop-4.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xfdesktop-4.8.1.ebuild	23 Apr 2011 17:19:59 -0000	1.7
+++ xfdesktop-4.8.1.ebuild	26 Apr 2011 15:50:24 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild,v 1.7 2011/04/23 17:19:59 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild,v 1.8 2011/04/26 15:50:24 jer Exp $
 
 EAPI=3
 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 ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="debug libnotify thunar"
 
 RDEPEND="x11-libs/libX11



1.194                xfce-base/xfdesktop/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v
retrieving revision 1.193
retrieving revision 1.194
diff -u -r1.193 -r1.194
--- ChangeLog	23 Apr 2011 17:19:59 -0000	1.193
+++ ChangeLog	26 Apr 2011 15:50:24 -0000	1.194
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-base/xfdesktop
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.193 2011/04/23 17:19:59 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.194 2011/04/26 15:50:24 jer Exp $
+
+  26 Apr 2011; Jeroen Roovers <jer@gentoo.org> xfdesktop-4.8.1.ebuild:
+  Stable for HPPA (bug #358407).
 
   23 Apr 2011; Samuli Suominen <ssuominen@gentoo.org> xfdesktop-4.8.1.ebuild:
   alpha/ia64/sparc stable wrt #358407






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

end of thread, other threads:[~2011-04-26 15:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-26 15:50 [gentoo-commits] gentoo-x86 commit in xfce-base/xfdesktop: xfdesktop-4.8.1.ebuild ChangeLog Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2011-04-23 17:19 Samuli Suominen (ssuominen)
2011-03-22 20:46 Kacper Kowalik (xarthisius)
2011-03-22 10:35 Thomas Kahle (tomka)
2011-03-21 23:13 Markus Meier (maekke)
2011-03-13 16:26 Markos Chandras (hwoarang)
2011-01-30 18:42 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