public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/kttsd: kttsd-4.2.1.ebuild ChangeLog
@ 2009-03-15 14:36 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 2+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2009-03-15 14:36 UTC (permalink / raw
  To: gentoo-commits

scarabeus    09/03/15 14:36:32

  Modified:             kttsd-4.2.1.ebuild ChangeLog
  Log:
  Automatic-merge: merge updates for 4.2.1 from kde-testing.
  (Portage version: 2.2_rc25/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  kde-base/kttsd/kttsd-4.2.1.ebuild

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

Index: kttsd-4.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kttsd/kttsd-4.2.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kttsd-4.2.1.ebuild	4 Mar 2009 22:27:40 -0000	1.1
+++ kttsd-4.2.1.ebuild	15 Mar 2009 14:36:32 -0000	1.2
@@ -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/kde-base/kttsd/kttsd-4.2.1.ebuild,v 1.1 2009/03/04 22:27:40 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/kttsd-4.2.1.ebuild,v 1.2 2009/03/15 14:36:32 scarabeus Exp $
 
 EAPI="2"
 
@@ -12,15 +12,14 @@
 IUSE="alsa debug +ktts +phonon"
 
 DEPEND="
-	>=kde-base/kcmshell-${PV}:${SLOT}
-	>=kde-base/knotify-${PV}:${SLOT}
 	ktts? (
 		alsa? ( >=media-libs/alsa-lib-1.0.14a )
 		phonon? ( >=media-sound/phonon-4.3.1 )
 	)
 "
-
 RDEPEND="${DEPEND}
+	>=kde-base/kcmshell-${PV}:${SLOT}[kdeprefix=]
+	>=kde-base/knotify-${PV}:${SLOT}[kdeprefix=]
 	ktts? (
 		app-accessibility/epos
 		app-accessibility/festival



1.112                kde-base/kttsd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kttsd/ChangeLog,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- ChangeLog	8 Mar 2009 20:34:20 -0000	1.111
+++ ChangeLog	15 Mar 2009 14:36:32 -0000	1.112
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/kttsd
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/ChangeLog,v 1.111 2009/03/08 20:34:20 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/ChangeLog,v 1.112 2009/03/15 14:36:32 scarabeus Exp $
+
+  15 Mar 2009; Tomas Chvatal <scarabeus@gentoo.org> kttsd-4.2.1.ebuild:
+  Automatic-merge: merge updates for 4.2.1 from kde-testing.
 
   08 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org> -kttsd-4.2.0.ebuild:
   Drop KDE 4.2.0






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

* [gentoo-commits] gentoo-x86 commit in kde-base/kttsd: kttsd-4.2.1.ebuild ChangeLog
@ 2009-04-12 16:51 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-12 16:51 UTC (permalink / raw
  To: gentoo-commits

armin76     09/04/12 16:51:13

  Modified:             kttsd-4.2.1.ebuild ChangeLog
  Log:
  Add ~alpha/~ia64
  (Portage version: 2.1.6.7/cvs/Linux ia64)

Revision  Changes    Path
1.3                  kde-base/kttsd/kttsd-4.2.1.ebuild

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

Index: kttsd-4.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kttsd/kttsd-4.2.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kttsd-4.2.1.ebuild	15 Mar 2009 14:36:32 -0000	1.2
+++ kttsd-4.2.1.ebuild	12 Apr 2009 16:51:13 -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/kde-base/kttsd/kttsd-4.2.1.ebuild,v 1.2 2009/03/15 14:36:32 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/kttsd-4.2.1.ebuild,v 1.3 2009/04/12 16:51:13 armin76 Exp $
 
 EAPI="2"
 
@@ -8,7 +8,7 @@
 inherit kde4-meta
 
 DESCRIPTION="KDE text-to-speech subsystem"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
 IUSE="alsa debug +ktts +phonon"
 
 DEPEND="



1.114                kde-base/kttsd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kttsd/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- ChangeLog	12 Apr 2009 06:13:19 -0000	1.113
+++ ChangeLog	12 Apr 2009 16:51:13 -0000	1.114
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/kttsd
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/ChangeLog,v 1.113 2009/04/12 06:13:19 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/ChangeLog,v 1.114 2009/04/12 16:51:13 armin76 Exp $
+
+  12 Apr 2009; Raúl Porcel <armin76@gentoo.org> kttsd-4.2.1.ebuild:
+  Add ~alpha/~ia64
 
 *kttsd-4.2.2 (11 Apr 2009)
 






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

end of thread, other threads:[~2009-04-12 16:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-15 14:36 [gentoo-commits] gentoo-x86 commit in kde-base/kttsd: kttsd-4.2.1.ebuild ChangeLog Tomas Chvatal (scarabeus)
  -- strict thread matches above, loose matches on Subject: below --
2009-04-12 16:51 Raul Porcel (armin76)

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