johu 14/03/21 19:07:46 Modified: smooth-tasks-0_p20120130.ebuild ChangeLog Log: Bump to EAPI 5. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Revision Changes Path 1.3 kde-misc/smooth-tasks/smooth-tasks-0_p20120130.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/smooth-tasks/smooth-tasks-0_p20120130.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/smooth-tasks/smooth-tasks-0_p20120130.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/smooth-tasks/smooth-tasks-0_p20120130.ebuild?r1=1.2&r2=1.3 Index: smooth-tasks-0_p20120130.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-misc/smooth-tasks/smooth-tasks-0_p20120130.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- smooth-tasks-0_p20120130.ebuild 1 Feb 2012 16:02:36 -0000 1.2 +++ smooth-tasks-0_p20120130.ebuild 21 Mar 2014 19:07:46 -0000 1.3 @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/smooth-tasks/smooth-tasks-0_p20120130.ebuild,v 1.2 2012/02/01 16:02:36 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/smooth-tasks/smooth-tasks-0_p20120130.ebuild,v 1.3 2014/03/21 19:07:46 johu Exp $ -EAPI=4 +EAPI=5 KDE_MINIMAL="4.8" KDE_LINGUAS="cs de fr hu pl ru zh_CN" @@ -24,8 +24,6 @@ $(add_kdebase_dep plasma-workspace) " -PATCHES=( - "${FILESDIR}/${P}-kde48.patch" -) +PATCHES=( "${FILESDIR}/${P}-kde48.patch" ) S="${WORKDIR}/${PN}" 1.7 kde-misc/smooth-tasks/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/smooth-tasks/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/smooth-tasks/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/smooth-tasks/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-misc/smooth-tasks/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 1 Feb 2012 16:02:36 -0000 1.6 +++ ChangeLog 21 Mar 2014 19:07:46 -0000 1.7 @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/smooth-tasks -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/smooth-tasks/ChangeLog,v 1.6 2012/02/01 16:02:36 johu Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/smooth-tasks/ChangeLog,v 1.7 2014/03/21 19:07:46 johu Exp $ + + 21 Mar 2014; Johannes Huber <[email protected]> smooth-tasks-0_p20120130.ebuild: + Bump to EAPI 5. 01 Feb 2012; Johannes Huber <[email protected]> smooth-tasks-0_p20120130.ebuild: Set KDE_MINIMAL to 4.8, fixes bug #401759. @@ -29,4 +32,3 @@ 06 Nov 2010; Andreas K. Huettel <[email protected]> +smooth-tasks-20101106.ebuild, +metadata.xml: New plasmoid, fixes bug 281943 -
