summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2007-10-04 19:53:32 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2007-10-04 19:53:32 +0000
commit45fb9de7ba711d0f911bcb249563ac0f5e4237d8 (patch)
tree5f2674237ccbb304070e9d9a4aba900bfcaa5ac9 /app-office/gnotime
parentAdded an upstream patch to fix problems with recurring events. Fixes bug 194371. (diff)
downloadgentoo-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')
-rw-r--r--app-office/gnotime/ChangeLog5
-rw-r--r--app-office/gnotime/gnotime-2.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnotime/ChangeLog b/app-office/gnotime/ChangeLog
index d6ad7bf29226..b7b7bb41e1f8 100644
--- a/app-office/gnotime/ChangeLog
+++ b/app-office/gnotime/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/gnotime
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.24 2007/10/01 19:54:44 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.25 2007/10/04 19:53:32 eva Exp $
+
+ 04 Oct 2007; Gilles Dartiguelongue <eva@gentoo.org> gnotime-2.2.2.ebuild:
+ fix inherit wrt to bug #194616
01 Oct 2007; Christian Faulhammer <opfer@gentoo.org>
-gnotime-2.1.6.ebuild, -gnotime-2.1.7.ebuild, -gnotime-2.2.1.ebuild:
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/"