public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/dragonplayer: ChangeLog dragonplayer-4.3.4.ebuild
@ 2009-12-01  9:58 Alex Alexander (wired)
  0 siblings, 0 replies; 3+ messages in thread
From: Alex Alexander (wired) @ 2009-12-01  9:58 UTC (permalink / raw
  To: gentoo-commits

wired       09/12/01 09:58:37

  Modified:             ChangeLog
  Added:                dragonplayer-4.3.4.ebuild
  Log:
  Version bump KDE 4.3.4
  (Portage version: 2.2_rc54/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.40                 kde-base/dragonplayer/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/dragonplayer/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	30 Nov 2009 06:54:52 -0000	1.39
+++ ChangeLog	1 Dec 2009 09:58:37 -0000	1.40
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/dragonplayer
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/dragonplayer/ChangeLog,v 1.39 2009/11/30 06:54:52 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dragonplayer/ChangeLog,v 1.40 2009/12/01 09:58:37 wired Exp $
+
+*dragonplayer-4.3.4 (01 Dec 2009)
+
+  01 Dec 2009; Alex Alexander <wired@gentoo.org> +dragonplayer-4.3.4.ebuild:
+  Version bump
 
   30 Nov 2009; Joseph Jezak <josejx@gentoo.org> dragonplayer-4.3.3.ebuild:
   Marked ppc/ppc64 stable for bug #292455.



1.1                  kde-base/dragonplayer/dragonplayer-4.3.4.ebuild

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

Index: dragonplayer-4.3.4.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/dragonplayer/dragonplayer-4.3.4.ebuild,v 1.1 2009/12/01 09:58:37 wired Exp $

EAPI="2"

KMNAME="kdemultimedia"
inherit kde4-meta

DESCRIPTION="Dragon Player is a simple video player for KDE 4"
HOMEPAGE="http://www.dragonplayer.net/"

KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
LICENSE="GPL-2"
IUSE="debug +handbook"

RDEPEND="
	>=media-libs/xine-lib-1.1.9[xcb]
"
DEPEND="${RDEPEND}
	sys-devel/gettext
"






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

* [gentoo-commits] gentoo-x86 commit in kde-base/dragonplayer: ChangeLog dragonplayer-4.3.4.ebuild
@ 2009-12-22 22:39 Jonathan Callen (abcd)
  0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Callen (abcd) @ 2009-12-22 22:39 UTC (permalink / raw
  To: gentoo-commits

abcd        09/12/22 22:39:11

  Modified:             ChangeLog dragonplayer-4.3.4.ebuild
  Log:
  Fix prefix support
  (Portage version: -svn/cvs/Linux i686)

Revision  Changes    Path
1.43                 kde-base/dragonplayer/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/dragonplayer/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	10 Dec 2009 19:04:45 -0000	1.42
+++ ChangeLog	22 Dec 2009 22:39:11 -0000	1.43
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/dragonplayer
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/dragonplayer/ChangeLog,v 1.42 2009/12/10 19:04:45 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dragonplayer/ChangeLog,v 1.43 2009/12/22 22:39:11 abcd Exp $
+
+  22 Dec 2009; Jonathan Callen <abcd@gentoo.org> dragonplayer-4.3.4.ebuild:
+  Fix prefix support
 
   10 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org>
   -dragonplayer-4.3.1.ebuild:



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

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

Index: dragonplayer-4.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/dragonplayer/dragonplayer-4.3.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dragonplayer-4.3.4.ebuild	1 Dec 2009 09:58:37 -0000	1.1
+++ dragonplayer-4.3.4.ebuild	22 Dec 2009 22:39:11 -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/dragonplayer/dragonplayer-4.3.4.ebuild,v 1.1 2009/12/01 09:58:37 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dragonplayer/dragonplayer-4.3.4.ebuild,v 1.2 2009/12/22 22:39:11 abcd Exp $
 
 EAPI="2"
 
@@ -15,7 +15,8 @@
 IUSE="debug +handbook"
 
 RDEPEND="
-	>=media-libs/xine-lib-1.1.9[xcb]
+	aqua? ( >=media-libs/xine-lib-1.1.9 )
+	!aqua? ( >=media-libs/xine-lib-1.1.9[xcb] )
 "
 DEPEND="${RDEPEND}
 	sys-devel/gettext






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

* [gentoo-commits] gentoo-x86 commit in kde-base/dragonplayer: ChangeLog dragonplayer-4.3.4.ebuild
@ 2010-01-21 22:25 Jonathan Callen (abcd)
  0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Callen (abcd) @ 2010-01-21 22:25 UTC (permalink / raw
  To: gentoo-commits

abcd        10/01/21 22:25:53

  Modified:             ChangeLog dragonplayer-4.3.4.ebuild
  Log:
  Keyword ~amd64-linux/~x86-linux
  (Portage version: -svn/cvs/Linux i686)

Revision  Changes    Path
1.45                 kde-base/dragonplayer/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/dragonplayer/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	19 Jan 2010 02:19:27 -0000	1.44
+++ ChangeLog	21 Jan 2010 22:25:52 -0000	1.45
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/dragonplayer
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/dragonplayer/ChangeLog,v 1.44 2010/01/19 02:19:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dragonplayer/ChangeLog,v 1.45 2010/01/21 22:25:52 abcd Exp $
+
+  21 Jan 2010; Jonathan Callen <abcd@gentoo.org> dragonplayer-4.3.4.ebuild:
+  Keyword ~amd64-linux/~x86-linux
 
   19 Jan 2010; Jeroen Roovers <jer@gentoo.org> dragonplayer-4.3.3.ebuild:
   Stable for HPPA too.



1.3                  kde-base/dragonplayer/dragonplayer-4.3.4.ebuild

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

Index: dragonplayer-4.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/dragonplayer/dragonplayer-4.3.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dragonplayer-4.3.4.ebuild	22 Dec 2009 22:39:11 -0000	1.2
+++ dragonplayer-4.3.4.ebuild	21 Jan 2010 22:25:52 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/dragonplayer/dragonplayer-4.3.4.ebuild,v 1.2 2009/12/22 22:39:11 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dragonplayer/dragonplayer-4.3.4.ebuild,v 1.3 2010/01/21 22:25:52 abcd Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Dragon Player is a simple video player for KDE 4"
 HOMEPAGE="http://www.dragonplayer.net/"
 
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 LICENSE="GPL-2"
 IUSE="debug +handbook"
 






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

end of thread, other threads:[~2010-01-21 22:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-22 22:39 [gentoo-commits] gentoo-x86 commit in kde-base/dragonplayer: ChangeLog dragonplayer-4.3.4.ebuild Jonathan Callen (abcd)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-21 22:25 Jonathan Callen (abcd)
2009-12-01  9:58 Alex Alexander (wired)

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