commit:     0731b12e4bec650cf93f97e430106fe2bea9813a
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  3 14:46:27 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Nov  3 14:46:27 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0731b12e

app-office/planner: Bump eapi, update homepage, also rarian dep

Package-Manager: portage-2.3.2

 app-office/planner/planner-0.14.6_p20130520.ebuild | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/app-office/planner/planner-0.14.6_p20130520.ebuild 
b/app-office/planner/planner-0.14.6_p20130520.ebuild
index 279f9f0..9a7eabf 100644
--- a/app-office/planner/planner-0.14.6_p20130520.ebuild
+++ b/app-office/planner/planner-0.14.6_p20130520.ebuild
@@ -1,21 +1,21 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
-GCONF_DEBUG="no"
+EAPI=6
 GNOME2_LA_PUNT="yes"
 PYTHON_COMPAT=( python2_7 )
 
 inherit gnome2 python-single-r1
 
 DESCRIPTION="Project manager for Gnome"
-HOMEPAGE="https://live.gnome.org/Planner/";
+HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Planner";
 SRC_URI="https://dev.gentoo.org/~eva/distfiles/${PN}/${P}.tar.xz";
 
 SLOT="0"
 LICENSE="GPL-2"
 KEYWORDS="~alpha amd64 ~ppc ~sparc x86"
+
 IUSE="eds examples python"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
@@ -33,10 +33,10 @@ RDEPEND="
                >=dev-python/pygtk-2.6:2[${PYTHON_USEDEP}] )
        eds? (
                >=gnome-extra/evolution-data-server-3.6:=
-               >=mail-client/evolution-3.6 )"
-
+               >=mail-client/evolution-3.6 )
+"
 DEPEND="${RDEPEND}
-       app-text/scrollkeeper
+       app-text/rarian
        dev-util/gtk-doc-am
        >=dev-util/intltool-0.35.5
        gnome-base/gnome-common

Reply via email to