diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-03-12 14:42:13 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-03-12 14:42:13 +0000 |
commit | 3bffcc67bb509297cf89188bf923ebe1f2e57cae (patch) | |
tree | d480171ac94372bf2753f399aff1fab0a389010c /x11-misc/ntodo | |
parent | Closing #37550. (diff) | |
download | gentoo-2-3bffcc67bb509297cf89188bf923ebe1f2e57cae.tar.gz gentoo-2-3bffcc67bb509297cf89188bf923ebe1f2e57cae.tar.bz2 gentoo-2-3bffcc67bb509297cf89188bf923ebe1f2e57cae.zip |
ChangeLog fixes, amd64 unmasks and other fixes
Diffstat (limited to 'x11-misc/ntodo')
-rw-r--r-- | x11-misc/ntodo/ntodo-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/ntodo/ntodo-1.0.ebuild b/x11-misc/ntodo/ntodo-1.0.ebuild index daa42fc5a5ed..2ea65f4e18c7 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 Technologies, Inc. # 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.3 2004/02/06 04:20:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/ntodo/ntodo-1.0.ebuild,v 1.4 2004/03/12 14:42:13 aliz 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" IUSE="" DEPEND="=x11-libs/gtk+-1.2*" #RDEPEND="" |