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 | 5106661d001d76c1f17a05423bbb497bdbafc24b (patch) | |
tree | e9c93c40596df317517ef48241cf5973f5b5c49b /x11-misc | |
parent | Updated Copyright dates to 2005. (diff) | |
download | historical-5106661d001d76c1f17a05423bbb497bdbafc24b.tar.gz historical-5106661d001d76c1f17a05423bbb497bdbafc24b.tar.bz2 historical-5106661d001d76c1f17a05423bbb497bdbafc24b.zip |
Marked ~ppc.
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/gtodo/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/gtodo/Manifest | 8 | ||||
-rw-r--r-- | x11-misc/gtodo/gtodo-0.13.5.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/gtodo/gtodo-0.14.ebuild | 6 |
4 files changed, 14 insertions, 11 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/Manifest b/x11-misc/gtodo/Manifest index 8345806736a5..4c19193b7556 100644 --- a/x11-misc/gtodo/Manifest +++ b/x11-misc/gtodo/Manifest @@ -1,6 +1,6 @@ -MD5 7204274a8d5a1fc3235fbe4978ee2f78 gtodo-0.13.5.ebuild 693 -MD5 7431cbe918c1b1427a8807d41487ac71 ChangeLog 1117 +MD5 1a2ef5767c44d77bd7a0450cca72f65b ChangeLog 1200 +MD5 ef85990d770dc440f9acd8617e8b9178 gtodo-0.13.5.ebuild 691 MD5 09ccef8f0c71ece39e0fd0f5c8265ea6 metadata.xml 367 -MD5 df9b79115ce35105c820d0a7a0f98bef gtodo-0.14.ebuild 1253 -MD5 636f22b2a6529fa06fadbd19c34c8250 files/digest-gtodo-0.14 130 +MD5 6fcc252da3a5ed80247e1c81c9507983 gtodo-0.14.ebuild 1257 MD5 bed7bdda997259ea2a0f92edbd892056 files/digest-gtodo-0.13.5 64 +MD5 636f22b2a6529fa06fadbd19c34c8250 files/digest-gtodo-0.14 130 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" |