diff options
Diffstat (limited to 'x11-misc/ntodo/ntodo-1.0.ebuild')
-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 a8e5ea5b5036..ee924aee189b 100644 --- a/x11-misc/ntodo/ntodo-1.0.ebuild +++ b/x11-misc/ntodo/ntodo-1.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 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.1 2003/11/20 12:43:39 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/ntodo/ntodo-1.0.ebuild,v 1.2 2003/12/07 00:25:36 pyrania 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="~amd64" +KEYWORDS="x86 ~amd64" IUSE="" DEPEND="=x11-libs/gtk+-1.2*" #RDEPEND="" |