diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 15:36:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 15:36:28 +0000 |
commit | 5e81f54b98006c117c63f22475f5a55d2829a97b (patch) | |
tree | 52fd0a8e965f8460a0eaaa02bb49372e5edc813f /app-office/gtimelog/gtimelog-0.8.0.ebuild | |
parent | Stable for amd64, wrt bug #458984 (diff) | |
download | gentoo-2-5e81f54b98006c117c63f22475f5a55d2829a97b.tar.gz gentoo-2-5e81f54b98006c117c63f22475f5a55d2829a97b.tar.bz2 gentoo-2-5e81f54b98006c117c63f22475f5a55d2829a97b.zip |
Stable for amd64, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-office/gtimelog/gtimelog-0.8.0.ebuild')
-rw-r--r-- | app-office/gtimelog/gtimelog-0.8.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-office/gtimelog/gtimelog-0.8.0.ebuild b/app-office/gtimelog/gtimelog-0.8.0.ebuild index 3de71aad34a7..d87a7a008f8b 100644 --- a/app-office/gtimelog/gtimelog-0.8.0.ebuild +++ b/app-office/gtimelog/gtimelog-0.8.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gtimelog/gtimelog-0.8.0.ebuild,v 1.1 2012/09/15 11:30:03 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gtimelog/gtimelog-0.8.0.ebuild,v 1.2 2013/03/25 15:36:28 ago Exp $ EAPI="4" PYTHON_DEPEND="2" @@ -14,7 +14,7 @@ SLOT="0" SRC_URI="https://launchpad.net/gtimelog/devel/${PV}/+download/${P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="ayatana test" |