From 2986ae813f4f3e018145569f9273b3b0a2055d37 Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Mon, 28 Jun 2004 20:08:51 +0000 Subject: add sed-4 dep --- x11-misc/ntodo/ChangeLog | 5 ++++- x11-misc/ntodo/ntodo-1.0.ebuild | 5 +++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'x11-misc/ntodo') diff --git a/x11-misc/ntodo/ChangeLog b/x11-misc/ntodo/ChangeLog index c4f438dabf1b..2aa9e005bc7d 100644 --- a/x11-misc/ntodo/ChangeLog +++ b/x11-misc/ntodo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/ntodo # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/ntodo/ChangeLog,v 1.4 2004/06/24 22:29:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/ntodo/ChangeLog,v 1.5 2004/06/28 20:08:51 agriffis Exp $ + + 28 Jun 2004; Aron Griffis ntodo-1.0.ebuild: + add sed-4 dep 05 Feb 2004; Aron Griffis ntodo-1.0.ebuild: stable on alpha diff --git a/x11-misc/ntodo/ntodo-1.0.ebuild b/x11-misc/ntodo/ntodo-1.0.ebuild index bc5d07418038..f2f51d764a32 100644 --- a/x11-misc/ntodo/ntodo-1.0.ebuild +++ b/x11-misc/ntodo/ntodo-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/ntodo/ntodo-1.0.ebuild,v 1.5 2004/06/24 22:29:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/ntodo/ntodo-1.0.ebuild,v 1.6 2004/06/28 20:08:51 agriffis Exp $ DESCRIPTION="GTK Todo program" HOMEPAGE="http://www.theasylum.org/ntodo/" @@ -9,7 +9,8 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 amd64 alpha" IUSE="" -DEPEND="=x11-libs/gtk+-1.2*" +DEPEND="=x11-libs/gtk+-1.2* + >=sys-apps/sed-4" #RDEPEND="" S="${WORKDIR}/nToDo-${PV}" -- cgit v1.2.3-65-gdbad