diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2006-07-12 12:46:05 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2006-07-12 12:46:05 +0000 |
commit | a8f17b83693941722c876c4b84fd22e3a2c47720 (patch) | |
tree | a33f817249e432bf2b6b206894bec6f7086a6984 /app-office | |
parent | stable on ia64. (diff) | |
download | gentoo-2-a8f17b83693941722c876c4b84fd22e3a2c47720.tar.gz gentoo-2-a8f17b83693941722c876c4b84fd22e3a2c47720.tar.bz2 gentoo-2-a8f17b83693941722c876c4b84fd22e3a2c47720.zip |
version bump changelog entry, what the eff went wrong with the commit yesterday
(Portage version: 2.1.1_pre2-r8)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/gnucash/ChangeLog | 7 | ||||
-rw-r--r-- | app-office/gnucash/gnucash-2.0.0.ebuild | 3 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/gnucash/ChangeLog b/app-office/gnucash/ChangeLog index 5c6d74e0284d..4d810abdc53f 100644 --- a/app-office/gnucash/ChangeLog +++ b/app-office/gnucash/ChangeLog @@ -1,6 +1,11 @@ # 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.79 2006/07/12 11:59:45 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.80 2006/07/12 12:46:05 seemant Exp $ + + 12 Jul 2006; Seemant Kulleen <seemant@gentoo.org> gnucash-2.0.0.ebuild: + Update to the new GTK2 version. This has been a long time coming. Thanks a + bunch to all the people on bug #122337, especially Magnade (Bret Towe), Josh + Sled, Ed Catmur, Tobias Sager, et al 12 Jul 2006; Seemant Kulleen <seemant@gentoo.org> files/digest-gnucash-2.0.0, Manifest: diff --git a/app-office/gnucash/gnucash-2.0.0.ebuild b/app-office/gnucash/gnucash-2.0.0.ebuild index c96b80e18559..aa6093a58975 100644 --- a/app-office/gnucash/gnucash-2.0.0.ebuild +++ b/app-office/gnucash/gnucash-2.0.0.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.0.ebuild,v 1.1 2006/07/12 00:08:41 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.0.0.ebuild,v 1.2 2006/07/12 12:46:05 seemant Exp $ inherit eutils gnome2 @@ -16,7 +16,6 @@ LICENSE="GPL-2" KEYWORDS="~amd64 ~x86" IUSE="postgres ofx hbci chipcard doc debug quotes" -# mt940 RDEPEND=">=dev-libs/glib-2.4.0 >=dev-util/guile-1.6.4-r2 |