diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-10-14 16:08:42 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-10-14 16:08:42 +0000 |
commit | 82ffa0339f89a8d04ea976592be5882e199c3c67 (patch) | |
tree | 9cea8dca7d1881ad624f6385ac675bfa168b83e0 /app-office/gnucash | |
parent | Mark 20060719 ~ia64 (diff) | |
download | gentoo-2-82ffa0339f89a8d04ea976592be5882e199c3c67.tar.gz gentoo-2-82ffa0339f89a8d04ea976592be5882e199c3c67.tar.bz2 gentoo-2-82ffa0339f89a8d04ea976592be5882e199c3c67.zip |
Stable on alpha.
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-office/gnucash')
-rw-r--r-- | app-office/gnucash/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnucash/gnucash-2.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnucash/ChangeLog b/app-office/gnucash/ChangeLog index 68d0f9333984..bf820bf612b1 100644 --- a/app-office/gnucash/ChangeLog +++ b/app-office/gnucash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gnucash # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.100 2006/10/13 20:57:56 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.101 2006/10/14 16:08:42 tcort Exp $ + + 14 Oct 2006; Thomas Cort <tcort@gentoo.org> gnucash-2.0.1.ebuild: + Stable on alpha. 13 Oct 2006; <ticho@gentoo.org> gnucash-1.8.12.ebuild: Stable on x86, bug #150926. diff --git a/app-office/gnucash/gnucash-2.0.1.ebuild b/app-office/gnucash/gnucash-2.0.1.ebuild index 435dfd90a92b..dd76cc99ce33 100644 --- a/app-office/gnucash/gnucash-2.0.1.ebuild +++ b/app-office/gnucash/gnucash-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.0.1.ebuild,v 1.12 2006/09/24 09:25:23 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.0.1.ebuild,v 1.13 2006/10/14 16:08:42 tcort Exp $ inherit eutils gnome2 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86" +KEYWORDS="alpha amd64 ~ia64 ppc sparc x86" IUSE="postgres ofx hbci chipcard doc debug quotes nls tetex" |