diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-06-25 22:35:31 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-06-25 22:35:31 +0000 |
commit | 6006527564aed9acf1f81922e9665e1c7d9965b8 (patch) | |
tree | c916883c7aa71a0212c35a766eeb312fc2f7b2a2 /x11-misc | |
parent | amd64 keyword updates (Manifest recommit) (diff) | |
download | gentoo-2-6006527564aed9acf1f81922e9665e1c7d9965b8.tar.gz gentoo-2-6006527564aed9acf1f81922e9665e1c7d9965b8.tar.bz2 gentoo-2-6006527564aed9acf1f81922e9665e1c7d9965b8.zip |
amd64
Diffstat (limited to 'x11-misc')
-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" |