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

ssuominen    13/05/05 16:45:45

  Modified:             ChangeLog
  Added:                garcon-0.2.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.56                 xfce-base/garcon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	28 Nov 2012 12:28:41 -0000	1.55
+++ ChangeLog	5 May 2013 16:45:45 -0000	1.56
@@ -1,6 +1,11 @@
 # ChangeLog for xfce-base/garcon
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.55 2012/11/28 12:28:41 ssuominen Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.56 2013/05/05 16:45:45 ssuominen Exp $
+
+*garcon-0.2.1 (05 May 2013)
+
+  05 May 2013; Samuli Suominen <ssuominen@gentoo.org> +garcon-0.2.1.ebuild:
+  Version bump.
 
   28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> garcon-0.2.0.ebuild:
   EAPI5
@@ -204,4 +209,3 @@
 
   21 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> +garcon-0.1.0.ebuild:
   Initial commit wrt #288732, thanks to Jeremy Olexa for reporting.
-



1.1                  xfce-base/garcon/garcon-0.2.1.ebuild

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

Index: garcon-0.2.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/garcon/garcon-0.2.1.ebuild,v 1.1 2013/05/05 16:45:45 ssuominen Exp $

EAPI=5
inherit xfconf

DESCRIPTION="Xfce's freedesktop.org specification compatible menu implementation library"
HOMEPAGE="http://www.xfce.org/projects/libraries/"
SRC_URI="mirror://xfce/src/libs/${PN}/${PV%.*}/${P}.tar.bz2"

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

RDEPEND=">=dev-libs/glib-2.14
	>=xfce-base/libxfce4util-4.10.1"
DEPEND="${RDEPEND}
	dev-util/intltool
	sys-devel/gettext
	virtual/pkgconfig"

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

	DOCS=( AUTHORS ChangeLog HACKING NEWS README STATUS TODO )
}





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

* [gentoo-commits] gentoo-x86 commit in xfce-base/garcon: garcon-0.2.1.ebuild ChangeLog
@ 2013-12-27 15:56 Jeroen Roovers (jer)
  0 siblings, 0 replies; 10+ messages in thread
From: Jeroen Roovers (jer) @ 2013-12-27 15:56 UTC (permalink / raw
  To: gentoo-commits

jer         13/12/27 15:56:33

  Modified:             garcon-0.2.1.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #496018).
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.2                  xfce-base/garcon/garcon-0.2.1.ebuild

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

Index: garcon-0.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.2.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- garcon-0.2.1.ebuild	5 May 2013 16:45:45 -0000	1.1
+++ garcon-0.2.1.ebuild	27 Dec 2013 15:56:33 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.2.1.ebuild,v 1.1 2013/05/05 16:45:45 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.2.1.ebuild,v 1.2 2013/12/27 15:56:33 jer Exp $
 
 EAPI=5
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="LGPL-2 FDL-1.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="debug"
 
 RDEPEND=">=dev-libs/glib-2.14



1.57                 xfce-base/garcon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	5 May 2013 16:45:45 -0000	1.56
+++ ChangeLog	27 Dec 2013 15:56:33 -0000	1.57
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-base/garcon
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.56 2013/05/05 16:45:45 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.57 2013/12/27 15:56:33 jer Exp $
+
+  27 Dec 2013; Jeroen Roovers <jer@gentoo.org> garcon-0.2.1.ebuild:
+  Stable for HPPA (bug #496018).
 
 *garcon-0.2.1 (05 May 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in xfce-base/garcon: garcon-0.2.1.ebuild ChangeLog
@ 2013-12-31  8:49 Markus Meier (maekke)
  0 siblings, 0 replies; 10+ messages in thread
From: Markus Meier (maekke) @ 2013-12-31  8:49 UTC (permalink / raw
  To: gentoo-commits

maekke      13/12/31 08:49:14

  Modified:             garcon-0.2.1.ebuild ChangeLog
  Log:
  arm stable, bug #496018
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.3                  xfce-base/garcon/garcon-0.2.1.ebuild

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

Index: garcon-0.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.2.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- garcon-0.2.1.ebuild	27 Dec 2013 15:56:33 -0000	1.2
+++ garcon-0.2.1.ebuild	31 Dec 2013 08:49:14 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.2.1.ebuild,v 1.2 2013/12/27 15:56:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.2.1.ebuild,v 1.3 2013/12/31 08:49:14 maekke Exp $
 
 EAPI=5
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="LGPL-2 FDL-1.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="debug"
 
 RDEPEND=">=dev-libs/glib-2.14



1.58                 xfce-base/garcon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	27 Dec 2013 15:56:33 -0000	1.57
+++ ChangeLog	31 Dec 2013 08:49:14 -0000	1.58
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-base/garcon
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.57 2013/12/27 15:56:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.58 2013/12/31 08:49:14 maekke Exp $
+
+  31 Dec 2013; Markus Meier <maekke@gentoo.org> garcon-0.2.1.ebuild:
+  arm stable, bug #496018
 
   27 Dec 2013; Jeroen Roovers <jer@gentoo.org> garcon-0.2.1.ebuild:
   Stable for HPPA (bug #496018).





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

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

pacho       14/01/19 18:56:30

  Modified:             garcon-0.2.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/garcon/garcon-0.2.1.ebuild

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

Index: garcon-0.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.2.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- garcon-0.2.1.ebuild	31 Dec 2013 08:49:14 -0000	1.3
+++ garcon-0.2.1.ebuild	19 Jan 2014 18:56:30 -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/garcon/garcon-0.2.1.ebuild,v 1.3 2013/12/31 08:49:14 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.2.1.ebuild,v 1.4 2014/01/19 18:56:30 pacho Exp $
 
 EAPI=5
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="LGPL-2 FDL-1.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="debug"
 
 RDEPEND=">=dev-libs/glib-2.14



1.59                 xfce-base/garcon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	31 Dec 2013 08:49:14 -0000	1.58
+++ ChangeLog	19 Jan 2014 18:56:30 -0000	1.59
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-base/garcon
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.58 2013/12/31 08:49:14 maekke Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.59 2014/01/19 18:56:30 pacho Exp $
+
+  19 Jan 2014; Pacho Ramos <pacho@gentoo.org> garcon-0.2.1.ebuild:
+  amd64 stable, bug 496018
 
   31 Dec 2013; Markus Meier <maekke@gentoo.org> garcon-0.2.1.ebuild:
   arm stable, bug #496018





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

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

ago         14/01/28 14:17:04

  Modified:             garcon-0.2.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/garcon/garcon-0.2.1.ebuild

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

Index: garcon-0.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.2.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- garcon-0.2.1.ebuild	19 Jan 2014 18:56:30 -0000	1.4
+++ garcon-0.2.1.ebuild	28 Jan 2014 14:17:04 -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/garcon/garcon-0.2.1.ebuild,v 1.4 2014/01/19 18:56:30 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.2.1.ebuild,v 1.5 2014/01/28 14:17:04 ago Exp $
 
 EAPI=5
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="LGPL-2 FDL-1.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="debug"
 
 RDEPEND=">=dev-libs/glib-2.14



1.60                 xfce-base/garcon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	19 Jan 2014 18:56:30 -0000	1.59
+++ ChangeLog	28 Jan 2014 14:17:04 -0000	1.60
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-base/garcon
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.59 2014/01/19 18:56:30 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.60 2014/01/28 14:17:04 ago Exp $
+
+  28 Jan 2014; Agostino Sarubbo <ago@gentoo.org> garcon-0.2.1.ebuild:
+  Stable for x86, wrt bug #496018
 
   19 Jan 2014; Pacho Ramos <pacho@gentoo.org> garcon-0.2.1.ebuild:
   amd64 stable, bug 496018





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

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

ago         14/04/14 20:37:19

  Modified:             garcon-0.2.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/garcon/garcon-0.2.1.ebuild

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

Index: garcon-0.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.2.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- garcon-0.2.1.ebuild	28 Jan 2014 14:17:04 -0000	1.5
+++ garcon-0.2.1.ebuild	14 Apr 2014 20:37:19 -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/garcon/garcon-0.2.1.ebuild,v 1.5 2014/01/28 14:17:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.2.1.ebuild,v 1.6 2014/04/14 20:37:19 ago Exp $
 
 EAPI=5
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="LGPL-2 FDL-1.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="debug"
 
 RDEPEND=">=dev-libs/glib-2.14



1.63                 xfce-base/garcon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog	12 Mar 2014 08:26:26 -0000	1.62
+++ ChangeLog	14 Apr 2014 20:37:19 -0000	1.63
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-base/garcon
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.62 2014/03/12 08:26:26 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.63 2014/04/14 20:37:19 ago Exp $
+
+  14 Apr 2014; Agostino Sarubbo <ago@gentoo.org> garcon-0.2.1.ebuild:
+  Stable for ppc, wrt bug #507432
 
   12 Mar 2014; Samuli Suominen <ssuominen@gentoo.org> garcon-0.3.0.ebuild:
   Missing libxfce4ui dependency.





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

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

ago         14/04/16 07:49:55

  Modified:             garcon-0.2.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/garcon/garcon-0.2.1.ebuild

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

Index: garcon-0.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.2.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- garcon-0.2.1.ebuild	14 Apr 2014 20:37:19 -0000	1.6
+++ garcon-0.2.1.ebuild	16 Apr 2014 07:49:55 -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/garcon/garcon-0.2.1.ebuild,v 1.6 2014/04/14 20:37:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.2.1.ebuild,v 1.7 2014/04/16 07:49:55 ago Exp $
 
 EAPI=5
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="LGPL-2 FDL-1.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="debug"
 
 RDEPEND=">=dev-libs/glib-2.14



1.64                 xfce-base/garcon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog	14 Apr 2014 20:37:19 -0000	1.63
+++ ChangeLog	16 Apr 2014 07:49:55 -0000	1.64
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-base/garcon
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.63 2014/04/14 20:37:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.64 2014/04/16 07:49:55 ago Exp $
+
+  16 Apr 2014; Agostino Sarubbo <ago@gentoo.org> garcon-0.2.1.ebuild:
+  Stable for ppc64, wrt bug #507432
 
   14 Apr 2014; Agostino Sarubbo <ago@gentoo.org> garcon-0.2.1.ebuild:
   Stable for ppc, wrt bug #507432





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

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

ago         14/04/17 07:50:24

  Modified:             garcon-0.2.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/garcon/garcon-0.2.1.ebuild

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

Index: garcon-0.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.2.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- garcon-0.2.1.ebuild	16 Apr 2014 07:49:55 -0000	1.7
+++ garcon-0.2.1.ebuild	17 Apr 2014 07:50:24 -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/garcon/garcon-0.2.1.ebuild,v 1.7 2014/04/16 07:49:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.2.1.ebuild,v 1.8 2014/04/17 07:50:24 ago Exp $
 
 EAPI=5
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="LGPL-2 FDL-1.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="debug"
 
 RDEPEND=">=dev-libs/glib-2.14



1.65                 xfce-base/garcon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog	16 Apr 2014 07:49:55 -0000	1.64
+++ ChangeLog	17 Apr 2014 07:50:24 -0000	1.65
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-base/garcon
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.64 2014/04/16 07:49:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.65 2014/04/17 07:50:24 ago Exp $
+
+  17 Apr 2014; Agostino Sarubbo <ago@gentoo.org> garcon-0.2.1.ebuild:
+  Stable for ia64, wrt bug #507432
 
   16 Apr 2014; Agostino Sarubbo <ago@gentoo.org> garcon-0.2.1.ebuild:
   Stable for ppc64, wrt bug #507432





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

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

ago         14/04/18 13:59:10

  Modified:             garcon-0.2.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/garcon/garcon-0.2.1.ebuild

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

Index: garcon-0.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.2.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- garcon-0.2.1.ebuild	17 Apr 2014 07:50:24 -0000	1.8
+++ garcon-0.2.1.ebuild	18 Apr 2014 13:59:10 -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/garcon/garcon-0.2.1.ebuild,v 1.8 2014/04/17 07:50:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.2.1.ebuild,v 1.9 2014/04/18 13:59:10 ago Exp $
 
 EAPI=5
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="LGPL-2 FDL-1.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="debug"
 
 RDEPEND=">=dev-libs/glib-2.14



1.66                 xfce-base/garcon/ChangeLog

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

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





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

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

ago         14/04/19 17:46:00

  Modified:             garcon-0.2.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/garcon/garcon-0.2.1.ebuild

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

Index: garcon-0.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.2.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- garcon-0.2.1.ebuild	18 Apr 2014 13:59:10 -0000	1.9
+++ garcon-0.2.1.ebuild	19 Apr 2014 17:46:00 -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/garcon/garcon-0.2.1.ebuild,v 1.9 2014/04/18 13:59:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.2.1.ebuild,v 1.10 2014/04/19 17:46:00 ago Exp $
 
 EAPI=5
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="LGPL-2 FDL-1.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="debug"
 
 RDEPEND=">=dev-libs/glib-2.14



1.67                 xfce-base/garcon/ChangeLog

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

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





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

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

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-19 18:56 [gentoo-commits] gentoo-x86 commit in xfce-base/garcon: garcon-0.2.1.ebuild ChangeLog Pacho Ramos (pacho)
  -- 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-17  7:50 Agostino Sarubbo (ago)
2014-04-16  7:49 Agostino Sarubbo (ago)
2014-04-14 20:37 Agostino Sarubbo (ago)
2014-01-28 14:17 Agostino Sarubbo (ago)
2013-12-31  8:49 Markus Meier (maekke)
2013-12-27 15:56 Jeroen Roovers (jer)
2013-05-05 16:45 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