diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-02-22 14:53:00 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-02-22 14:53:00 +0000 |
commit | c96466320b25db5b1c0a94f29d39d8218d42f9ae (patch) | |
tree | 7204834b72fc45b92c6eab31ace891653cd76405 /x11-misc | |
parent | amd64 (Manifest recommit) (diff) | |
download | gentoo-2-c96466320b25db5b1c0a94f29d39d8218d42f9ae.tar.gz gentoo-2-c96466320b25db5b1c0a94f29d39d8218d42f9ae.tar.bz2 gentoo-2-c96466320b25db5b1c0a94f29d39d8218d42f9ae.zip |
amd64
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/gtodo/gtodo-0.13.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/gtodo/gtodo-0.13.5.ebuild b/x11-misc/gtodo/gtodo-0.13.5.ebuild index c115d22a6556..2e9fcb91b17f 100644 --- a/x11-misc/gtodo/gtodo-0.13.5.ebuild +++ b/x11-misc/gtodo/gtodo-0.13.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.13.5.ebuild,v 1.2 2003/12/07 00:22:26 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.13.5.ebuild,v 1.3 2004/02/22 14:51:41 brad_mssw Exp $ inherit gnome2 inherit debug flag-o-matic @@ -14,7 +14,7 @@ S=${WORKDIR}/${P} 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" +KEYWORDS="x86 amd64" SLOT="0" LICENSE="GPL-2" |