public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-netload-plugin: ChangeLog xfce4-netload-plugin-1.0.0.ebuild
@ 2010-12-08 14:43 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 7+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-12-08 14:43 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/12/08 14:43:26

  Modified:             ChangeLog
  Added:                xfce4-netload-plugin-1.0.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha6/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	9 Aug 2010 11:04:06 -0000	1.11
+++ ChangeLog	8 Dec 2010 14:43:26 -0000	1.12
@@ -1,6 +1,12 @@
 # ChangeLog for xfce-extra/xfce4-netload-plugin
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/ChangeLog,v 1.11 2010/08/09 11:04:06 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/ChangeLog,v 1.12 2010/12/08 14:43:26 ssuominen Exp $
+
+*xfce4-netload-plugin-1.0.0 (08 Dec 2010)
+
+  08 Dec 2010; Samuli Suominen <ssuominen@gentoo.org>
+  +xfce4-netload-plugin-1.0.0.ebuild:
+  Version bump.
 
   09 Aug 2010; Samuli Suominen <ssuominen@gentoo.org>
   xfce4-netload-plugin-0.4.0-r1.ebuild,



1.1                  xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild

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

Index: xfce4-netload-plugin-1.0.0.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild,v 1.1 2010/12/08 14:43:26 ssuominen Exp $

EAPI=3
inherit xfconf

DESCRIPTION="Netload plugin for Xfce4 panel"
HOMEPAGE="http://www.xfce.org/"
SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.0/${P}.tar.bz2"

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"
IUSE="debug"

RDEPEND=">=xfce-base/libxfcegui4-4.4.0
	>=xfce-base/xfce4-panel-4.3.20"
DEPEND="${RDEPEND}
	dev-util/pkgconfig
	dev-util/intltool"

pkg_setup() {
	XFCONF=(
		--disable-dependency-tracking
		$(xfconf_use_debug)
		)

	DOCS="AUTHORS ChangeLog README"
}






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-netload-plugin: ChangeLog xfce4-netload-plugin-1.0.0.ebuild
@ 2011-03-13 16:29 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 7+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-03-13 16:29 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/03/13 16:29:59

  Modified:             ChangeLog xfce4-netload-plugin-1.0.0.ebuild
  Log:
  Stable on amd64 wrt bug #358407
  
  (Portage version: 2.1.9.42/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	8 Dec 2010 14:43:26 -0000	1.12
+++ ChangeLog	13 Mar 2011 16:29:59 -0000	1.13
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-netload-plugin
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/ChangeLog,v 1.12 2010/12/08 14:43:26 ssuominen Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/ChangeLog,v 1.13 2011/03/13 16:29:59 hwoarang Exp $
+
+  13 Mar 2011; Markos Chandras <hwoarang@gentoo.org>
+  xfce4-netload-plugin-1.0.0.ebuild:
+  Stable on amd64 wrt bug #358407
 
 *xfce4-netload-plugin-1.0.0 (08 Dec 2010)
 



1.3                  xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild

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

Index: xfce4-netload-plugin-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xfce4-netload-plugin-1.0.0.ebuild	8 Dec 2010 14:46:44 -0000	1.2
+++ xfce4-netload-plugin-1.0.0.ebuild	13 Mar 2011 16:29:59 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild,v 1.2 2010/12/08 14:46:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild,v 1.3 2011/03/13 16:29:59 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 ~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=">=xfce-base/libxfcegui4-4.4.0






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-netload-plugin: ChangeLog xfce4-netload-plugin-1.0.0.ebuild
@ 2011-03-21 23:30 Markus Meier (maekke)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2011-03-21 23:30 UTC (permalink / raw
  To: gentoo-commits

maekke      11/03/21 23:30:24

  Modified:             ChangeLog xfce4-netload-plugin-1.0.0.ebuild
  Log:
  arm stable, bug #358407
  
  (Portage version: 2.1.9.44/cvs/Linux i686)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	13 Mar 2011 16:29:59 -0000	1.13
+++ ChangeLog	21 Mar 2011 23:30:24 -0000	1.14
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-netload-plugin
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/ChangeLog,v 1.13 2011/03/13 16:29:59 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/ChangeLog,v 1.14 2011/03/21 23:30:24 maekke Exp $
+
+  21 Mar 2011; Markus Meier <maekke@gentoo.org>
+  xfce4-netload-plugin-1.0.0.ebuild:
+  arm stable, bug #358407
 
   13 Mar 2011; Markos Chandras <hwoarang@gentoo.org>
   xfce4-netload-plugin-1.0.0.ebuild:



1.4                  xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild

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

Index: xfce4-netload-plugin-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xfce4-netload-plugin-1.0.0.ebuild	13 Mar 2011 16:29:59 -0000	1.3
+++ xfce4-netload-plugin-1.0.0.ebuild	21 Mar 2011 23:30:24 -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-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild,v 1.3 2011/03/13 16:29:59 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild,v 1.4 2011/03/21 23:30:24 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 ~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=">=xfce-base/libxfcegui4-4.4.0






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-netload-plugin: ChangeLog xfce4-netload-plugin-1.0.0.ebuild
@ 2011-03-22 10:46 Thomas Kahle (tomka)
  0 siblings, 0 replies; 7+ messages in thread
From: Thomas Kahle (tomka) @ 2011-03-22 10:46 UTC (permalink / raw
  To: gentoo-commits

tomka       11/03/22 10:46:06

  Modified:             ChangeLog xfce4-netload-plugin-1.0.0.ebuild
  Log:
  x86 stable per bug 358407
  
  (Portage version: 2.1.9.44/cvs/Linux i686)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	21 Mar 2011 23:30:24 -0000	1.14
+++ ChangeLog	22 Mar 2011 10:46:06 -0000	1.15
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-netload-plugin
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/ChangeLog,v 1.14 2011/03/21 23:30:24 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/ChangeLog,v 1.15 2011/03/22 10:46:06 tomka Exp $
+
+  22 Mar 2011; Thomas Kahle <tomka@gentoo.org>
+  xfce4-netload-plugin-1.0.0.ebuild:
+  x86 stable per bug 358407
 
   21 Mar 2011; Markus Meier <maekke@gentoo.org>
   xfce4-netload-plugin-1.0.0.ebuild:



1.5                  xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild

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

Index: xfce4-netload-plugin-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xfce4-netload-plugin-1.0.0.ebuild	21 Mar 2011 23:30:24 -0000	1.4
+++ xfce4-netload-plugin-1.0.0.ebuild	22 Mar 2011 10:46:06 -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-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild,v 1.4 2011/03/21 23:30:24 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild,v 1.5 2011/03/22 10:46:06 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 ~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=">=xfce-base/libxfcegui4-4.4.0






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-netload-plugin: ChangeLog xfce4-netload-plugin-1.0.0.ebuild
@ 2011-03-22 20:53 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 7+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-03-22 20:53 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/03/22 20:53:53

  Modified:             ChangeLog xfce4-netload-plugin-1.0.0.ebuild
  Log:
  ppc/ppc64 stable wrt #358407
  
  (Portage version: 2.2.0_alpha27/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	22 Mar 2011 10:46:06 -0000	1.15
+++ ChangeLog	22 Mar 2011 20:53:53 -0000	1.16
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-netload-plugin
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/ChangeLog,v 1.15 2011/03/22 10:46:06 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/ChangeLog,v 1.16 2011/03/22 20:53:53 xarthisius Exp $
+
+  22 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
+  xfce4-netload-plugin-1.0.0.ebuild:
+  ppc/ppc64 stable wrt #358407
 
   22 Mar 2011; Thomas Kahle <tomka@gentoo.org>
   xfce4-netload-plugin-1.0.0.ebuild:



1.6                  xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild

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

Index: xfce4-netload-plugin-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xfce4-netload-plugin-1.0.0.ebuild	22 Mar 2011 10:46:06 -0000	1.5
+++ xfce4-netload-plugin-1.0.0.ebuild	22 Mar 2011 20:53:53 -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-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild,v 1.5 2011/03/22 10:46:06 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild,v 1.6 2011/03/22 20:53:53 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 ~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=">=xfce-base/libxfcegui4-4.4.0






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-netload-plugin: ChangeLog xfce4-netload-plugin-1.0.0.ebuild
@ 2011-03-29 13:14 Jeroen Roovers (jer)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2011-03-29 13:14 UTC (permalink / raw
  To: gentoo-commits

jer         11/03/29 13:14:32

  Modified:             ChangeLog xfce4-netload-plugin-1.0.0.ebuild
  Log:
  Stable for HPPA (bug #358407).
  
  (Portage version: 2.2.0_alpha29/cvs/Linux i686)

Revision  Changes    Path
1.17                 xfce-extra/xfce4-netload-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	22 Mar 2011 20:53:53 -0000	1.16
+++ ChangeLog	29 Mar 2011 13:14:32 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-netload-plugin
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/ChangeLog,v 1.16 2011/03/22 20:53:53 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/ChangeLog,v 1.17 2011/03/29 13:14:32 jer Exp $
+
+  29 Mar 2011; Jeroen Roovers <jer@gentoo.org>
+  xfce4-netload-plugin-1.0.0.ebuild:
+  Stable for HPPA (bug #358407).
 
   22 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
   xfce4-netload-plugin-1.0.0.ebuild:



1.7                  xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild?r1=1.6&r2=1.7

Index: xfce4-netload-plugin-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xfce4-netload-plugin-1.0.0.ebuild	22 Mar 2011 20:53:53 -0000	1.6
+++ xfce4-netload-plugin-1.0.0.ebuild	29 Mar 2011 13:14:32 -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-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild,v 1.6 2011/03/22 20:53:53 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild,v 1.7 2011/03/29 13:14:32 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 ~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=">=xfce-base/libxfcegui4-4.4.0






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-netload-plugin: ChangeLog xfce4-netload-plugin-1.0.0.ebuild
@ 2012-04-17  7:38 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 7+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-04-17  7:38 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/04/17 07:38:35

  Modified:             ChangeLog
  Removed:              xfce4-netload-plugin-1.0.0.ebuild
  Log:
  old
  
  (Portage version: 2.2.0_alpha100/cvs/Linux x86_64)

Revision  Changes    Path
1.25                 xfce-extra/xfce4-netload-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	9 Apr 2012 18:24:15 -0000	1.24
+++ ChangeLog	17 Apr 2012 07:38:35 -0000	1.25
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-netload-plugin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/ChangeLog,v 1.24 2012/04/09 18:24:15 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/ChangeLog,v 1.25 2012/04/17 07:38:35 ssuominen Exp $
+
+  17 Apr 2012; Samuli Suominen <ssuominen@gentoo.org>
+  -xfce4-netload-plugin-1.0.0.ebuild:
+  old
 
   09 Apr 2012; Samuli Suominen <ssuominen@gentoo.org>
   xfce4-netload-plugin-1.1.0.ebuild:






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

end of thread, other threads:[~2012-04-17  7:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-22 10:46 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-netload-plugin: ChangeLog xfce4-netload-plugin-1.0.0.ebuild Thomas Kahle (tomka)
  -- strict thread matches above, loose matches on Subject: below --
2012-04-17  7:38 Samuli Suominen (ssuominen)
2011-03-29 13:14 Jeroen Roovers (jer)
2011-03-22 20:53 Kacper Kowalik (xarthisius)
2011-03-21 23:30 Markus Meier (maekke)
2011-03-13 16:29 Markos Chandras (hwoarang)
2010-12-08 14:43 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