diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2013-05-20 11:14:29 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2013-05-20 11:14:29 +0000 |
commit | 9ace07aa9c1c165d8937252277af511a5fb7ac2b (patch) | |
tree | 1d9d4edb3291c4e9f505f04f3adde2e8dba95a03 /app-office/planner/planner-0.14.6_p20130520.ebuild | |
parent | Add a snapshot compatible with evolution-3.6, bug #448902. Fix compatibility ... (diff) | |
download | gentoo-2-9ace07aa9c1c165d8937252277af511a5fb7ac2b.tar.gz gentoo-2-9ace07aa9c1c165d8937252277af511a5fb7ac2b.tar.bz2 gentoo-2-9ace07aa9c1c165d8937252277af511a5fb7ac2b.zip |
Fix typos from previous commit.
(Portage version: 2.2.0_alpha176/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Diffstat (limited to 'app-office/planner/planner-0.14.6_p20130520.ebuild')
-rw-r--r-- | app-office/planner/planner-0.14.6_p20130520.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/planner/planner-0.14.6_p20130520.ebuild b/app-office/planner/planner-0.14.6_p20130520.ebuild index 07e25dab917d..f0be1ca76e69 100644 --- a/app-office/planner/planner-0.14.6_p20130520.ebuild +++ b/app-office/planner/planner-0.14.6_p20130520.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/planner/planner-0.14.6_p20130520.ebuild,v 1.1 2013/05/20 11:12:14 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/planner/planner-0.14.6_p20130520.ebuild,v 1.2 2013/05/20 11:14:29 eva Exp $ EAPI="5" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" PYTHON_COMPAT=( python2_{6,7} ) -inherit autotools eutils gnome2 python-single-r1 +inherit gnome2 python-single-r1 DESCRIPTION="Project manager for Gnome" HOMEPAGE="http://live.gnome.org/Planner/" |