summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Nigbur <pyrania@gentoo.org>2004-04-11 15:10:54 +0000
committerMarkus Nigbur <pyrania@gentoo.org>2004-04-11 15:10:54 +0000
commit72c8f041bd948ba41323b0f8391d4dee79e8012c (patch)
tree02206be21051bd54667b43629965d6162c701bdc /x11-misc
parentGo epatch! (Manifest recommit) (diff)
downloadgentoo-2-72c8f041bd948ba41323b0f8391d4dee79e8012c.tar.gz
gentoo-2-72c8f041bd948ba41323b0f8391d4dee79e8012c.tar.bz2
gentoo-2-72c8f041bd948ba41323b0f8391d4dee79e8012c.zip
ebuild fixup.
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/gtodo/ChangeLog5
-rw-r--r--x11-misc/gtodo/gtodo-0.13.5.ebuild6
-rw-r--r--x11-misc/gtodo/gtodo-0.14.ebuild4
3 files changed, 8 insertions, 7 deletions
diff --git a/x11-misc/gtodo/ChangeLog b/x11-misc/gtodo/ChangeLog
index 8256778488e2..479ad47068fd 100644
--- a/x11-misc/gtodo/ChangeLog
+++ b/x11-misc/gtodo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/gtodo
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/ChangeLog,v 1.4 2004/03/10 13:15:52 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/ChangeLog,v 1.5 2004/04/11 15:10:54 pyrania Exp $
+
+ 11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> gtodo-0.13.5.ebuild:
+ ebuild fixup.
*gtodo-0.14 (10 Mar 2004)
diff --git a/x11-misc/gtodo/gtodo-0.13.5.ebuild b/x11-misc/gtodo/gtodo-0.13.5.ebuild
index 2e9fcb91b17f..86378e2d63bf 100644
--- a/x11-misc/gtodo/gtodo-0.13.5.ebuild
+++ b/x11-misc/gtodo/gtodo-0.13.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.13.5.ebuild,v 1.3 2004/02/22 14:51:41 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.13.5.ebuild,v 1.4 2004/04/11 15:10:54 pyrania Exp $
inherit gnome2
inherit debug flag-o-matic
@@ -9,8 +9,6 @@ strip-flags
IUSE=""
-
-S=${WORKDIR}/${P}
DESCRIPTION="Gtodo is a Gtk+-2.0 Todo list manager written for use with gnome 2."
HOMEPAGE="http://gtodo.qballcow.nl/"
SRC_URI="mirror://sourceforge/gtodo/${P}.tar.gz"
diff --git a/x11-misc/gtodo/gtodo-0.14.ebuild b/x11-misc/gtodo/gtodo-0.14.ebuild
index 496fff93dff6..3e37f02659e8 100644
--- a/x11-misc/gtodo/gtodo-0.14.ebuild
+++ b/x11-misc/gtodo/gtodo-0.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.14.ebuild,v 1.1 2004/03/10 13:15:52 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.14.ebuild,v 1.2 2004/04/11 15:10:54 pyrania Exp $
inherit gnome2
inherit debug flag-o-matic
@@ -19,7 +19,7 @@ SLOT="0"
LICENSE="GPL-2"
DEPEND=">=x11-libs/gtk+-2.0
- >=dev-libs/libxml2-2.0
+ >=dev-libs/libxml2-2.5.8
>=gnome-base/gconf-2.0"
DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README"