* [gentoo-commits] gentoo-x86 commit in media-sound/cantata: cantata-1.3.3.ebuild cantata-1.3.4.ebuild ChangeLog
@ 2014-12-07 12:41 Manuel Rueger (mrueg)
0 siblings, 0 replies; only message in thread
From: Manuel Rueger (mrueg) @ 2014-12-07 12:41 UTC (permalink / raw
To: gentoo-commits
mrueg 14/12/07 12:41:07
Modified: cantata-1.3.3.ebuild cantata-1.3.4.ebuild ChangeLog
Log:
Update dep on oxygen-icons
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.3 media-sound/cantata/cantata-1.3.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/cantata-1.3.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/cantata-1.3.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/cantata-1.3.3.ebuild?r1=1.2&r2=1.3
Index: cantata-1.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/cantata/cantata-1.3.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cantata-1.3.3.ebuild 24 Jul 2014 15:13:24 -0000 1.2
+++ cantata-1.3.3.ebuild 7 Dec 2014 12:41:07 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/cantata-1.3.3.ebuild,v 1.2 2014/07/24 15:13:24 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/cantata-1.3.3.ebuild,v 1.3 2014/12/07 12:41:07 mrueg Exp $
EAPI=5
@@ -31,7 +31,7 @@
dev-libs/qjson
sys-libs/zlib
x11-libs/libX11
- $(add_kdebase_dep oxygen-icons)
+ || ( kde-apps/oxygen-icons $(add_kdebase_dep oxygen-icons) )
cdda? ( media-sound/cdparanoia )
cddb? ( media-libs/libcddb )
kde? ( $(add_kdebase_dep kwalletd) )
1.3 media-sound/cantata/cantata-1.3.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/cantata-1.3.4.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/cantata-1.3.4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/cantata-1.3.4.ebuild?r1=1.2&r2=1.3
Index: cantata-1.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/cantata/cantata-1.3.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cantata-1.3.4.ebuild 24 Jul 2014 15:13:24 -0000 1.2
+++ cantata-1.3.4.ebuild 7 Dec 2014 12:41:07 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/cantata-1.3.4.ebuild,v 1.2 2014/07/24 15:13:24 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/cantata-1.3.4.ebuild,v 1.3 2014/12/07 12:41:07 mrueg Exp $
EAPI=5
@@ -31,7 +31,7 @@
dev-libs/qjson
sys-libs/zlib
x11-libs/libX11
- $(add_kdebase_dep oxygen-icons)
+ || ( kde-apps/oxygen-icons $(add_kdebase_dep oxygen-icons) )
cdda? ( media-sound/cdparanoia )
cddb? ( media-libs/libcddb )
kde? ( $(add_kdebase_dep kwalletd) )
1.29 media-sound/cantata/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/ChangeLog?r1=1.28&r2=1.29
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/cantata/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog 24 Jul 2014 15:13:24 -0000 1.28
+++ ChangeLog 7 Dec 2014 12:41:07 -0000 1.29
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/cantata
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/ChangeLog,v 1.28 2014/07/24 15:13:24 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/ChangeLog,v 1.29 2014/12/07 12:41:07 mrueg Exp $
+
+ 07 Dec 2014; Manuel Rüger <mrueg@gentoo.org> cantata-1.3.3.ebuild,
+ cantata-1.3.4.ebuild:
+ Update dep on oxygen-icons
24 Jul 2014; Johannes Huber <johu@gentoo.org> cantata-1.3.3.ebuild,
cantata-1.3.4.ebuild, metadata.xml:
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-12-07 12:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-07 12:41 [gentoo-commits] gentoo-x86 commit in media-sound/cantata: cantata-1.3.3.ebuild cantata-1.3.4.ebuild ChangeLog Manuel Rueger (mrueg)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox