summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVlastimil Babka <caster@gentoo.org>2010-09-13 09:30:58 +0000
committerVlastimil Babka <caster@gentoo.org>2010-09-13 09:30:58 +0000
commitbce9bb29834279ff41be8b6a3e33b84454913b34 (patch)
tree1feab9aa70b8c72e57bfa9dedabf3a1223ce7298 /app-office/taskcoach
parent Honour Gentoo LDFLAGS. Closes bug #336753. (diff)
downloadgentoo-2-bce9bb29834279ff41be8b6a3e33b84454913b34.tar.gz
gentoo-2-bce9bb29834279ff41be8b6a3e33b84454913b34.tar.bz2
gentoo-2-bce9bb29834279ff41be8b6a3e33b84454913b34.zip
Version bump.
(Portage version: 2.2_rc77/cvs/Linux x86_64)
Diffstat (limited to 'app-office/taskcoach')
-rw-r--r--app-office/taskcoach/ChangeLog8
-rw-r--r--app-office/taskcoach/taskcoach-1.1.3.ebuild (renamed from app-office/taskcoach/taskcoach-1.1.1.ebuild)4
2 files changed, 9 insertions, 3 deletions
diff --git a/app-office/taskcoach/ChangeLog b/app-office/taskcoach/ChangeLog
index e3041e8d1f35..d29e26678db6 100644
--- a/app-office/taskcoach/ChangeLog
+++ b/app-office/taskcoach/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-office/taskcoach
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/taskcoach/ChangeLog,v 1.57 2010/09/08 10:24:38 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/taskcoach/ChangeLog,v 1.58 2010/09/13 09:30:58 caster Exp $
+
+*taskcoach-1.1.3 (13 Sep 2010)
+
+ 13 Sep 2010; Vlastimil Babka <caster@gentoo.org> -taskcoach-1.1.1.ebuild,
+ +taskcoach-1.1.3.ebuild:
+ Version bump.
08 Sep 2010; Markos Chandras <hwoarang@gentoo.org>
taskcoach-1.0.10.ebuild:
diff --git a/app-office/taskcoach/taskcoach-1.1.1.ebuild b/app-office/taskcoach/taskcoach-1.1.3.ebuild
index c60d9fb92d29..8cdb7453c718 100644
--- a/app-office/taskcoach/taskcoach-1.1.1.ebuild
+++ b/app-office/taskcoach/taskcoach-1.1.3.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/taskcoach/taskcoach-1.1.1.ebuild,v 1.1 2010/08/28 21:22:08 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/taskcoach/taskcoach-1.1.3.ebuild,v 1.1 2010/09/13 09:30:58 caster Exp $
EAPI=3
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
+RESTRICT_PYTHON_ABIS="2.4 3.*"
PYTHON_MODNAME="buildlib taskcoachlib"
inherit distutils eutils