diff options
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/gnucash/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/gnucash/gnucash-2.0.1.ebuild | 5 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-office/gnucash/ChangeLog b/app-office/gnucash/ChangeLog index 1d616488c52d..b3315051d1e2 100644 --- a/app-office/gnucash/ChangeLog +++ b/app-office/gnucash/ChangeLog @@ -1,6 +1,10 @@ # 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.82 2006/08/12 21:01:38 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.83 2006/08/12 21:04:40 seemant Exp $ + + 12 Aug 2006; Seemant Kulleen <seemant@gentoo.org> gnucash-2.0.1.ebuild: + Removing graphviz USE flag and dep, since doxygen takes care of that. Thanks + to Carlo in bug #142714 *gnucash-2.0.1 (12 Aug 2006) diff --git a/app-office/gnucash/gnucash-2.0.1.ebuild b/app-office/gnucash/gnucash-2.0.1.ebuild index 6c6cc5c5939d..6d00c40aea7a 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.1 2006/08/12 21:01:38 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.0.1.ebuild,v 1.2 2006/08/12 21:04:40 seemant Exp $ inherit eutils gnome2 @@ -15,7 +15,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~amd64 ~x86" -IUSE="postgres ofx hbci chipcard doc debug quotes nls graphviz tetex" +IUSE="postgres ofx hbci chipcard doc debug quotes nls tetex" RDEPEND=">=dev-libs/glib-2.4.0 >=dev-util/guile-1.6.4-r2 @@ -44,7 +44,6 @@ RDEPEND=">=dev-libs/glib-2.4.0 app-text/docbook-xsl-stylesheets =app-text/docbook-xml-dtd-4.1.2* nls? ( dev-util/intltool ) - graphviz? ( media-gfx/graphviz ) tetex? ( app-text/tetex )" DEPEND="${RDEPEND} |