kensington 15/06/04 19:04:15 Modified: cantata-1.5.1.ebuild ChangeLog Log: Move various kde-base packages to kde-apps. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Revision Changes Path 1.3 media-sound/cantata/cantata-1.5.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/cantata-1.5.1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/cantata-1.5.1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/cantata-1.5.1.ebuild?r1=1.2&r2=1.3 Index: cantata-1.5.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/cantata/cantata-1.5.1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- cantata-1.5.1.ebuild 2 Apr 2015 17:07:36 -0000 1.2 +++ cantata-1.5.1.ebuild 4 Jun 2015 19:04:14 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/cantata-1.5.1.ebuild,v 1.2 2015/04/02 17:07:36 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/cantata-1.5.1.ebuild,v 1.3 2015/06/04 19:04:14 kensington Exp $ EAPI=5 @@ -30,10 +30,10 @@ RDEPEND=" sys-libs/zlib x11-libs/libX11 - || ( kde-apps/oxygen-icons $(add_kdebase_dep oxygen-icons) ) + kde-apps/oxygen-icons cdda? ( media-sound/cdparanoia ) cddb? ( media-libs/libcddb ) - kde? ( $(add_kdebase_dep kwalletd) ) + kde? ( $(add_kdeapps_dep kwalletd) ) lame? ( media-sound/lame ) mtp? ( media-libs/libmtp ) musicbrainz? ( media-libs/musicbrainz:5 ) 1.33 media-sound/cantata/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/ChangeLog?rev=1.33&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/ChangeLog?rev=1.33&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/ChangeLog?r1=1.32&r2=1.33 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/cantata/ChangeLog,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- ChangeLog 2 Apr 2015 17:07:36 -0000 1.32 +++ ChangeLog 4 Jun 2015 19:04:14 -0000 1.33 @@ -1,6 +1,9 @@ # ChangeLog for media-sound/cantata # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/ChangeLog,v 1.32 2015/04/02 17:07:36 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/ChangeLog,v 1.33 2015/06/04 19:04:14 kensington Exp $ + + 04 Jun 2015; Michael Palimaka <[email protected]> cantata-1.5.1.ebuild: + Move various kde-base packages to kde-apps. 02 Apr 2015; Michael Palimaka <[email protected]> cantata-1.5.1.ebuild: Update dependencies for Qt 5 build.
