public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-apps/xkill: ChangeLog xkill-1.0.3.ebuild
@ 2010-11-11 14:48 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 10+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2010-11-11 14:48 UTC (permalink / raw
  To: gentoo-commits

scarabeus    10/11/11 14:48:07

  Modified:             ChangeLog
  Added:                xkill-1.0.3.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.0_alpha4/cvs/Linux x86_64)

Revision  Changes    Path
1.29                 x11-apps/xkill/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	10 Sep 2010 22:41:56 -0000	1.28
+++ ChangeLog	11 Nov 2010 14:48:07 -0000	1.29
@@ -1,6 +1,11 @@
 # ChangeLog for x11-apps/xkill
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.28 2010/09/10 22:41:56 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.29 2010/11/11 14:48:07 scarabeus Exp $
+
+*xkill-1.0.3 (11 Nov 2010)
+
+  11 Nov 2010; Tomáš Chvátal <scarabeus@gentoo.org> +xkill-1.0.3.ebuild:
+  Version bump
 
   10 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> -xkill-1.0.1.ebuild:
   rm



1.1                  x11-apps/xkill/xkill-1.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild?rev=1.1&content-type=text/plain

Index: xkill-1.0.3.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild,v 1.1 2010/11/11 14:48:07 scarabeus Exp $

EAPI=3

inherit xorg-2

DESCRIPTION="kill a client by its X resource"

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt"
IUSE=""

RDEPEND="x11-libs/libX11
	x11-libs/libXmu"
DEPEND="${RDEPEND}"






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xkill: ChangeLog xkill-1.0.3.ebuild
@ 2010-12-19 12:23 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 10+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-12-19 12:23 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/12/19 12:23:50

  Modified:             ChangeLog xkill-1.0.3.ebuild
  Log:
  ppc64 stable wrt #344827
  
  (Portage version: 2.2.0_alpha9/cvs/Linux x86_64)

Revision  Changes    Path
1.30                 x11-apps/xkill/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	11 Nov 2010 14:48:07 -0000	1.29
+++ ChangeLog	19 Dec 2010 12:23:50 -0000	1.30
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xkill
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.29 2010/11/11 14:48:07 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.30 2010/12/19 12:23:50 ssuominen Exp $
+
+  19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xkill-1.0.3.ebuild:
+  ppc64 stable wrt #344827
 
 *xkill-1.0.3 (11 Nov 2010)
 



1.2                  x11-apps/xkill/xkill-1.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild?r1=1.1&r2=1.2

Index: xkill-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xkill-1.0.3.ebuild	11 Nov 2010 14:48:07 -0000	1.1
+++ xkill-1.0.3.ebuild	19 Dec 2010 12:23:50 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild,v 1.1 2010/11/11 14:48:07 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild,v 1.2 2010/12/19 12:23:50 ssuominen Exp $
 
 EAPI=3
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="kill a client by its X resource"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-libs/libX11






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xkill: ChangeLog xkill-1.0.3.ebuild
@ 2010-12-23 11:39 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 10+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-12-23 11:39 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/12/23 11:39:30

  Modified:             ChangeLog xkill-1.0.3.ebuild
  Log:
  amd64 stable wrt #344827
  
  (Portage version: 2.2.0_alpha10/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.31                 x11-apps/xkill/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	19 Dec 2010 12:23:50 -0000	1.30
+++ ChangeLog	23 Dec 2010 11:39:30 -0000	1.31
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xkill
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.30 2010/12/19 12:23:50 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.31 2010/12/23 11:39:30 ssuominen Exp $
+
+  23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xkill-1.0.3.ebuild:
+  amd64 stable wrt #344827
 
   19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xkill-1.0.3.ebuild:
   ppc64 stable wrt #344827



1.3                  x11-apps/xkill/xkill-1.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild?r1=1.2&r2=1.3

Index: xkill-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xkill-1.0.3.ebuild	19 Dec 2010 12:23:50 -0000	1.2
+++ xkill-1.0.3.ebuild	23 Dec 2010 11:39:30 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild,v 1.2 2010/12/19 12:23:50 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild,v 1.3 2010/12/23 11:39:30 ssuominen Exp $
 
 EAPI=3
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="kill a client by its X resource"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-libs/libX11






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xkill: ChangeLog xkill-1.0.3.ebuild
@ 2010-12-25 20:05 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 10+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-12-25 20:05 UTC (permalink / raw
  To: gentoo-commits

fauli       10/12/25 20:05:10

  Modified:             ChangeLog xkill-1.0.3.ebuild
  Log:
  x86 stable, bug 344827
  
  (Portage version: 2.1.9.25/cvs/Linux i686, RepoMan options: --force)

Revision  Changes    Path
1.32                 x11-apps/xkill/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	23 Dec 2010 11:39:30 -0000	1.31
+++ ChangeLog	25 Dec 2010 20:05:10 -0000	1.32
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xkill
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.31 2010/12/23 11:39:30 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.32 2010/12/25 20:05:10 fauli Exp $
+
+  25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xkill-1.0.3.ebuild:
+  x86 stable, bug 344827
 
   23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xkill-1.0.3.ebuild:
   amd64 stable wrt #344827



1.4                  x11-apps/xkill/xkill-1.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild?r1=1.3&r2=1.4

Index: xkill-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xkill-1.0.3.ebuild	23 Dec 2010 11:39:30 -0000	1.3
+++ xkill-1.0.3.ebuild	25 Dec 2010 20:05:10 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild,v 1.3 2010/12/23 11:39:30 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild,v 1.4 2010/12/25 20:05:10 fauli Exp $
 
 EAPI=3
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="kill a client by its X resource"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-libs/libX11






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xkill: ChangeLog xkill-1.0.3.ebuild
@ 2010-12-29 22:14 Markus Meier (maekke)
  0 siblings, 0 replies; 10+ messages in thread
From: Markus Meier (maekke) @ 2010-12-29 22:14 UTC (permalink / raw
  To: gentoo-commits

maekke      10/12/29 22:14:44

  Modified:             ChangeLog xkill-1.0.3.ebuild
  Log:
  arm stable, bug #344827
  
  (Portage version: 2.1.9.26/cvs/Linux x86_64)

Revision  Changes    Path
1.33                 x11-apps/xkill/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	25 Dec 2010 20:05:10 -0000	1.32
+++ ChangeLog	29 Dec 2010 22:14:44 -0000	1.33
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xkill
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.32 2010/12/25 20:05:10 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.33 2010/12/29 22:14:44 maekke Exp $
+
+  29 Dec 2010; Markus Meier <maekke@gentoo.org> xkill-1.0.3.ebuild:
+  arm stable, bug #344827
 
   25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xkill-1.0.3.ebuild:
   x86 stable, bug 344827



1.5                  x11-apps/xkill/xkill-1.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild?r1=1.4&r2=1.5

Index: xkill-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xkill-1.0.3.ebuild	25 Dec 2010 20:05:10 -0000	1.4
+++ xkill-1.0.3.ebuild	29 Dec 2010 22:14:44 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild,v 1.4 2010/12/25 20:05:10 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild,v 1.5 2010/12/29 22:14:44 maekke Exp $
 
 EAPI=3
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="kill a client by its X resource"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-libs/libX11






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xkill: ChangeLog xkill-1.0.3.ebuild
@ 2010-12-31 20:38 Jeroen Roovers (jer)
  0 siblings, 0 replies; 10+ messages in thread
From: Jeroen Roovers (jer) @ 2010-12-31 20:38 UTC (permalink / raw
  To: gentoo-commits

jer         10/12/31 20:38:35

  Modified:             ChangeLog xkill-1.0.3.ebuild
  Log:
  Stable for HPPA (bug #344827).
  
  (Portage version: 2.2.0_alpha11/cvs/Linux i686)

Revision  Changes    Path
1.34                 x11-apps/xkill/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	29 Dec 2010 22:14:44 -0000	1.33
+++ ChangeLog	31 Dec 2010 20:38:35 -0000	1.34
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xkill
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.33 2010/12/29 22:14:44 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.34 2010/12/31 20:38:35 jer Exp $
+
+  31 Dec 2010; Jeroen Roovers <jer@gentoo.org> xkill-1.0.3.ebuild:
+  Stable for HPPA (bug #344827).
 
   29 Dec 2010; Markus Meier <maekke@gentoo.org> xkill-1.0.3.ebuild:
   arm stable, bug #344827



1.6                  x11-apps/xkill/xkill-1.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild?r1=1.5&r2=1.6

Index: xkill-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xkill-1.0.3.ebuild	29 Dec 2010 22:14:44 -0000	1.5
+++ xkill-1.0.3.ebuild	31 Dec 2010 20:38:35 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild,v 1.5 2010/12/29 22:14:44 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild,v 1.6 2010/12/31 20:38:35 jer Exp $
 
 EAPI=3
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="kill a client by its X resource"
 
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-libs/libX11






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xkill: ChangeLog xkill-1.0.3.ebuild
@ 2011-02-12 18:20 Raul Porcel (armin76)
  0 siblings, 0 replies; 10+ messages in thread
From: Raul Porcel (armin76) @ 2011-02-12 18:20 UTC (permalink / raw
  To: gentoo-commits

armin76     11/02/12 18:20:54

  Modified:             ChangeLog xkill-1.0.3.ebuild
  Log:
  alpha/ia64/s390/sh/sparc stable wrt #344827
  
  (Portage version: 2.1.9.25/cvs/Linux ia64)

Revision  Changes    Path
1.35                 x11-apps/xkill/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	31 Dec 2010 20:38:35 -0000	1.34
+++ ChangeLog	12 Feb 2011 18:20:54 -0000	1.35
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xkill
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.34 2010/12/31 20:38:35 jer Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.35 2011/02/12 18:20:54 armin76 Exp $
+
+  12 Feb 2011; Raúl Porcel <armin76@gentoo.org> xkill-1.0.3.ebuild:
+  alpha/ia64/s390/sh/sparc stable wrt #344827
 
   31 Dec 2010; Jeroen Roovers <jer@gentoo.org> xkill-1.0.3.ebuild:
   Stable for HPPA (bug #344827).



1.7                  x11-apps/xkill/xkill-1.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild?r1=1.6&r2=1.7

Index: xkill-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xkill-1.0.3.ebuild	31 Dec 2010 20:38:35 -0000	1.6
+++ xkill-1.0.3.ebuild	12 Feb 2011 18:20:54 -0000	1.7
@@ -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/x11-apps/xkill/xkill-1.0.3.ebuild,v 1.6 2010/12/31 20:38:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild,v 1.7 2011/02/12 18:20:54 armin76 Exp $
 
 EAPI=3
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="kill a client by its X resource"
 
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-libs/libX11






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xkill: ChangeLog xkill-1.0.3.ebuild
@ 2011-02-14 23:28 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 10+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-02-14 23:28 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/02/14 23:28:42

  Modified:             ChangeLog xkill-1.0.3.ebuild
  Log:
  ppc stable wrt #344827, #354237
  
  (Portage version: 2.1.9.25/cvs/Linux ppc64)

Revision  Changes    Path
1.36                 x11-apps/xkill/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	12 Feb 2011 18:20:54 -0000	1.35
+++ ChangeLog	14 Feb 2011 23:28:42 -0000	1.36
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xkill
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.35 2011/02/12 18:20:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.36 2011/02/14 23:28:42 xarthisius Exp $
+
+  14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> xkill-1.0.3.ebuild:
+  ppc stable wrt #344827, #354237
 
   12 Feb 2011; Raúl Porcel <armin76@gentoo.org> xkill-1.0.3.ebuild:
   alpha/ia64/s390/sh/sparc stable wrt #344827



1.8                  x11-apps/xkill/xkill-1.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild?r1=1.7&r2=1.8

Index: xkill-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xkill-1.0.3.ebuild	12 Feb 2011 18:20:54 -0000	1.7
+++ xkill-1.0.3.ebuild	14 Feb 2011 23:28:42 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild,v 1.7 2011/02/12 18:20:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild,v 1.8 2011/02/14 23:28:42 xarthisius Exp $
 
 EAPI=3
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="kill a client by its X resource"
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-libs/libX11






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xkill: ChangeLog xkill-1.0.3.ebuild
@ 2012-05-15 14:20 Alexis Ballier (aballier)
  0 siblings, 0 replies; 10+ messages in thread
From: Alexis Ballier (aballier) @ 2012-05-15 14:20 UTC (permalink / raw
  To: gentoo-commits

aballier    12/05/15 14:20:25

  Modified:             ChangeLog xkill-1.0.3.ebuild
  Log:
  keyword ~amd64-fbsd
  
  (Portage version: 2.2.0_alpha105/cvs/Linux x86_64)

Revision  Changes    Path
1.37                 x11-apps/xkill/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	14 Feb 2011 23:28:42 -0000	1.36
+++ ChangeLog	15 May 2012 14:20:25 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xkill
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.36 2011/02/14 23:28:42 xarthisius Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.37 2012/05/15 14:20:25 aballier Exp $
+
+  15 May 2012; Alexis Ballier <aballier@gentoo.org> xkill-1.0.3.ebuild:
+  keyword ~amd64-fbsd
 
   14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> xkill-1.0.3.ebuild:
   ppc stable wrt #344827, #354237



1.9                  x11-apps/xkill/xkill-1.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild?r1=1.8&r2=1.9

Index: xkill-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xkill-1.0.3.ebuild	14 Feb 2011 23:28:42 -0000	1.8
+++ xkill-1.0.3.ebuild	15 May 2012 14:20:25 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild,v 1.8 2011/02/14 23:28:42 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild,v 1.9 2012/05/15 14:20:25 aballier Exp $
 
 EAPI=3
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="kill a client by its X resource"
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-libs/libX11






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xkill: ChangeLog xkill-1.0.3.ebuild
@ 2015-04-12 10:32 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 10+ messages in thread
From: Manuel Rueger (mrueg) @ 2015-04-12 10:32 UTC (permalink / raw
  To: gentoo-commits

mrueg       15/04/12 10:32:25

  Modified:             ChangeLog
  Removed:              xkill-1.0.3.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.48                 x11-apps/xkill/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkill/ChangeLog?r1=1.47&r2=1.48

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	8 Oct 2013 05:04:02 -0000	1.47
+++ ChangeLog	12 Apr 2015 10:32:25 -0000	1.48
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xkill
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.47 2013/10/08 05:04:02 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.48 2015/04/12 10:32:25 mrueg Exp $
+
+  12 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -xkill-1.0.3.ebuild:
+  Remove old.
 
   08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xkill-1.0.4.ebuild:
   Stable for x86, wrt bug #475480





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

end of thread, other threads:[~2015-04-12 10:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-29 22:14 [gentoo-commits] gentoo-x86 commit in x11-apps/xkill: ChangeLog xkill-1.0.3.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2015-04-12 10:32 Manuel Rueger (mrueg)
2012-05-15 14:20 Alexis Ballier (aballier)
2011-02-14 23:28 Kacper Kowalik (xarthisius)
2011-02-12 18:20 Raul Porcel (armin76)
2010-12-31 20:38 Jeroen Roovers (jer)
2010-12-25 20:05 Christian Faulhammer (fauli)
2010-12-23 11:39 Samuli Suominen (ssuominen)
2010-12-19 12:23 Samuli Suominen (ssuominen)
2010-11-11 14:48 Tomas Chvatal (scarabeus)

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