diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-06 04:22:42 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-06 04:22:42 +0000 |
commit | 5014c18fd00ad8bb1cd3f7fd4749f0c3312b1d94 (patch) | |
tree | 2c509d94ae88196e123e7503510ee354ab56d9bc /x11-misc/ntodo | |
parent | new version that has a hard dep on loudmouth-0.15.1, this forces a rebuild if... (diff) | |
download | gentoo-2-5014c18fd00ad8bb1cd3f7fd4749f0c3312b1d94.tar.gz gentoo-2-5014c18fd00ad8bb1cd3f7fd4749f0c3312b1d94.tar.bz2 gentoo-2-5014c18fd00ad8bb1cd3f7fd4749f0c3312b1d94.zip |
stable on alpha
Diffstat (limited to 'x11-misc/ntodo')
-rw-r--r-- | x11-misc/ntodo/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/ntodo/ntodo-1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/ntodo/ChangeLog b/x11-misc/ntodo/ChangeLog index ad85c6f98cfd..59b6b467c17e 100644 --- a/x11-misc/ntodo/ChangeLog +++ b/x11-misc/ntodo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/ntodo -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/ntodo/ChangeLog,v 1.2 2003/12/07 00:25:36 pyrania Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/ntodo/ChangeLog,v 1.3 2004/02/06 04:20:43 agriffis Exp $ + + 05 Feb 2004; Aron Griffis <agriffis@gentoo.org> ntodo-1.0.ebuild: + stable on alpha 07 Dec 2003; Markus Nigbur <pyrania@gentoo.org> metadata.xml, ntodo-1.0.ebuild: diff --git a/x11-misc/ntodo/ntodo-1.0.ebuild b/x11-misc/ntodo/ntodo-1.0.ebuild index ee924aee189b..daa42fc5a5ed 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. +# 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.2 2003/12/07 00:25:36 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/ntodo/ntodo-1.0.ebuild,v 1.3 2004/02/06 04:20:43 agriffis 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" +KEYWORDS="x86 ~amd64 alpha" IUSE="" DEPEND="=x11-libs/gtk+-1.2*" #RDEPEND="" |