summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2014-03-21 19:07:46 +0000
committerJohannes Huber <johu@gentoo.org>2014-03-21 19:07:46 +0000
commit854f28210ed372fa1293b69b67d1e0f31f0245eb (patch)
tree91b25fcecc1b6d2cae87f911e4788c0e07641e31 /kde-misc/smooth-tasks
parentBump to EAPI 5. (diff)
downloadgentoo-2-854f28210ed372fa1293b69b67d1e0f31f0245eb.tar.gz
gentoo-2-854f28210ed372fa1293b69b67d1e0f31f0245eb.tar.bz2
gentoo-2-854f28210ed372fa1293b69b67d1e0f31f0245eb.zip
Bump to EAPI 5.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'kde-misc/smooth-tasks')
-rw-r--r--kde-misc/smooth-tasks/ChangeLog8
-rw-r--r--kde-misc/smooth-tasks/smooth-tasks-0_p20120130.ebuild10
2 files changed, 9 insertions, 9 deletions
diff --git a/kde-misc/smooth-tasks/ChangeLog b/kde-misc/smooth-tasks/ChangeLog
index 5c20ad46f4f8..6363774fb69f 100644
--- a/kde-misc/smooth-tasks/ChangeLog
+++ b/kde-misc/smooth-tasks/ChangeLog
@@ -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 <johu@gentoo.org> smooth-tasks-0_p20120130.ebuild:
+ Bump to EAPI 5.
01 Feb 2012; Johannes Huber <johu@gentoo.org> smooth-tasks-0_p20120130.ebuild:
Set KDE_MINIMAL to 4.8, fixes bug #401759.
@@ -29,4 +32,3 @@
06 Nov 2010; Andreas K. Huettel <dilfridge@gentoo.org>
+smooth-tasks-20101106.ebuild, +metadata.xml:
New plasmoid, fixes bug 281943
-
diff --git a/kde-misc/smooth-tasks/smooth-tasks-0_p20120130.ebuild b/kde-misc/smooth-tasks/smooth-tasks-0_p20120130.ebuild
index a33bd780afb0..e3752f6ffd14 100644
--- a/kde-misc/smooth-tasks/smooth-tasks-0_p20120130.ebuild
+++ b/kde-misc/smooth-tasks/smooth-tasks-0_p20120130.ebuild
@@ -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 @@ RDEPEND="${DEPEND}
$(add_kdebase_dep plasma-workspace)
"
-PATCHES=(
- "${FILESDIR}/${P}-kde48.patch"
-)
+PATCHES=( "${FILESDIR}/${P}-kde48.patch" )
S="${WORKDIR}/${PN}"