kensington 15/08/07 17:32:57 Modified: cantata-1.5.1.ebuild ChangeLog Log: Add missing dependency. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Revision Changes Path 1.4 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.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/cantata-1.5.1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/cantata-1.5.1.ebuild?r1=1.3&r2=1.4 Index: cantata-1.5.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/cantata/cantata-1.5.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- cantata-1.5.1.ebuild 4 Jun 2015 19:04:14 -0000 1.3 +++ cantata-1.5.1.ebuild 7 Aug 2015 17:32:57 -0000 1.4 @@ -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.3 2015/06/04 19:04:14 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/cantata-1.5.1.ebuild,v 1.4 2015/08/07 17:32:57 kensington Exp $ EAPI=5 @@ -66,6 +66,7 @@ " DEPEND="${RDEPEND} sys-devel/gettext + qt5? ( dev-qt/linguist-tools:5 ) " RDEPEND="${RDEPEND} dynamic? ( 1.34 media-sound/cantata/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/ChangeLog?rev=1.34&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/ChangeLog?rev=1.34&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/ChangeLog?r1=1.33&r2=1.34 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/cantata/ChangeLog,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- ChangeLog 4 Jun 2015 19:04:14 -0000 1.33 +++ ChangeLog 7 Aug 2015 17:32:57 -0000 1.34 @@ -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.33 2015/06/04 19:04:14 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/ChangeLog,v 1.34 2015/08/07 17:32:57 kensington Exp $ + + 07 Aug 2015; Michael Palimaka <[email protected]> cantata-1.5.1.ebuild: + Add missing dependency. 04 Jun 2015; Michael Palimaka <[email protected]> cantata-1.5.1.ebuild: Move various kde-base packages to kde-apps.
