diff options
author | 2004-08-27 21:49:58 +0000 | |
---|---|---|
committer | 2004-08-27 21:49:58 +0000 | |
commit | 8a256d454d2c3f014f3eb13b80c236b5f2c3ae12 (patch) | |
tree | 6557227ffc22d08446ca2e048d5c0479d359cd2f /x11-misc/ntodo | |
parent | stable on ppc64, bug #59375 (diff) | |
download | historical-8a256d454d2c3f014f3eb13b80c236b5f2c3ae12.tar.gz historical-8a256d454d2c3f014f3eb13b80c236b5f2c3ae12.tar.bz2 historical-8a256d454d2c3f014f3eb13b80c236b5f2c3ae12.zip |
stable on ppc64, bug #59379
Diffstat (limited to 'x11-misc/ntodo')
-rw-r--r-- | x11-misc/ntodo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/ntodo/ntodo-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/ntodo/ChangeLog b/x11-misc/ntodo/ChangeLog index 2aa9e005bc7d..17854fbfcbed 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.5 2004/06/28 20:08:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/ntodo/ChangeLog,v 1.6 2004/08/27 21:49:58 tgall Exp $ + + 27 Aug 2004; Tom Gall <tgall@gentoo.org> ntodo-1.0.ebuild: + stable on ppc64, bug#59379 28 Jun 2004; Aron Griffis <agriffis@gentoo.org> ntodo-1.0.ebuild: add sed-4 dep diff --git a/x11-misc/ntodo/ntodo-1.0.ebuild b/x11-misc/ntodo/ntodo-1.0.ebuild index f2f51d764a32..3c08c34b66fc 100644 --- a/x11-misc/ntodo/ntodo-1.0.ebuild +++ b/x11-misc/ntodo/ntodo-1.0.ebuild @@ -1,13 +1,13 @@ # 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.6 2004/06/28 20:08:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/ntodo/ntodo-1.0.ebuild,v 1.7 2004/08/27 21:49:58 tgall Exp $ DESCRIPTION="GTK Todo program" HOMEPAGE="http://www.theasylum.org/ntodo/" SRC_URI="http://www.theasylum.org/ntodo/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 alpha" +KEYWORDS="x86 amd64 alpha ppc64" IUSE="" DEPEND="=x11-libs/gtk+-1.2* >=sys-apps/sed-4" |