diff options
author | Vlastimil Babka <caster@gentoo.org> | 2008-05-12 19:32:15 +0000 |
---|---|---|
committer | Vlastimil Babka <caster@gentoo.org> | 2008-05-12 19:32:15 +0000 |
commit | 22fc10184c8413569adc2e24e38d240dc33e1bf0 (patch) | |
tree | 6bbf596f82322fe2676502e348ddce07c06325de /app-office/taskcoach | |
parent | amd64 stable, bug #221801 (diff) | |
download | gentoo-2-22fc10184c8413569adc2e24e38d240dc33e1bf0.tar.gz gentoo-2-22fc10184c8413569adc2e24e38d240dc33e1bf0.tar.bz2 gentoo-2-22fc10184c8413569adc2e24e38d240dc33e1bf0.zip |
Version bump.
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'app-office/taskcoach')
-rw-r--r-- | app-office/taskcoach/ChangeLog | 8 | ||||
-rw-r--r-- | app-office/taskcoach/taskcoach-0.70.0.ebuild (renamed from app-office/taskcoach/taskcoach-0.69.1.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/app-office/taskcoach/ChangeLog b/app-office/taskcoach/ChangeLog index 79356d3cc19c..51b2abd7939a 100644 --- a/app-office/taskcoach/ChangeLog +++ b/app-office/taskcoach/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-office/taskcoach # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/taskcoach/ChangeLog,v 1.5 2008/03/30 00:30:00 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/taskcoach/ChangeLog,v 1.6 2008/05/12 19:32:15 caster Exp $ + +*taskcoach-0.70.0 (12 May 2008) + + 12 May 2008; Vlastimil Babka <caster@gentoo.org> -taskcoach-0.69.1.ebuild, + +taskcoach-0.70.0.ebuild: + Version bump. *taskcoach-0.69.2 (30 Mar 2008) diff --git a/app-office/taskcoach/taskcoach-0.69.1.ebuild b/app-office/taskcoach/taskcoach-0.70.0.ebuild index 211c2a25afe5..f00a0ae5d236 100644 --- a/app-office/taskcoach/taskcoach-0.69.1.ebuild +++ b/app-office/taskcoach/taskcoach-0.70.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/taskcoach/taskcoach-0.69.1.ebuild,v 1.2 2008/02/29 17:47:23 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/taskcoach/taskcoach-0.70.0.ebuild,v 1.1 2008/05/12 19:32:15 caster Exp $ inherit distutils eutils @@ -11,7 +11,7 @@ DESCRIPTION="Simple personal tasks and todo lists manager" HOMEPAGE="http://www.taskcoach.org" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz mirror://gentoo/${PN}-icon.tar.bz2" -LICENSE="GPL-2" +LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" |