summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2006-08-12 21:04:40 +0000
committerSeemant Kulleen <seemant@gentoo.org>2006-08-12 21:04:40 +0000
commita667652e7f36328e5ecab45cc66c290f78afd585 (patch)
treeeb5288504e6917970c9a2e806f1a1d8082ec9f53 /app-office
parentversion bump. thanks to F. Steinel and the fine folks from bug #143012 (diff)
downloadgentoo-2-a667652e7f36328e5ecab45cc66c290f78afd585.tar.gz
gentoo-2-a667652e7f36328e5ecab45cc66c290f78afd585.tar.bz2
gentoo-2-a667652e7f36328e5ecab45cc66c290f78afd585.zip
Removing graphviz USE flag and dep, since doxygen takes care of that. Thanks to Carlo in bug #142714
(Portage version: 2.1.1_pre5)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/gnucash/ChangeLog6
-rw-r--r--app-office/gnucash/gnucash-2.0.1.ebuild5
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}