summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Hale <tseng@gentoo.org>2004-06-01 13:11:01 +0000
committerBrandon Hale <tseng@gentoo.org>2004-06-01 13:11:01 +0000
commit6f45f7589b7235e75c3fc9c5784d1b1459bdcc1f (patch)
treeb5c0c8154bf3d660330475596f45cd22cce85d33 /x11-misc
parentStable on x86, add IUSE= (Manifest recommit) (diff)
downloadgentoo-2-6f45f7589b7235e75c3fc9c5784d1b1459bdcc1f.tar.gz
gentoo-2-6f45f7589b7235e75c3fc9c5784d1b1459bdcc1f.tar.bz2
gentoo-2-6f45f7589b7235e75c3fc9c5784d1b1459bdcc1f.zip
Stable on x86, remove S=
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/gtodo/ChangeLog5
-rw-r--r--x11-misc/gtodo/gtodo-0.14.ebuild6
2 files changed, 6 insertions, 5 deletions
diff --git a/x11-misc/gtodo/ChangeLog b/x11-misc/gtodo/ChangeLog
index 479ad47068fd..ae06f7d54286 100644
--- a/x11-misc/gtodo/ChangeLog
+++ b/x11-misc/gtodo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/gtodo
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/ChangeLog,v 1.5 2004/04/11 15:10:54 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/ChangeLog,v 1.6 2004/06/01 13:11:01 tseng Exp $
+
+ 01 Jun 2004; Brandon Hale <tseng@gentoo.org> gtodo-0.14.ebuild:
+ Stable on x86, remove S=
11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> gtodo-0.13.5.ebuild:
ebuild fixup.
diff --git a/x11-misc/gtodo/gtodo-0.14.ebuild b/x11-misc/gtodo/gtodo-0.14.ebuild
index 3e37f02659e8..62907c5d526e 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 Technologies, Inc.
# 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.2 2004/04/11 15:10:54 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.14.ebuild,v 1.3 2004/06/01 13:11:01 tseng Exp $
inherit gnome2
inherit debug flag-o-matic
@@ -9,12 +9,10 @@ strip-flags
IUSE=""
-
-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 ~amd64"
+KEYWORDS="x86 ~amd64"
SLOT="0"
LICENSE="GPL-2"