diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2014-08-09 18:43:59 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2014-08-09 18:43:59 +0000 |
commit | 5d5d6fdee9a60eb7fa757e3a60752b0dcb366c25 (patch) | |
tree | edb2fb370aecd68a96a099d83dab3b3143513d09 /app-office/taskcoach | |
parent | x86 stable, see bug 479136 (diff) | |
download | gentoo-2-5d5d6fdee9a60eb7fa757e3a60752b0dcb366c25.tar.gz gentoo-2-5d5d6fdee9a60eb7fa757e3a60752b0dcb366c25.tar.bz2 gentoo-2-5d5d6fdee9a60eb7fa757e3a60752b0dcb366c25.zip |
x86 stable, see bug 487108
(Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key C1DE54B2)
Diffstat (limited to 'app-office/taskcoach')
-rw-r--r-- | app-office/taskcoach/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/taskcoach/taskcoach-1.3.40.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/taskcoach/ChangeLog b/app-office/taskcoach/ChangeLog index 051b7b45ed1f..eff550664236 100644 --- a/app-office/taskcoach/ChangeLog +++ b/app-office/taskcoach/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/taskcoach # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/taskcoach/ChangeLog,v 1.93 2014/05/30 22:24:35 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/taskcoach/ChangeLog,v 1.94 2014/08/09 18:43:59 nativemad Exp $ + + 09 Aug 2014; Andreas Schuerch <nativemad@gentoo.org> taskcoach-1.3.40.ebuild: + x86 stable, see bug 487108 *taskcoach-1.3.40 (30 May 2014) diff --git a/app-office/taskcoach/taskcoach-1.3.40.ebuild b/app-office/taskcoach/taskcoach-1.3.40.ebuild index b050a22dea0e..31fff0459fd1 100644 --- a/app-office/taskcoach/taskcoach-1.3.40.ebuild +++ b/app-office/taskcoach/taskcoach-1.3.40.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/taskcoach/taskcoach-1.3.40.ebuild,v 1.1 2014/05/30 22:24:35 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/taskcoach/taskcoach-1.3.40.ebuild,v 1.2 2014/08/09 18:43:59 nativemad Exp $ EAPI=5 @@ -16,7 +16,7 @@ HOMEPAGE="http://www.taskcoach.org http://pypi.python.org/pypi/TaskCoach" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="libnotify" DEPEND=">=dev-python/wxpython-2.8.9.2:2.8[${PYTHON_USEDEP}] >=dev-python/twisted-core-10.0" |