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.6.3.ebuild
@ 2011-05-07 10:48 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 2+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2011-05-07 10:48 UTC (permalink / raw
  To: gentoo-commits

scarabeus    11/05/07 10:48:02

  Modified:             ChangeLog
  Added:                dragonplayer-4.6.3.ebuild
  Log:
  Version bump to KDE SC 4.6.3.
  
  (Portage version: 2.2.0_alpha31/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.75                 kde-base/dragonplayer/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/dragonplayer/ChangeLog?rev=1.75&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/dragonplayer/ChangeLog?rev=1.75&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/dragonplayer/ChangeLog?r1=1.74&r2=1.75

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/dragonplayer/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog	6 Apr 2011 14:19:19 -0000	1.74
+++ ChangeLog	7 May 2011 10:48:02 -0000	1.75
@@ -1,6 +1,12 @@
 # ChangeLog for kde-base/dragonplayer
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/dragonplayer/ChangeLog,v 1.74 2011/04/06 14:19:19 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dragonplayer/ChangeLog,v 1.75 2011/05/07 10:48:02 scarabeus Exp $
+
+*dragonplayer-4.6.3 (07 May 2011)
+
+  07 May 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+  +dragonplayer-4.6.3.ebuild:
+  Version bump KDE SC 4.6.3
 
 *dragonplayer-4.6.2 (06 Apr 2011)
 



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

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

Index: dragonplayer-4.6.3.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/dragonplayer/dragonplayer-4.6.3.ebuild,v 1.1 2011/05/07 10:48:02 scarabeus Exp $

EAPI=4

KDE_HANDBOOK="optional"
KMNAME="kdemultimedia"
inherit kde4-meta

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

KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
LICENSE="GPL-2"
IUSE="debug xine"

RDEPEND="
	>=media-libs/phonon-4.4.3
	xine? ( media-libs/xine-lib[xcb] )
"
DEPEND="${RDEPEND}
	sys-devel/gettext
"

src_configure() {
	mycmakeargs=(
		$(cmake-utils_use_with xine)
	)

	kde4-meta_src_configure
}






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

* [gentoo-commits] gentoo-x86 commit in kde-base/dragonplayer: ChangeLog dragonplayer-4.6.3.ebuild
@ 2012-02-21 12:52 Johannes Huber (johu)
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber (johu) @ 2012-02-21 12:52 UTC (permalink / raw
  To: gentoo-commits

johu        12/02/21 12:52:40

  Modified:             ChangeLog
  Removed:              dragonplayer-4.6.3.ebuild
  Log:
  Remove KDE SC 4.6.3
  
  (Portage version: 2.2.0_alpha86/cvs/Linux x86_64)

Revision  Changes    Path
1.105                kde-base/dragonplayer/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/dragonplayer/ChangeLog?rev=1.105&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/dragonplayer/ChangeLog?rev=1.105&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/dragonplayer/ChangeLog?r1=1.104&r2=1.105

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/dragonplayer/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog	18 Feb 2012 14:48:12 -0000	1.104
+++ ChangeLog	21 Feb 2012 12:52:40 -0000	1.105
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/dragonplayer
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/dragonplayer/ChangeLog,v 1.104 2012/02/18 14:48:12 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dragonplayer/ChangeLog,v 1.105 2012/02/21 12:52:40 johu Exp $
+
+  20 Feb 2012; Johannes Huber <johu@gentoo.org> -dragonplayer-4.6.3.ebuild:
+  Remove KDE SC 4.6.3
 
   18 Feb 2012; nixnut <nixnut@gentoo.org> dragonplayer-4.7.4.ebuild:
   ppc stable #396359






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

end of thread, other threads:[~2012-02-21 13:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-07 10:48 [gentoo-commits] gentoo-x86 commit in kde-base/dragonplayer: ChangeLog dragonplayer-4.6.3.ebuild Tomas Chvatal (scarabeus)
  -- strict thread matches above, loose matches on Subject: below --
2012-02-21 12:52 Johannes Huber (johu)

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