diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-01-01 15:54:44 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-01-01 15:54:44 +0000 |
commit | 228cd0e6a05a58e2b777e528d2319df02f46995e (patch) | |
tree | 1ed16f16ceecc00a6b33d4d50a4e70c7c303e6c4 /x11-misc | |
parent | Updated Copyright dates to 2005. (Manifest recommit) (diff) | |
download | gentoo-2-228cd0e6a05a58e2b777e528d2319df02f46995e.tar.gz gentoo-2-228cd0e6a05a58e2b777e528d2319df02f46995e.tar.bz2 gentoo-2-228cd0e6a05a58e2b777e528d2319df02f46995e.zip |
Marked ~ppc.
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/gtodo/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/gtodo/gtodo-0.13.5.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/gtodo/gtodo-0.14.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/x11-misc/gtodo/ChangeLog b/x11-misc/gtodo/ChangeLog index d230841dc6dc..41c46b92d603 100644 --- a/x11-misc/gtodo/ChangeLog +++ b/x11-misc/gtodo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/gtodo -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/ChangeLog,v 1.9 2004/07/03 12:01:48 pyrania Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/ChangeLog,v 1.10 2005/01/01 15:54:44 josejx Exp $ + + 02 Jan 2005; Joseph Jezak <josejx@gentoo.org> gtodo-0.14.ebuild: + Marked ~ppc. 03 Jul 2004; <pyrania@gentoo.org> gtodo-0.14.ebuild: Added gtodo-applet support. Closing bug #44233. diff --git a/x11-misc/gtodo/gtodo-0.13.5.ebuild b/x11-misc/gtodo/gtodo-0.13.5.ebuild index 484cd51766e1..cea73fb4a203 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-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # 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.7 2004/06/24 22:21:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.13.5.ebuild,v 1.8 2005/01/01 15:54:44 josejx Exp $ inherit debug flag-o-matic gnome2 diff --git a/x11-misc/gtodo/gtodo-0.14.ebuild b/x11-misc/gtodo/gtodo-0.14.ebuild index 4046e9d5a1c1..a183c41e0ae6 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 +# Copyright 1999-2005 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.8 2004/07/03 12:01:48 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.14.ebuild,v 1.9 2005/01/01 15:54:44 josejx Exp $ inherit debug flag-o-matic gnome2 @@ -12,7 +12,7 @@ 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 gnome? ( http://download.qballcow.nl/programs/${PN}/${PN}-applet-0.1.tar.gz )" -KEYWORDS="x86 amd64" +KEYWORDS="x86 amd64 ~ppc" SLOT="0" LICENSE="GPL-2" |