summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVlastimil Babka <caster@gentoo.org>2009-05-20 16:33:50 +0000
committerVlastimil Babka <caster@gentoo.org>2009-05-20 16:33:50 +0000
commit35e0ccb9c1f7ad6b91e26ebba07e64dc14508a7c (patch)
tree90827c1bcba8fed8df514056225551a4749be51e /app-office/taskcoach
parentppc stable #265121 (diff)
downloadgentoo-2-35e0ccb9c1f7ad6b91e26ebba07e64dc14508a7c.tar.gz
gentoo-2-35e0ccb9c1f7ad6b91e26ebba07e64dc14508a7c.tar.bz2
gentoo-2-35e0ccb9c1f7ad6b91e26ebba07e64dc14508a7c.zip
Version bump.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'app-office/taskcoach')
-rw-r--r--app-office/taskcoach/ChangeLog8
-rw-r--r--app-office/taskcoach/taskcoach-0.72.8.ebuild (renamed from app-office/taskcoach/taskcoach-0.72.6.ebuild)6
2 files changed, 11 insertions, 3 deletions
diff --git a/app-office/taskcoach/ChangeLog b/app-office/taskcoach/ChangeLog
index 02765bf283d3..d745eeeec35b 100644
--- a/app-office/taskcoach/ChangeLog
+++ b/app-office/taskcoach/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-office/taskcoach
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/taskcoach/ChangeLog,v 1.24 2009/05/14 19:19:01 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/taskcoach/ChangeLog,v 1.25 2009/05/20 16:33:50 caster Exp $
+
+*taskcoach-0.72.8 (20 May 2009)
+
+ 20 May 2009; Vlastimil Babka <caster@gentoo.org> -taskcoach-0.72.6.ebuild,
+ +taskcoach-0.72.8.ebuild:
+ Version bump.
*taskcoach-0.72.7 (14 May 2009)
diff --git a/app-office/taskcoach/taskcoach-0.72.6.ebuild b/app-office/taskcoach/taskcoach-0.72.8.ebuild
index 9e1470526bf7..043829ce247e 100644
--- a/app-office/taskcoach/taskcoach-0.72.6.ebuild
+++ b/app-office/taskcoach/taskcoach-0.72.8.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/taskcoach/taskcoach-0.72.6.ebuild,v 1.1 2009/04/18 23:40:55 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/taskcoach/taskcoach-0.72.8.ebuild,v 1.1 2009/05/20 16:33:50 caster Exp $
+
+EAPI=1
inherit distutils eutils
@@ -15,7 +17,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=">=dev-lang/python-2.4
- =dev-python/wxpython-2.8*"
+ >=dev-python/wxpython-2.8.9.2:2.8"
RDEPEND="${DEPEND}"
S="${WORKDIR}/${MY_P}"