diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2007-10-04 19:53:32 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2007-10-04 19:53:32 +0000 |
commit | 45fb9de7ba711d0f911bcb249563ac0f5e4237d8 (patch) | |
tree | 5f2674237ccbb304070e9d9a4aba900bfcaa5ac9 /app-office/gnotime/gnotime-2.2.2.ebuild | |
parent | Added an upstream patch to fix problems with recurring events. Fixes bug 194371. (diff) | |
download | gentoo-2-45fb9de7ba711d0f911bcb249563ac0f5e4237d8.tar.gz gentoo-2-45fb9de7ba711d0f911bcb249563ac0f5e4237d8.tar.bz2 gentoo-2-45fb9de7ba711d0f911bcb249563ac0f5e4237d8.zip |
fix inherit wrt to bug #194616
(Portage version: 2.1.3.11)
Diffstat (limited to 'app-office/gnotime/gnotime-2.2.2.ebuild')
-rw-r--r-- | app-office/gnotime/gnotime-2.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/gnotime/gnotime-2.2.2.ebuild b/app-office/gnotime/gnotime-2.2.2.ebuild index 59d0717b9a58..bdd695d3e863 100644 --- a/app-office/gnotime/gnotime-2.2.2.ebuild +++ b/app-office/gnotime/gnotime-2.2.2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.2.2.ebuild,v 1.4 2007/09/27 17:43:45 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.2.2.ebuild,v 1.5 2007/10/04 19:53:32 eva Exp $ -inherit gnome2 +inherit gnome2 eutils DESCRIPTION="A utility for tracking the amount of time spent on activities, and calculating data, such as pay rates, from those times" HOMEPAGE="http://gttr.sourceforge.net/" |