summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-11-03 15:46:27 +0100
committerPacho Ramos <pacho@gentoo.org>2016-11-03 15:46:27 +0100
commit0731b12e4bec650cf93f97e430106fe2bea9813a (patch)
tree7da15be238ed0ca5b245af7cda0adba26a28e289
parentapp-office/mdbtools: Drop old (diff)
downloadgentoo-0731b12e.tar.gz
gentoo-0731b12e.tar.bz2
gentoo-0731b12e.zip
app-office/planner: Bump eapi, update homepage, also rarian dep
Package-Manager: portage-2.3.2
-rw-r--r--app-office/planner/planner-0.14.6_p20130520.ebuild14
1 files 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 279f9f00fbd9..9a7eabfb8cc3 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