diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-07 08:55:59 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-07 08:55:59 +0000 |
commit | 67c9c6dda4af5fbc93a7bf6660cd360a28c62ed4 (patch) | |
tree | b5ee5cb827372405a3a9fd56c18774df9b4733dc /x11-misc/ntodo/ntodo-1.1.ebuild | |
parent | Mark 0.7.5-r1 stable on alpha (diff) | |
download | gentoo-2-67c9c6dda4af5fbc93a7bf6660cd360a28c62ed4.tar.gz gentoo-2-67c9c6dda4af5fbc93a7bf6660cd360a28c62ed4.tar.bz2 gentoo-2-67c9c6dda4af5fbc93a7bf6660cd360a28c62ed4.zip |
Mark 1.1 stable on alpha
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'x11-misc/ntodo/ntodo-1.1.ebuild')
-rw-r--r-- | x11-misc/ntodo/ntodo-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/ntodo/ntodo-1.1.ebuild b/x11-misc/ntodo/ntodo-1.1.ebuild index 997ea1de3449..528b5b85f9c3 100644 --- a/x11-misc/ntodo/ntodo-1.1.ebuild +++ b/x11-misc/ntodo/ntodo-1.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/ntodo/ntodo-1.1.ebuild,v 1.5 2006/01/21 22:08:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/ntodo/ntodo-1.1.ebuild,v 1.6 2006/02/07 08:55:59 agriffis Exp $ DESCRIPTION="GTK Todo program" HOMEPAGE="http://www.theasylum.org/ntodo/" SRC_URI="http://www.theasylum.org/${PN}/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ppc64 x86" +KEYWORDS="alpha amd64 ~ppc ppc64 x86" IUSE="" DEPEND="=x11-libs/gtk+-1.2* >=sys-apps/sed-4" |