diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-06-25 22:34:17 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-06-25 22:34:17 +0000 |
commit | 0148338ae0a8ff317e99268e59b386e476b8259d (patch) | |
tree | 164a738928d3a9189c0bf11a42709c39ee89aef1 /x11-misc/gtodo | |
parent | amd64 keyword updates (diff) | |
download | historical-0148338ae0a8ff317e99268e59b386e476b8259d.tar.gz historical-0148338ae0a8ff317e99268e59b386e476b8259d.tar.bz2 historical-0148338ae0a8ff317e99268e59b386e476b8259d.zip |
amd64
Diffstat (limited to 'x11-misc/gtodo')
-rw-r--r-- | x11-misc/gtodo/gtodo-0.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/gtodo/gtodo-0.14.ebuild b/x11-misc/gtodo/gtodo-0.14.ebuild index 5a74c462cf8a..9aab807230c6 100644 --- a/x11-misc/gtodo/gtodo-0.14.ebuild +++ b/x11-misc/gtodo/gtodo-0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.14.ebuild,v 1.6 2004/06/24 22:21:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.14.ebuild,v 1.7 2004/06/25 22:34:17 jhuebel Exp $ inherit debug flag-o-matic gnome2 @@ -11,7 +11,7 @@ IUSE="" DESCRIPTION="Gtodo is a Gtk+-2.0 Todo list manager written for use with gnome 2." HOMEPAGE="http://gtodo.qballcow.nl/" SRC_URI="mirror://sourceforge/gtodo/${P}.tar.gz" -KEYWORDS="x86 ~amd64" +KEYWORDS="x86 amd64" SLOT="0" LICENSE="GPL-2" |