diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-12-19 13:34:28 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-12-19 13:34:28 +0000 |
commit | 52c18977724eefe29eea8508ae4cf1110bac589a (patch) | |
tree | 3e2573d287bdfc326c97408c69040747e843e534 /app-office/gtimelog | |
parent | amd64 stable, bug 529964 (diff) | |
download | gentoo-2-52c18977724eefe29eea8508ae4cf1110bac589a.tar.gz gentoo-2-52c18977724eefe29eea8508ae4cf1110bac589a.tar.bz2 gentoo-2-52c18977724eefe29eea8508ae4cf1110bac589a.zip |
amd64 stable, bug 529964
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-office/gtimelog')
-rw-r--r-- | app-office/gtimelog/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gtimelog/gtimelog-0.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gtimelog/ChangeLog b/app-office/gtimelog/ChangeLog index be27faf8ef14..94cb99480f52 100644 --- a/app-office/gtimelog/ChangeLog +++ b/app-office/gtimelog/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gtimelog # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gtimelog/ChangeLog,v 1.12 2014/12/18 14:53:59 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gtimelog/ChangeLog,v 1.13 2014/12/19 13:34:28 pacho Exp $ + + 19 Dec 2014; Pacho Ramos <pacho@gentoo.org> gtimelog-0.8.1.ebuild: + amd64 stable, bug 529964 18 Dec 2014; Pacho Ramos <pacho@gentoo.org> gtimelog-0.8.1.ebuild: x86 stable, bug 529964 diff --git a/app-office/gtimelog/gtimelog-0.8.1.ebuild b/app-office/gtimelog/gtimelog-0.8.1.ebuild index 0d9a51a34ea1..a6e6ac255ce9 100644 --- a/app-office/gtimelog/gtimelog-0.8.1.ebuild +++ b/app-office/gtimelog/gtimelog-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gtimelog/gtimelog-0.8.1.ebuild,v 1.2 2014/12/18 14:53:59 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gtimelog/gtimelog-0.8.1.ebuild,v 1.3 2014/12/19 13:34:28 pacho Exp $ EAPI="5" PYTHON_COMPAT=( python2_7 ) @@ -16,7 +16,7 @@ SLOT="0" SRC_URI="https://launchpad.net/gtimelog/devel/${PV}/+download/${P}.tar.gz" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="ayatana test" |