diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-17 10:54:31 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-17 10:54:31 +0000 |
commit | ca96b56c9305c08bdbf8a01b5323462f71af4ba7 (patch) | |
tree | 85ebaed34f86c8734aa42116a9080210179e1281 /app-office/gnotime | |
parent | Fix quoting (diff) | |
download | gentoo-2-ca96b56c9305c08bdbf8a01b5323462f71af4ba7.tar.gz gentoo-2-ca96b56c9305c08bdbf8a01b5323462f71af4ba7.tar.bz2 gentoo-2-ca96b56c9305c08bdbf8a01b5323462f71af4ba7.zip |
Drop autotools from inherit
(Portage version: 2.2_rc59/cvs/Linux x86_64)
Diffstat (limited to 'app-office/gnotime')
-rw-r--r-- | app-office/gnotime/gnotime-2.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/gnotime/gnotime-2.3.0.ebuild b/app-office/gnotime/gnotime-2.3.0.ebuild index 162c7716de84..e2e51aa76e23 100644 --- a/app-office/gnotime/gnotime-2.3.0.ebuild +++ b/app-office/gnotime/gnotime-2.3.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.3.0.ebuild,v 1.7 2009/06/09 18:24:42 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.3.0.ebuild,v 1.8 2009/12/17 10:54:31 ssuominen Exp $ EAPI="1" -inherit eutils gnome2 autotools +inherit eutils gnome2 DESCRIPTION="utility to track time spent on activities" HOMEPAGE="http://gttr.sourceforge.net/" |