public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/kmilo: ChangeLog kmilo-3.5.9-r1.ebuild
@ 2008-04-26 23:47 Wulf Krueger (philantrop)
  0 siblings, 0 replies; 6+ messages in thread
From: Wulf Krueger (philantrop) @ 2008-04-26 23:47 UTC (permalink / raw
  To: gentoo-commits

philantrop    08/04/26 23:47:15

  Modified:             ChangeLog
  Added:                kmilo-3.5.9-r1.ebuild
  Log:
  Added a patch by Thomas Anderson to fix the paths to several KDE applications as kindly provided on bug 195525.
  (Portage version: 2.1.5_rc6)

Revision  Changes    Path
1.90                 kde-base/kmilo/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/ChangeLog?rev=1.90&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/ChangeLog?rev=1.90&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/ChangeLog?r1=1.89&r2=1.90

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- ChangeLog	3 Apr 2008 21:15:06 -0000	1.89
+++ ChangeLog	26 Apr 2008 23:47:14 -0000	1.90
@@ -1,6 +1,13 @@
 # ChangeLog for kde-base/kmilo
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v 1.89 2008/04/03 21:15:06 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v 1.90 2008/04/26 23:47:14 philantrop Exp $
+
+*kmilo-3.5.9-r1 (26 Apr 2008)
+
+  26 Apr 2008; Wulf C. Krueger <philantrop@gentoo.org>
+  +files/kmilo-3.5.9-fixpaths.patch, +kmilo-3.5.9-r1.ebuild:
+  Added a patch by Thomas Anderson to fix the paths to several KDE
+  applications as kindly provided on bug 195525.
 
 *kmilo-4.0.3 (03 Apr 2008)
 



1.1                  kde-base/kmilo/kmilo-3.5.9-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild?rev=1.1&content-type=text/plain

Index: kmilo-3.5.9-r1.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild,v 1.1 2008/04/26 23:47:14 philantrop Exp $

KMNAME=kdeutils
EAPI="1"
inherit kde-meta eutils

DESCRIPTION="kded module that can support various types of hardware input devices, such as those on keyboards."
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="kdehiddenvisibility pbbuttonsd"

DEPEND="pbbuttonsd? ( app-laptop/pbbuttonsd )"
RDEPEND="${DEPEND}"

PATCHES=( "${FILESDIR}/${P}-fixpaths.patch" )

src_compile() {
	local myconf="$(use_with pbbuttonsd powerbook)"

	kde-meta_src_compile
}



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



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

* [gentoo-commits] gentoo-x86 commit in kde-base/kmilo: ChangeLog kmilo-3.5.9-r1.ebuild
@ 2008-05-12 14:36 Raul Porcel (armin76)
  0 siblings, 0 replies; 6+ messages in thread
From: Raul Porcel (armin76) @ 2008-05-12 14:36 UTC (permalink / raw
  To: gentoo-commits

armin76     08/05/12 14:36:18

  Modified:             ChangeLog kmilo-3.5.9-r1.ebuild
  Log:
  alpha/ia64/sparc stable wrt #221063
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.91                 kde-base/kmilo/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/ChangeLog?rev=1.91&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/ChangeLog?rev=1.91&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/ChangeLog?r1=1.90&r2=1.91

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog	26 Apr 2008 23:47:14 -0000	1.90
+++ ChangeLog	12 May 2008 14:36:18 -0000	1.91
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/kmilo
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v 1.90 2008/04/26 23:47:14 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v 1.91 2008/05/12 14:36:18 armin76 Exp $
+
+  12 May 2008; Raúl Porcel <armin76@gentoo.org> kmilo-3.5.9-r1.ebuild:
+  alpha/ia64/sparc stable wrt #221063
 
 *kmilo-3.5.9-r1 (26 Apr 2008)
 



1.2                  kde-base/kmilo/kmilo-3.5.9-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild?r1=1.1&r2=1.2

Index: kmilo-3.5.9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kmilo-3.5.9-r1.ebuild	26 Apr 2008 23:47:14 -0000	1.1
+++ kmilo-3.5.9-r1.ebuild	12 May 2008 14:36:18 -0000	1.2
@@ -1,13 +1,13 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild,v 1.1 2008/04/26 23:47:14 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild,v 1.2 2008/05/12 14:36:18 armin76 Exp $
 
 KMNAME=kdeutils
 EAPI="1"
 inherit kde-meta eutils
 
 DESCRIPTION="kded module that can support various types of hardware input devices, such as those on keyboards."
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
 IUSE="kdehiddenvisibility pbbuttonsd"
 
 DEPEND="pbbuttonsd? ( app-laptop/pbbuttonsd )"



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



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

* [gentoo-commits] gentoo-x86 commit in kde-base/kmilo: ChangeLog kmilo-3.5.9-r1.ebuild
@ 2008-05-12 20:02 Brent Baude (ranger)
  0 siblings, 0 replies; 6+ messages in thread
From: Brent Baude (ranger) @ 2008-05-12 20:02 UTC (permalink / raw
  To: gentoo-commits

ranger      08/05/12 20:02:33

  Modified:             ChangeLog kmilo-3.5.9-r1.ebuild
  Log:
  Marking kde split packages ppc stable for bug 221063
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.92                 kde-base/kmilo/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/ChangeLog?rev=1.92&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/ChangeLog?rev=1.92&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/ChangeLog?r1=1.91&r2=1.92

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog	12 May 2008 14:36:18 -0000	1.91
+++ ChangeLog	12 May 2008 20:02:33 -0000	1.92
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/kmilo
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v 1.91 2008/05/12 14:36:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v 1.92 2008/05/12 20:02:33 ranger Exp $
+
+  12 May 2008; Brent Baude <ranger@gentoo.org> kmilo-3.5.9-r1.ebuild:
+  Marking kmilo-3.5.9-r1 ppc stable for bug 221063
 
   12 May 2008; Raúl Porcel <armin76@gentoo.org> kmilo-3.5.9-r1.ebuild:
   alpha/ia64/sparc stable wrt #221063



1.3                  kde-base/kmilo/kmilo-3.5.9-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild?r1=1.2&r2=1.3

Index: kmilo-3.5.9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kmilo-3.5.9-r1.ebuild	12 May 2008 14:36:18 -0000	1.2
+++ kmilo-3.5.9-r1.ebuild	12 May 2008 20:02:33 -0000	1.3
@@ -1,13 +1,13 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild,v 1.2 2008/05/12 14:36:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild,v 1.3 2008/05/12 20:02:33 ranger Exp $
 
 KMNAME=kdeutils
 EAPI="1"
 inherit kde-meta eutils
 
 DESCRIPTION="kded module that can support various types of hardware input devices, such as those on keyboards."
-KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd"
 IUSE="kdehiddenvisibility pbbuttonsd"
 
 DEPEND="pbbuttonsd? ( app-laptop/pbbuttonsd )"



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



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

* [gentoo-commits] gentoo-x86 commit in kde-base/kmilo: ChangeLog kmilo-3.5.9-r1.ebuild
@ 2008-05-12 23:55 Jeroen Roovers (jer)
  0 siblings, 0 replies; 6+ messages in thread
From: Jeroen Roovers (jer) @ 2008-05-12 23:55 UTC (permalink / raw
  To: gentoo-commits

jer         08/05/12 23:55:41

  Modified:             ChangeLog kmilo-3.5.9-r1.ebuild
  Log:
  Stable for HPPA (bug #221063).
  (Portage version: 2.1.5_rc10)

Revision  Changes    Path
1.93                 kde-base/kmilo/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/ChangeLog?rev=1.93&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/ChangeLog?rev=1.93&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/ChangeLog?r1=1.92&r2=1.93

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog	12 May 2008 20:02:33 -0000	1.92
+++ ChangeLog	12 May 2008 23:55:41 -0000	1.93
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/kmilo
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v 1.92 2008/05/12 20:02:33 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v 1.93 2008/05/12 23:55:41 jer Exp $
+
+  12 May 2008; Jeroen Roovers <jer@gentoo.org> kmilo-3.5.9-r1.ebuild:
+  Stable for HPPA (bug #221063).
 
   12 May 2008; Brent Baude <ranger@gentoo.org> kmilo-3.5.9-r1.ebuild:
   Marking kmilo-3.5.9-r1 ppc stable for bug 221063



1.4                  kde-base/kmilo/kmilo-3.5.9-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild?r1=1.3&r2=1.4

Index: kmilo-3.5.9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- kmilo-3.5.9-r1.ebuild	12 May 2008 20:02:33 -0000	1.3
+++ kmilo-3.5.9-r1.ebuild	12 May 2008 23:55:41 -0000	1.4
@@ -1,13 +1,13 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild,v 1.3 2008/05/12 20:02:33 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild,v 1.4 2008/05/12 23:55:41 jer Exp $
 
 KMNAME=kdeutils
 EAPI="1"
 inherit kde-meta eutils
 
 DESCRIPTION="kded module that can support various types of hardware input devices, such as those on keyboards."
-KEYWORDS="alpha ~amd64 ~hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd"
 IUSE="kdehiddenvisibility pbbuttonsd"
 
 DEPEND="pbbuttonsd? ( app-laptop/pbbuttonsd )"



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



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

* [gentoo-commits] gentoo-x86 commit in kde-base/kmilo: ChangeLog kmilo-3.5.9-r1.ebuild
@ 2008-05-14 12:12 Markus Rothe (corsair)
  0 siblings, 0 replies; 6+ messages in thread
From: Markus Rothe (corsair) @ 2008-05-14 12:12 UTC (permalink / raw
  To: gentoo-commits

corsair     08/05/14 12:12:50

  Modified:             ChangeLog kmilo-3.5.9-r1.ebuild
  Log:
  Stable on ppc64; bug #221063
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.94                 kde-base/kmilo/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/ChangeLog?rev=1.94&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/ChangeLog?rev=1.94&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/ChangeLog?r1=1.93&r2=1.94

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- ChangeLog	12 May 2008 23:55:41 -0000	1.93
+++ ChangeLog	14 May 2008 12:12:50 -0000	1.94
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/kmilo
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v 1.93 2008/05/12 23:55:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v 1.94 2008/05/14 12:12:50 corsair Exp $
+
+  14 May 2008; Markus Rothe <corsair@gentoo.org> kmilo-3.5.9-r1.ebuild:
+  Stable on ppc64; bug #221063
 
   12 May 2008; Jeroen Roovers <jer@gentoo.org> kmilo-3.5.9-r1.ebuild:
   Stable for HPPA (bug #221063).



1.5                  kde-base/kmilo/kmilo-3.5.9-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild?r1=1.4&r2=1.5

Index: kmilo-3.5.9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- kmilo-3.5.9-r1.ebuild	12 May 2008 23:55:41 -0000	1.4
+++ kmilo-3.5.9-r1.ebuild	14 May 2008 12:12:50 -0000	1.5
@@ -1,13 +1,13 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild,v 1.4 2008/05/12 23:55:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild,v 1.5 2008/05/14 12:12:50 corsair Exp $
 
 KMNAME=kdeutils
 EAPI="1"
 inherit kde-meta eutils
 
 DESCRIPTION="kded module that can support various types of hardware input devices, such as those on keyboards."
-KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86 ~x86-fbsd"
 IUSE="kdehiddenvisibility pbbuttonsd"
 
 DEPEND="pbbuttonsd? ( app-laptop/pbbuttonsd )"



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



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

* [gentoo-commits] gentoo-x86 commit in kde-base/kmilo: ChangeLog kmilo-3.5.9-r1.ebuild
@ 2008-05-18 15:53 Markus Meier (maekke)
  0 siblings, 0 replies; 6+ messages in thread
From: Markus Meier (maekke) @ 2008-05-18 15:53 UTC (permalink / raw
  To: gentoo-commits

maekke      08/05/18 15:53:37

  Modified:             ChangeLog kmilo-3.5.9-r1.ebuild
  Log:
  amd64/x86 stable, bug #221063
  (Portage version: 2.1.5)

Revision  Changes    Path
1.96                 kde-base/kmilo/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/ChangeLog?rev=1.96&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/ChangeLog?rev=1.96&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/ChangeLog?r1=1.95&r2=1.96

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- ChangeLog	15 May 2008 23:55:26 -0000	1.95
+++ ChangeLog	18 May 2008 15:53:37 -0000	1.96
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/kmilo
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v 1.95 2008/05/15 23:55:26 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v 1.96 2008/05/18 15:53:37 maekke Exp $
+
+  18 May 2008; Markus Meier <maekke@gentoo.org> kmilo-3.5.9-r1.ebuild:
+  amd64/x86 stable, bug #221063
 
 *kmilo-4.0.4 (15 May 2008)
 



1.6                  kde-base/kmilo/kmilo-3.5.9-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild?r1=1.5&r2=1.6

Index: kmilo-3.5.9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- kmilo-3.5.9-r1.ebuild	14 May 2008 12:12:50 -0000	1.5
+++ kmilo-3.5.9-r1.ebuild	18 May 2008 15:53:37 -0000	1.6
@@ -1,13 +1,13 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild,v 1.5 2008/05/14 12:12:50 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.5.9-r1.ebuild,v 1.6 2008/05/18 15:53:37 maekke Exp $
 
 KMNAME=kdeutils
 EAPI="1"
 inherit kde-meta eutils
 
 DESCRIPTION="kded module that can support various types of hardware input devices, such as those on keyboards."
-KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="kdehiddenvisibility pbbuttonsd"
 
 DEPEND="pbbuttonsd? ( app-laptop/pbbuttonsd )"



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



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

end of thread, other threads:[~2008-05-18 15:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-26 23:47 [gentoo-commits] gentoo-x86 commit in kde-base/kmilo: ChangeLog kmilo-3.5.9-r1.ebuild Wulf Krueger (philantrop)
  -- strict thread matches above, loose matches on Subject: below --
2008-05-12 14:36 Raul Porcel (armin76)
2008-05-12 20:02 Brent Baude (ranger)
2008-05-12 23:55 Jeroen Roovers (jer)
2008-05-14 12:12 Markus Rothe (corsair)
2008-05-18 15:53 Markus Meier (maekke)

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