public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/smoke: smoke-4.3.3.ebuild smoke-4.3.1.ebuild ChangeLog smoke-4.3.4.ebuild
@ 2009-12-04 17:58 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2009-12-04 17:58 UTC (permalink / raw
  To: gentoo-commits

scarabeus    09/12/04 17:58:28

  Modified:             smoke-4.3.3.ebuild smoke-4.3.1.ebuild ChangeLog
                        smoke-4.3.4.ebuild
  Log:
  Depend on correct phonon version.
  (Portage version: 2.2_rc55/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  kde-base/smoke/smoke-4.3.3.ebuild

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

Index: smoke-4.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-4.3.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- smoke-4.3.3.ebuild	30 Nov 2009 06:54:47 -0000	1.3
+++ smoke-4.3.3.ebuild	4 Dec 2009 17:58:27 -0000	1.4
@@ -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/smoke/smoke-4.3.3.ebuild,v 1.3 2009/11/30 06:54:47 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-4.3.3.ebuild,v 1.4 2009/12/04 17:58:27 scarabeus Exp $
 
 EAPI="2"
 
@@ -20,7 +20,7 @@
 		$(add_kdebase_dep kdepimlibs)
 	)
 	kdevplatform? ( dev-util/kdevplatform:4 )
-	phonon? ( >=media-sound/phonon-4.4_pre[xcb] )
+	phonon? ( >=media-sound/phonon-4.3.49[xcb] )
 	qscintilla? ( x11-libs/qscintilla[qt4] )
 	qwt? ( x11-libs/qwt:5 )
 	semantic-desktop? (



1.5                  kde-base/smoke/smoke-4.3.1.ebuild

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

Index: smoke-4.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-4.3.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- smoke-4.3.1.ebuild	26 Oct 2009 21:31:59 -0000	1.4
+++ smoke-4.3.1.ebuild	4 Dec 2009 17:58:27 -0000	1.5
@@ -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/smoke/smoke-4.3.1.ebuild,v 1.4 2009/10/26 21:31:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-4.3.1.ebuild,v 1.5 2009/12/04 17:58:27 scarabeus Exp $
 
 EAPI="2"
 
@@ -20,7 +20,7 @@
 		>=kde-base/kdepimlibs-${PV}:${SLOT}[kdeprefix=]
 	)
 	kdevplatform? ( dev-util/kdevplatform:4 )
-	phonon? ( >=media-sound/phonon-4.4_pre[xcb] )
+	phonon? ( >=media-sound/phonon-4.3.49[xcb] )
 	qscintilla? ( x11-libs/qscintilla[qt4] )
 	qwt? ( x11-libs/qwt:5 )
 	semantic-desktop? (



1.85                 kde-base/smoke/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/smoke/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- ChangeLog	1 Dec 2009 11:32:24 -0000	1.84
+++ ChangeLog	4 Dec 2009 17:58:27 -0000	1.85
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/smoke
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/ChangeLog,v 1.84 2009/12/01 11:32:24 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/ChangeLog,v 1.85 2009/12/04 17:58:27 scarabeus Exp $
+
+  04 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org> smoke-4.3.1.ebuild,
+  smoke-4.3.3.ebuild, smoke-4.3.4.ebuild:
+  Depend on correct phonon version.
 
 *smoke-4.3.4 (01 Dec 2009)
 



1.2                  kde-base/smoke/smoke-4.3.4.ebuild

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

Index: smoke-4.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-4.3.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- smoke-4.3.4.ebuild	1 Dec 2009 11:32:24 -0000	1.1
+++ smoke-4.3.4.ebuild	4 Dec 2009 17:58:27 -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/smoke/smoke-4.3.4.ebuild,v 1.1 2009/12/01 11:32:24 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-4.3.4.ebuild,v 1.2 2009/12/04 17:58:27 scarabeus Exp $
 
 EAPI="2"
 
@@ -18,7 +18,7 @@
 	>=kde-base/qimageblitz-0.0.4
 	akonadi? ( $(add_kdebase_dep kdepimlibs) )
 	kdevplatform? ( dev-util/kdevplatform:4 )
-	phonon? ( >=media-sound/phonon-4.4_pre[xcb] )
+	phonon? ( >=media-sound/phonon-4.3.49[xcb] )
 	qscintilla? ( x11-libs/qscintilla[qt4] )
 	qwt? ( x11-libs/qwt:5 )
 "






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-12-04 17:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-04 17:58 [gentoo-commits] gentoo-x86 commit in kde-base/smoke: smoke-4.3.3.ebuild smoke-4.3.1.ebuild ChangeLog smoke-4.3.4.ebuild 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