summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-misc')
-rw-r--r--kde-misc/kookie/ChangeLog8
-rw-r--r--kde-misc/kookie/kookie-0.1.1.ebuild9
2 files changed, 10 insertions, 7 deletions
diff --git a/kde-misc/kookie/ChangeLog b/kde-misc/kookie/ChangeLog
index b775f1a90b9e..be27439c2055 100644
--- a/kde-misc/kookie/ChangeLog
+++ b/kde-misc/kookie/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-misc/kookie
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kookie/ChangeLog,v 1.4 2011/10/29 00:35:18 abcd Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kookie/ChangeLog,v 1.5 2014/03/20 22:23:32 johu Exp $
+
+ 20 Mar 2014; Johannes Huber <johu@gentoo.org> kookie-0.1.1.ebuild:
+ Bump to EAPI 5.
29 Oct 2011; Jonathan Callen <abcd@gentoo.org> kookie-0.1.1.ebuild:
Bump to EAPI=4
@@ -18,4 +21,3 @@
30 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> +kookie-0.1.ebuild:
Initial commit.
-
diff --git a/kde-misc/kookie/kookie-0.1.1.ebuild b/kde-misc/kookie/kookie-0.1.1.ebuild
index bbf305c6e225..fa550c143e65 100644
--- a/kde-misc/kookie/kookie-0.1.1.ebuild
+++ b/kde-misc/kookie/kookie-0.1.1.ebuild
@@ -1,11 +1,12 @@
-# Copyright 1999-2011 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/kookie/kookie-0.1.1.ebuild,v 1.2 2011/10/29 00:35:18 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kookie/kookie-0.1.1.ebuild,v 1.3 2014/03/20 22:23:32 johu Exp $
+
+EAPI=5
-EAPI=4
inherit kde4-base
-DESCRIPTION="Program to manage recipes and shopping lists"
+DESCRIPTION="Manage recipes and shopping lists"
HOMEPAGE="http://www.kde-apps.org/content/show.php/Kookie?content=117806"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"