summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-08-27 21:49:58 +0000
committerTom Gall <tgall@gentoo.org>2004-08-27 21:49:58 +0000
commit8a256d454d2c3f014f3eb13b80c236b5f2c3ae12 (patch)
tree6557227ffc22d08446ca2e048d5c0479d359cd2f /x11-misc/ntodo
parentstable on ppc64, bug #59375 (diff)
downloadhistorical-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/ChangeLog5
-rw-r--r--x11-misc/ntodo/ntodo-1.0.ebuild4
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"