diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2003-12-07 00:22:48 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2003-12-07 00:22:48 +0000 |
commit | 0ec3972d7dd7e115295e456c42392f958b6b730a (patch) | |
tree | 18d959a561541c9b4097c3f8764a7b1fb5ec6dba /x11-misc | |
parent | Version bump. (diff) | |
download | gentoo-2-0ec3972d7dd7e115295e456c42392f958b6b730a.tar.gz gentoo-2-0ec3972d7dd7e115295e456c42392f958b6b730a.tar.bz2 gentoo-2-0ec3972d7dd7e115295e456c42392f958b6b730a.zip |
bumped stable
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/gtodo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/gtodo/Manifest | 6 | ||||
-rw-r--r-- | x11-misc/gtodo/gtodo-0.13.5.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/x11-misc/gtodo/ChangeLog b/x11-misc/gtodo/ChangeLog index 8edc67cb1641..4d192c64b1bc 100644 --- a/x11-misc/gtodo/ChangeLog +++ b/x11-misc/gtodo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/gtodo # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/ChangeLog,v 1.2 2003/11/20 03:00:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/ChangeLog,v 1.3 2003/12/07 00:22:26 pyrania Exp $ + + 07 Dec 2003; Markus Nigbur <pyrania@gentoo.org> gtodo-0.13.5.ebuild: + Bumped stable 18 Nov 2003; Ian Leitch <port001@gentoo.org> gtodo-0.13.5.ebuild: Moved from app-misc to x11-misc and added metadata.xml diff --git a/x11-misc/gtodo/Manifest b/x11-misc/gtodo/Manifest index 7ce6971dd2cf..5950d0221a75 100644 --- a/x11-misc/gtodo/Manifest +++ b/x11-misc/gtodo/Manifest @@ -1,4 +1,4 @@ -MD5 bed7bdda997259ea2a0f92edbd892056 files/digest-gtodo-0.13.5 64 -MD5 5554f17504c79bb22bc8453503c1ff6b gtodo-0.13.5.ebuild 652 -MD5 16f75f92b3122bbdaf13519a5cd0bd8a ChangeLog 525 +MD5 8d47d8042508ca874686b7ac79ae5185 gtodo-0.13.5.ebuild 651 +MD5 20632c4e981f95d9995655dc473478c6 ChangeLog 614 MD5 09ccef8f0c71ece39e0fd0f5c8265ea6 metadata.xml 367 +MD5 bed7bdda997259ea2a0f92edbd892056 files/digest-gtodo-0.13.5 64 diff --git a/x11-misc/gtodo/gtodo-0.13.5.ebuild b/x11-misc/gtodo/gtodo-0.13.5.ebuild index dbf7f15d27ff..c115d22a6556 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.1 2003/11/18 02:32:39 port001 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.13.5.ebuild,v 1.2 2003/12/07 00:22:26 pyrania 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" SLOT="0" LICENSE="GPL-2" |