diff options
author | Marijn Schouten <hkbst@gentoo.org> | 2007-01-10 17:06:26 +0000 |
---|---|---|
committer | Marijn Schouten <hkbst@gentoo.org> | 2007-01-10 17:06:26 +0000 |
commit | acdb70f70e58f08125c0086775d638f65b8b1c04 (patch) | |
tree | 57665f59498ed599b9549bbe9550c73dcaba73ef /app-office/gnucash | |
parent | Dependency update: dev-libs/slib -> dev-scheme/slib. (diff) | |
download | historical-acdb70f70e58f08125c0086775d638f65b8b1c04.tar.gz historical-acdb70f70e58f08125c0086775d638f65b8b1c04.tar.bz2 historical-acdb70f70e58f08125c0086775d638f65b8b1c04.zip |
Dependency update: dev-libs/slib -> dev-scheme/slib.
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 | 6 | ||||
-rw-r--r-- | app-office/gnucash/gnucash-2.0.2.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/app-office/gnucash/ChangeLog b/app-office/gnucash/ChangeLog index e84d59e32a6a..d657384a8d07 100644 --- a/app-office/gnucash/ChangeLog +++ b/app-office/gnucash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gnucash # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.110 2007/01/10 17:06:03 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.111 2007/01/10 17:06:26 hkbst Exp $ + + 10 Jan 2007; <marijn@gentoo.org> gnucash-2.0.2.ebuild: + Dependency update: dev-libs/slib -> dev-scheme/slib. 10 Jan 2007; <marijn@gentoo.org> gnucash-2.0.1.ebuild: Dependency update: dev-libs/slib -> dev-scheme/slib. diff --git a/app-office/gnucash/gnucash-2.0.1.ebuild b/app-office/gnucash/gnucash-2.0.1.ebuild index 69e66b586a71..3276aa98154e 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 +# Copyright 1999-2007 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.15 2006/12/20 03:43:02 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.0.1.ebuild,v 1.16 2007/01/10 17:06:03 hkbst Exp $ inherit eutils gnome2 @@ -19,7 +19,7 @@ IUSE="postgres ofx hbci chipcard doc debug quotes nls tetex" RDEPEND=">=dev-libs/glib-2.4.0 >=dev-util/guile-1.6.4-r2 - >=dev-libs/slib-2.3.8 + >=dev-scheme/slib-2.3.8 >=sys-libs/zlib-1.1.4 >=dev-libs/popt-1.5 >=x11-libs/gtk+-2.4 diff --git a/app-office/gnucash/gnucash-2.0.2.ebuild b/app-office/gnucash/gnucash-2.0.2.ebuild index 2a49b488f38e..fc405a4baca8 100644 --- a/app-office/gnucash/gnucash-2.0.2.ebuild +++ b/app-office/gnucash/gnucash-2.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.0.2.ebuild,v 1.5 2006/12/18 19:58:12 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.0.2.ebuild,v 1.6 2007/01/10 17:06:26 hkbst Exp $ inherit eutils gnome2 @@ -19,7 +19,7 @@ IUSE="ofx hbci chipcard doc debug quotes nls" RDEPEND=">=dev-libs/glib-2.4.0 >=dev-util/guile-1.6.4-r2 - >=dev-libs/slib-2.3.8 + >=dev-scheme/slib-2.3.8 >=sys-libs/zlib-1.1.4 >=dev-libs/popt-1.5 >=x11-libs/gtk+-2.4 |