summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2003-05-16 17:36:12 +0000
committerMarinus Schraal <foser@gentoo.org>2003-05-16 17:36:12 +0000
commit998cc71410d3120dfaae2b41e58ed98e48ce01c2 (patch)
treefad58ecca1ff3bd9daf29ddb0300b02c8835507e /app-office
parentUnmask (diff)
downloadhistorical-998cc71410d3120dfaae2b41e58ed98e48ce01c2.tar.gz
historical-998cc71410d3120dfaae2b41e58ed98e48ce01c2.tar.bz2
historical-998cc71410d3120dfaae2b41e58ed98e48ce01c2.zip
added popt dep
Diffstat (limited to 'app-office')
-rw-r--r--app-office/gnucash/ChangeLog5
-rw-r--r--app-office/gnucash/gnucash-1.6.8.ebuild3
-rw-r--r--app-office/gnucash/gnucash-1.8.3.ebuild4
3 files changed, 9 insertions, 3 deletions
diff --git a/app-office/gnucash/ChangeLog b/app-office/gnucash/ChangeLog
index 0c3146e1de35..f55cddcecc8f 100644
--- a/app-office/gnucash/ChangeLog
+++ b/app-office/gnucash/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for app-office/gnucash
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.22 2003/05/14 09:17:58 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.23 2003/05/16 17:36:12 foser Exp $
*gnucash-1.8.3 (14 May 2003)
+ 16 May 2003; foser <foser@gentoo.org> gnucash-1.{6.8,8.3}.ebuild :
+ Added popt dep (#21088)
+
14 May 2003; Alastair Tse <liquidx@gentoo.org> gnucash-1.8.3.ebuild:
version bump
diff --git a/app-office/gnucash/gnucash-1.6.8.ebuild b/app-office/gnucash/gnucash-1.6.8.ebuild
index 581721c99210..a2f1bafaf8ef 100644
--- a/app-office/gnucash/gnucash-1.6.8.ebuild
+++ b/app-office/gnucash/gnucash-1.6.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.6.8.ebuild,v 1.11 2003/03/17 22:37:13 edolnx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.6.8.ebuild,v 1.12 2003/05/16 17:36:12 foser Exp $
inherit flag-o-matic
@@ -14,6 +14,7 @@ LICENSE="GPL-2"
IUSE="nls postgres"
RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1
+ >=dev-libs/popt-1.5
>=dev-libs/libxml-1.8.3
>=gnome-extra/gtkhtml-0.14.0-r1
>=gnome-extra/gal-0.13-r1
diff --git a/app-office/gnucash/gnucash-1.8.3.ebuild b/app-office/gnucash/gnucash-1.8.3.ebuild
index 9dbfdc45a6a8..388c82f854cd 100644
--- a/app-office/gnucash/gnucash-1.8.3.ebuild
+++ b/app-office/gnucash/gnucash-1.8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.3.ebuild,v 1.1 2003/05/14 09:17:58 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.3.ebuild,v 1.2 2003/05/16 17:36:12 foser Exp $
inherit flag-o-matic libtool
@@ -20,6 +20,7 @@ SLOT="0"
LICENSE="GPL-2"
RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1
+ >=dev-libs/popt-1.5
>=dev-util/guile-1.6
>=dev-libs/slib-2.3.8
>=media-libs/libpng-1.0.9
@@ -33,6 +34,7 @@ RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1
>=dev-libs/libxml-1.8.3
>=dev-libs/g-wrap-1.3.3
>=gnome-extra/guppi-0.35.5-r2
+
=sys-libs/db-1*
hbci? ( >=net-libs/openhbci-0.9.6 )