public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/pynotifier: pynotifier-0.7.0.ebuild ChangeLog
@ 2008-04-20 20:23 Robert Buchholz (rbu)
  0 siblings, 0 replies; 3+ messages in thread
From: Robert Buchholz (rbu) @ 2008-04-20 20:23 UTC (permalink / raw
  To: gentoo-commits

rbu         08/04/20 20:23:57

  Modified:             pynotifier-0.7.0.ebuild ChangeLog
  Log:
  amd64 stable, bug 218647
  (Portage version: 2.1.5_rc4)

Revision  Changes    Path
1.2                  dev-python/pynotifier/pynotifier-0.7.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pynotifier/pynotifier-0.7.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pynotifier/pynotifier-0.7.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pynotifier/pynotifier-0.7.0.ebuild?r1=1.1&r2=1.2

Index: pynotifier-0.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pynotifier/pynotifier-0.7.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pynotifier-0.7.0.ebuild	12 Mar 2008 15:05:55 -0000	1.1
+++ pynotifier-0.7.0.ebuild	20 Apr 2008 20:23:57 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pynotifier/pynotifier-0.7.0.ebuild,v 1.1 2008/03/12 15:05:55 rbu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pynotifier/pynotifier-0.7.0.ebuild,v 1.2 2008/04/20 20:23:57 rbu Exp $
 
 inherit distutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE="qt4 gtk"
 
 DEPEND=""



1.8                  dev-python/pynotifier/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pynotifier/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pynotifier/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pynotifier/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pynotifier/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	12 Mar 2008 15:05:55 -0000	1.7
+++ ChangeLog	20 Apr 2008 20:23:57 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pynotifier
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pynotifier/ChangeLog,v 1.7 2008/03/12 15:05:55 rbu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pynotifier/ChangeLog,v 1.8 2008/04/20 20:23:57 rbu Exp $
+
+  20 Apr 2008; Robert Buchholz <rbu@gentoo.org> pynotifier-0.7.0.ebuild:
+  amd64 stable, bug 218647
 
 *pynotifier-0.7.0 (12 Mar 2008)
 



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-python/pynotifier: pynotifier-0.7.0.ebuild ChangeLog
@ 2008-04-27 14:20 Markus Meier (maekke)
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Meier (maekke) @ 2008-04-27 14:20 UTC (permalink / raw
  To: gentoo-commits

maekke      08/04/27 14:20:11

  Modified:             pynotifier-0.7.0.ebuild ChangeLog
  Log:
  x86 stable, bug #218647
  (Portage version: 2.1.5_rc6)

Revision  Changes    Path
1.3                  dev-python/pynotifier/pynotifier-0.7.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pynotifier/pynotifier-0.7.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pynotifier/pynotifier-0.7.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pynotifier/pynotifier-0.7.0.ebuild?r1=1.2&r2=1.3

Index: pynotifier-0.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pynotifier/pynotifier-0.7.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pynotifier-0.7.0.ebuild	20 Apr 2008 20:23:57 -0000	1.2
+++ pynotifier-0.7.0.ebuild	27 Apr 2008 14:20:11 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pynotifier/pynotifier-0.7.0.ebuild,v 1.2 2008/04/20 20:23:57 rbu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pynotifier/pynotifier-0.7.0.ebuild,v 1.3 2008/04/27 14:20:11 maekke Exp $
 
 inherit distutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE="qt4 gtk"
 
 DEPEND=""



1.9                  dev-python/pynotifier/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pynotifier/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pynotifier/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pynotifier/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pynotifier/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	20 Apr 2008 20:23:57 -0000	1.8
+++ ChangeLog	27 Apr 2008 14:20:11 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pynotifier
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pynotifier/ChangeLog,v 1.8 2008/04/20 20:23:57 rbu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pynotifier/ChangeLog,v 1.9 2008/04/27 14:20:11 maekke Exp $
+
+  27 Apr 2008; Markus Meier <maekke@gentoo.org> pynotifier-0.7.0.ebuild:
+  x86 stable, bug #218647
 
   20 Apr 2008; Robert Buchholz <rbu@gentoo.org> pynotifier-0.7.0.ebuild:
   amd64 stable, bug 218647



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-python/pynotifier: pynotifier-0.7.0.ebuild ChangeLog
@ 2008-05-01  9:26 Tobias Scherbaum (dertobi123)
  0 siblings, 0 replies; 3+ messages in thread
From: Tobias Scherbaum (dertobi123) @ 2008-05-01  9:26 UTC (permalink / raw
  To: gentoo-commits

dertobi123    08/05/01 09:26:44

  Modified:             pynotifier-0.7.0.ebuild ChangeLog
  Log:
  ppc stable, bug #218647
  (Portage version: 2.1.5_rc6)

Revision  Changes    Path
1.4                  dev-python/pynotifier/pynotifier-0.7.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pynotifier/pynotifier-0.7.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pynotifier/pynotifier-0.7.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pynotifier/pynotifier-0.7.0.ebuild?r1=1.3&r2=1.4

Index: pynotifier-0.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pynotifier/pynotifier-0.7.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pynotifier-0.7.0.ebuild	27 Apr 2008 14:20:11 -0000	1.3
+++ pynotifier-0.7.0.ebuild	1 May 2008 09:26:44 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pynotifier/pynotifier-0.7.0.ebuild,v 1.3 2008/04/27 14:20:11 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pynotifier/pynotifier-0.7.0.ebuild,v 1.4 2008/05/01 09:26:44 dertobi123 Exp $
 
 inherit distutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE="qt4 gtk"
 
 DEPEND=""



1.10                 dev-python/pynotifier/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pynotifier/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pynotifier/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pynotifier/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pynotifier/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	27 Apr 2008 14:20:11 -0000	1.9
+++ ChangeLog	1 May 2008 09:26:44 -0000	1.10
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/pynotifier
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pynotifier/ChangeLog,v 1.9 2008/04/27 14:20:11 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pynotifier/ChangeLog,v 1.10 2008/05/01 09:26:44 dertobi123 Exp $
+
+  01 May 2008; Tobias Scherbaum <dertobi123@gentoo.org>
+  pynotifier-0.7.0.ebuild:
+  ppc stable, bug #218647
 
   27 Apr 2008; Markus Meier <maekke@gentoo.org> pynotifier-0.7.0.ebuild:
   x86 stable, bug #218647



-- 
gentoo-commits@lists.gentoo.org mailing list



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

end of thread, other threads:[~2008-05-01  9:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-27 14:20 [gentoo-commits] gentoo-x86 commit in dev-python/pynotifier: pynotifier-0.7.0.ebuild ChangeLog Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2008-05-01  9:26 Tobias Scherbaum (dertobi123)
2008-04-20 20:23 Robert Buchholz (rbu)

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