public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-clipman-plugin: ChangeLog xfce4-clipman-plugin-1.1.1.ebuild
@ 2009-09-30 17:17 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 9+ messages in thread
From: Jeremy Olexa (darkside) @ 2009-09-30 17:17 UTC (permalink / raw
  To: gentoo-commits

darkside    09/09/30 17:17:55

  Modified:             ChangeLog
  Added:                xfce4-clipman-plugin-1.1.1.ebuild
  Log:
  Version bump, small improvements to history settings. http://releases.xfce.org/feeds/project/xfce4-clipman-plugin
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 xfce-extra/xfce4-clipman-plugin/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	5 Sep 2009 15:32:31 -0000	1.9
+++ ChangeLog	30 Sep 2009 17:17:54 -0000	1.10
@@ -1,6 +1,13 @@
 # ChangeLog for xfce-extra/xfce4-clipman-plugin
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.9 2009/09/05 15:32:31 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.10 2009/09/30 17:17:54 darkside Exp $
+
+*xfce4-clipman-plugin-1.1.1 (30 Sep 2009)
+
+  30 Sep 2009; Jeremy Olexa <darkside@gentoo.org>
+  +xfce4-clipman-plugin-1.1.1.ebuild:
+  Version bump, small improvements to history settings.
+  http://releases.xfce.org/feeds/project/xfce4-clipman-plugin
 
   05 Sep 2009; Brent Baude <ranger@gentoo.org>
   xfce4-clipman-plugin-1.0.2.ebuild:



1.1                  xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?rev=1.1&content-type=text/plain

Index: xfce4-clipman-plugin-1.1.1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v 1.1 2009/09/30 17:17:54 darkside Exp $

EAPI=2
inherit xfconf

DESCRIPTION="a simple cliboard history manager for Xfce4 Panel"
HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin"
SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.1/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="debug"

RDEPEND=">=dev-libs/glib-2.16:2
	>=dev-libs/libunique-1.0
	>=gnome-base/libglade-2.6:2.0
	>=x11-libs/gtk+-2.10:2
	>=xfce-base/libxfce4util-4.4
	>=xfce-base/libxfcegui4-4.4
	>=xfce-base/xfce4-panel-4.4
	>=xfce-base/xfconf-4.6
	>=xfce-base/exo-0.3"
DEPEND="${RDEPEND}
	dev-util/intltool
	sys-devel/gettext
	dev-util/pkgconfig"

pkg_setup() {
	DOCS="AUTHORS ChangeLog NEWS README TODO"
	XFCONF="--disable-dependency-tracking
		$(use_enable debug)"
}






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-clipman-plugin: ChangeLog xfce4-clipman-plugin-1.1.1.ebuild
@ 2009-10-08 17:27 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 9+ messages in thread
From: Jeremy Olexa (darkside) @ 2009-10-08 17:27 UTC (permalink / raw
  To: gentoo-commits

darkside    09/10/08 17:27:06

  Modified:             ChangeLog xfce4-clipman-plugin-1.1.1.ebuild
  Log:
  add prefix keywords - migrate from Gentoo Prefix
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 xfce-extra/xfce4-clipman-plugin/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	6 Oct 2009 11:20:47 -0000	1.11
+++ ChangeLog	8 Oct 2009 17:27:06 -0000	1.12
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-clipman-plugin
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.11 2009/10/06 11:20:47 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.12 2009/10/08 17:27:06 darkside Exp $
+
+  08 Oct 2009; Jeremy Olexa <darkside@gentoo.org>
+  xfce4-clipman-plugin-1.1.1.ebuild:
+  add prefix keywords - migrate from Gentoo Prefix
 
   06 Oct 2009; Samuli Suominen <ssuominen@gentoo.org>
   xfce4-clipman-plugin-1.1.1.ebuild:



1.3                  xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?r1=1.2&r2=1.3

Index: xfce4-clipman-plugin-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xfce4-clipman-plugin-1.1.1.ebuild	6 Oct 2009 11:20:47 -0000	1.2
+++ xfce4-clipman-plugin-1.1.1.ebuild	8 Oct 2009 17:27:06 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v 1.2 2009/10/06 11:20:47 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v 1.3 2009/10/08 17:27:06 darkside Exp $
 
 EAPI=2
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
 IUSE="debug"
 
 RDEPEND=">=dev-libs/glib-2.16:2






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-clipman-plugin: ChangeLog xfce4-clipman-plugin-1.1.1.ebuild
@ 2009-10-21  0:06 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 9+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-10-21  0:06 UTC (permalink / raw
  To: gentoo-commits

fauli       09/10/21 00:06:09

  Modified:             ChangeLog xfce4-clipman-plugin-1.1.1.ebuild
  Log:
  stable x86, bug 289179
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.13                 xfce-extra/xfce4-clipman-plugin/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	8 Oct 2009 17:27:06 -0000	1.12
+++ ChangeLog	21 Oct 2009 00:06:08 -0000	1.13
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-clipman-plugin
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.12 2009/10/08 17:27:06 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.13 2009/10/21 00:06:08 fauli Exp $
+
+  21 Oct 2009; Christian Faulhammer <fauli@gentoo.org>
+  xfce4-clipman-plugin-1.1.1.ebuild:
+  stable x86, bug 289179
 
   08 Oct 2009; Jeremy Olexa <darkside@gentoo.org>
   xfce4-clipman-plugin-1.1.1.ebuild:



1.4                  xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?r1=1.3&r2=1.4

Index: xfce4-clipman-plugin-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xfce4-clipman-plugin-1.1.1.ebuild	8 Oct 2009 17:27:06 -0000	1.3
+++ xfce4-clipman-plugin-1.1.1.ebuild	21 Oct 2009 00:06:08 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v 1.3 2009/10/08 17:27:06 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v 1.4 2009/10/21 00:06:08 fauli Exp $
 
 EAPI=2
 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 ~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=">=dev-libs/glib-2.16:2






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-clipman-plugin: ChangeLog xfce4-clipman-plugin-1.1.1.ebuild
@ 2009-10-24 17:29 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 9+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-10-24 17:29 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/10/24 17:29:41

  Modified:             ChangeLog xfce4-clipman-plugin-1.1.1.ebuild
  Log:
  Fix configure.in to detect >=exo-0.5.
  (Portage version: 2.2_rc46/cvs/Linux x86_64)

Revision  Changes    Path
1.14                 xfce-extra/xfce4-clipman-plugin/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	21 Oct 2009 00:06:08 -0000	1.13
+++ ChangeLog	24 Oct 2009 17:29:41 -0000	1.14
@@ -1,6 +1,11 @@
 # ChangeLog for xfce-extra/xfce4-clipman-plugin
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.13 2009/10/21 00:06:08 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.14 2009/10/24 17:29:41 ssuominen Exp $
+
+  24 Oct 2009; Samuli Suominen <ssuominen@gentoo.org>
+  xfce4-clipman-plugin-1.1.1.ebuild,
+  +files/xfce4-clipman-plugin-1.1.1-exo.patch:
+  Fix configure.in to detect >=exo-0.5.
 
   21 Oct 2009; Christian Faulhammer <fauli@gentoo.org>
   xfce4-clipman-plugin-1.1.1.ebuild:



1.5                  xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?r1=1.4&r2=1.5

Index: xfce4-clipman-plugin-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xfce4-clipman-plugin-1.1.1.ebuild	21 Oct 2009 00:06:08 -0000	1.4
+++ xfce4-clipman-plugin-1.1.1.ebuild	24 Oct 2009 17:29:41 -0000	1.5
@@ -1,8 +1,9 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v 1.4 2009/10/21 00:06:08 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v 1.5 2009/10/24 17:29:41 ssuominen Exp $
 
 EAPI=2
+EAUTORECONF=yes
 inherit xfconf
 
 DESCRIPTION="a simple cliboard history manager for Xfce4 Panel"
@@ -32,4 +33,5 @@
 	DOCS="AUTHORS ChangeLog NEWS README TODO"
 	XFCONF="--disable-dependency-tracking
 		$(use_enable debug)"
+	PATCHES=( "${FILESDIR}/${P}-exo.patch" )
 }






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-clipman-plugin: ChangeLog xfce4-clipman-plugin-1.1.1.ebuild
@ 2009-10-24 19:54 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 9+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-10-24 19:54 UTC (permalink / raw
  To: gentoo-commits

nixnut      09/10/24 19:54:56

  Modified:             ChangeLog xfce4-clipman-plugin-1.1.1.ebuild
  Log:
  ppc stable #289179
  (Portage version: 2.1.6.13/cvs/Linux ppc)

Revision  Changes    Path
1.15                 xfce-extra/xfce4-clipman-plugin/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	24 Oct 2009 17:29:41 -0000	1.14
+++ ChangeLog	24 Oct 2009 19:54:56 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-extra/xfce4-clipman-plugin
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.14 2009/10/24 17:29:41 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.15 2009/10/24 19:54:56 nixnut Exp $
+
+  24 Oct 2009; nixnut <nixnut@gentoo.org> xfce4-clipman-plugin-1.1.1.ebuild:
+  ppc stable #289179
 
   24 Oct 2009; Samuli Suominen <ssuominen@gentoo.org>
   xfce4-clipman-plugin-1.1.1.ebuild,



1.6                  xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?r1=1.5&r2=1.6

Index: xfce4-clipman-plugin-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xfce4-clipman-plugin-1.1.1.ebuild	24 Oct 2009 17:29:41 -0000	1.5
+++ xfce4-clipman-plugin-1.1.1.ebuild	24 Oct 2009 19:54:56 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v 1.5 2009/10/24 17:29:41 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v 1.6 2009/10/24 19:54:56 nixnut Exp $
 
 EAPI=2
 EAUTORECONF=yes
@@ -12,7 +12,7 @@
 
 LICENSE="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=">=dev-libs/glib-2.16:2






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-clipman-plugin: ChangeLog xfce4-clipman-plugin-1.1.1.ebuild
@ 2009-11-09 20:55 Markus Meier (maekke)
  0 siblings, 0 replies; 9+ messages in thread
From: Markus Meier (maekke) @ 2009-11-09 20:55 UTC (permalink / raw
  To: gentoo-commits

maekke      09/11/09 20:55:39

  Modified:             ChangeLog xfce4-clipman-plugin-1.1.1.ebuild
  Log:
  arm stable, bug #289179
  (Portage version: 2.2_rc49/cvs/Linux x86_64)

Revision  Changes    Path
1.16                 xfce-extra/xfce4-clipman-plugin/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	24 Oct 2009 19:54:56 -0000	1.15
+++ ChangeLog	9 Nov 2009 20:55:38 -0000	1.16
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-clipman-plugin
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.15 2009/10/24 19:54:56 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.16 2009/11/09 20:55:38 maekke Exp $
+
+  09 Nov 2009; Markus Meier <maekke@gentoo.org>
+  xfce4-clipman-plugin-1.1.1.ebuild:
+  arm stable, bug #289179
 
   24 Oct 2009; nixnut <nixnut@gentoo.org> xfce4-clipman-plugin-1.1.1.ebuild:
   ppc stable #289179



1.7                  xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?r1=1.6&r2=1.7

Index: xfce4-clipman-plugin-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xfce4-clipman-plugin-1.1.1.ebuild	24 Oct 2009 19:54:56 -0000	1.6
+++ xfce4-clipman-plugin-1.1.1.ebuild	9 Nov 2009 20:55:38 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v 1.6 2009/10/24 19:54:56 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v 1.7 2009/11/09 20:55:38 maekke Exp $
 
 EAPI=2
 EAUTORECONF=yes
@@ -12,7 +12,7 @@
 
 LICENSE="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=">=dev-libs/glib-2.16:2






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-clipman-plugin: ChangeLog xfce4-clipman-plugin-1.1.1.ebuild
@ 2009-11-30 15:31 Raul Porcel (armin76)
  0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2009-11-30 15:31 UTC (permalink / raw
  To: gentoo-commits

armin76     09/11/30 15:31:28

  Modified:             ChangeLog xfce4-clipman-plugin-1.1.1.ebuild
  Log:
  alpha/ia64/sparc stable wrt #289179
  (Portage version: 2.1.6.13/cvs/Linux ia64)

Revision  Changes    Path
1.18                 xfce-extra/xfce4-clipman-plugin/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	16 Nov 2009 15:42:20 -0000	1.17
+++ ChangeLog	30 Nov 2009 15:31:27 -0000	1.18
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-clipman-plugin
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.17 2009/11/16 15:42:20 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.18 2009/11/30 15:31:27 armin76 Exp $
+
+  30 Nov 2009; Raúl Porcel <armin76@gentoo.org>
+  xfce4-clipman-plugin-1.1.1.ebuild:
+  alpha/ia64/sparc stable wrt #289179
 
 *xfce4-clipman-plugin-1.1.3 (16 Nov 2009)
 



1.8                  xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?r1=1.7&r2=1.8

Index: xfce4-clipman-plugin-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xfce4-clipman-plugin-1.1.1.ebuild	9 Nov 2009 20:55:38 -0000	1.7
+++ xfce4-clipman-plugin-1.1.1.ebuild	30 Nov 2009 15:31:28 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v 1.7 2009/11/09 20:55:38 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v 1.8 2009/11/30 15:31:28 armin76 Exp $
 
 EAPI=2
 EAUTORECONF=yes
@@ -12,7 +12,7 @@
 
 LICENSE="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=">=dev-libs/glib-2.16:2






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-clipman-plugin: ChangeLog xfce4-clipman-plugin-1.1.1.ebuild
@ 2009-12-03 20:37 Brent Baude (ranger)
  0 siblings, 0 replies; 9+ messages in thread
From: Brent Baude (ranger) @ 2009-12-03 20:37 UTC (permalink / raw
  To: gentoo-commits

ranger      09/12/03 20:37:05

  Modified:             ChangeLog xfce4-clipman-plugin-1.1.1.ebuild
  Log:
  Marking xfce4-clipman-plugin-1.1.1 ppc64 for bug 289179
  (Portage version: 2.1.7.1/cvs/Linux ppc64)

Revision  Changes    Path
1.19                 xfce-extra/xfce4-clipman-plugin/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	30 Nov 2009 15:31:27 -0000	1.18
+++ ChangeLog	3 Dec 2009 20:37:05 -0000	1.19
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-clipman-plugin
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.18 2009/11/30 15:31:27 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.19 2009/12/03 20:37:05 ranger Exp $
+
+  03 Dec 2009; Brent Baude <ranger@gentoo.org>
+  xfce4-clipman-plugin-1.1.1.ebuild:
+  Marking xfce4-clipman-plugin-1.1.1 ppc64 stable for bug 289179
 
   30 Nov 2009; Raúl Porcel <armin76@gentoo.org>
   xfce4-clipman-plugin-1.1.1.ebuild:



1.9                  xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?r1=1.8&r2=1.9

Index: xfce4-clipman-plugin-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xfce4-clipman-plugin-1.1.1.ebuild	30 Nov 2009 15:31:28 -0000	1.8
+++ xfce4-clipman-plugin-1.1.1.ebuild	3 Dec 2009 20:37:05 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v 1.8 2009/11/30 15:31:28 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v 1.9 2009/12/03 20:37:05 ranger Exp $
 
 EAPI=2
 EAUTORECONF=yes
@@ -12,7 +12,7 @@
 
 LICENSE="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=">=dev-libs/glib-2.16:2






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-clipman-plugin: ChangeLog xfce4-clipman-plugin-1.1.1.ebuild
@ 2010-01-19  0:19 Jeroen Roovers (jer)
  0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers (jer) @ 2010-01-19  0:19 UTC (permalink / raw
  To: gentoo-commits

jer         10/01/19 00:19:49

  Modified:             ChangeLog xfce4-clipman-plugin-1.1.1.ebuild
  Log:
  Stable for HPPA (bug #289179).
  (Portage version: 2.2_rc61/cvs/Linux i686)

Revision  Changes    Path
1.20                 xfce-extra/xfce4-clipman-plugin/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	3 Dec 2009 20:37:05 -0000	1.19
+++ ChangeLog	19 Jan 2010 00:19:49 -0000	1.20
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-clipman-plugin
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.19 2009/12/03 20:37:05 ranger Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.20 2010/01/19 00:19:49 jer Exp $
+
+  19 Jan 2010; Jeroen Roovers <jer@gentoo.org>
+  xfce4-clipman-plugin-1.1.1.ebuild:
+  Stable for HPPA (bug #289179).
 
   03 Dec 2009; Brent Baude <ranger@gentoo.org>
   xfce4-clipman-plugin-1.1.1.ebuild:



1.10                 xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?r1=1.9&r2=1.10

Index: xfce4-clipman-plugin-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xfce4-clipman-plugin-1.1.1.ebuild	3 Dec 2009 20:37:05 -0000	1.9
+++ xfce4-clipman-plugin-1.1.1.ebuild	19 Jan 2010 00:19:49 -0000	1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v 1.9 2009/12/03 20:37:05 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v 1.10 2010/01/19 00:19:49 jer Exp $
 
 EAPI=2
 EAUTORECONF=yes
@@ -12,7 +12,7 @@
 
 LICENSE="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=">=dev-libs/glib-2.16:2






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

end of thread, other threads:[~2010-01-19  0:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-24 19:54 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-clipman-plugin: ChangeLog xfce4-clipman-plugin-1.1.1.ebuild Gysbert Wassenaar (nixnut)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-19  0:19 Jeroen Roovers (jer)
2009-12-03 20:37 Brent Baude (ranger)
2009-11-30 15:31 Raul Porcel (armin76)
2009-11-09 20:55 Markus Meier (maekke)
2009-10-24 17:29 Samuli Suominen (ssuominen)
2009-10-21  0:06 Christian Faulhammer (fauli)
2009-10-08 17:27 Jeremy Olexa (darkside)
2009-09-30 17:17 Jeremy Olexa (darkside)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox