diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-07-08 17:52:34 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-07-08 17:52:34 +0000 |
commit | f0501ff72e82cc25a5a58bc1a445f24cff108543 (patch) | |
tree | f9389d2d07bd7b7520dfc27d98b9715175e4bd20 /x11-misc/gtodo | |
parent | Version bump wrt #277039, thanks to Toffanin Mauro. (diff) | |
download | gentoo-2-f0501ff72e82cc25a5a58bc1a445f24cff108543.tar.gz gentoo-2-f0501ff72e82cc25a5a58bc1a445f24cff108543.tar.bz2 gentoo-2-f0501ff72e82cc25a5a58bc1a445f24cff108543.zip |
Remove wording "with applet" from ebuild since there is no applet in the new GTodo
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/gtodo')
-rw-r--r-- | x11-misc/gtodo/gtodo-0.19.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/gtodo/gtodo-0.19.0.ebuild b/x11-misc/gtodo/gtodo-0.19.0.ebuild index 2019e3c5f900..9240882b53b2 100644 --- a/x11-misc/gtodo/gtodo-0.19.0.ebuild +++ b/x11-misc/gtodo/gtodo-0.19.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.19.0.ebuild,v 1.1 2009/07/08 16:28:12 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.19.0.ebuild,v 1.2 2009/07/08 17:52:34 ssuominen Exp $ EAPI=2 inherit eutils MY_P=${PN}2-${PV} -DESCRIPTION="Gnome Task List Manager is a GTK+ based TODO application with applet." +DESCRIPTION="Gnome Task List Manager is a GTK+ based TODO application." HOMEPAGE="http://blog.sarine.nl/category/gtodo" SRC_URI="http://download.sarine.nl/gtodo2/${MY_P}.tar.gz" |