From b7ff68c7e722c72801b78826315fb7e713d2b6f5 Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Fri, 9 Jan 2009 13:34:02 +0000 Subject: Dependency on gnome-doc-utils not needed anymore, reported through email by Christian Schmitt (Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r7 i686) --- app-misc/gramps/ChangeLog | 7 ++++++- app-misc/gramps/gramps-3.0.3.ebuild | 5 ++--- app-misc/gramps/gramps-3.0.4.ebuild | 5 ++--- 3 files changed, 10 insertions(+), 7 deletions(-) (limited to 'app-misc/gramps') diff --git a/app-misc/gramps/ChangeLog b/app-misc/gramps/ChangeLog index 4de5ca7bddb3..af5a6a6c0002 100644 --- a/app-misc/gramps/ChangeLog +++ b/app-misc/gramps/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-misc/gramps # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/ChangeLog,v 1.89 2009/01/06 00:39:29 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/ChangeLog,v 1.90 2009/01/09 13:34:02 fauli Exp $ + + 09 Jan 2009; Christian Faulhammer gramps-3.0.3.ebuild, + gramps-3.0.4.ebuild: + Dependency on gnome-doc-utils not needed anymore, reported through email + by Christian Schmitt 06 Jan 2009; Christian Faulhammer gramps-3.0.4.ebuild: make use of EAPI2 features to check for USE=sqlite or USE=berkdb on diff --git a/app-misc/gramps/gramps-3.0.3.ebuild b/app-misc/gramps/gramps-3.0.3.ebuild index 358adb0c370e..10a6373f351a 100644 --- a/app-misc/gramps/gramps-3.0.3.ebuild +++ b/app-misc/gramps/gramps-3.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/gramps-3.0.3.ebuild,v 1.8 2009/01/03 14:31:55 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/gramps-3.0.3.ebuild,v 1.9 2009/01/09 13:34:02 fauli Exp $ NEED_PYTHON="2.5" WANT_AUTOCONF="latest" @@ -25,8 +25,7 @@ RDEPEND=">=dev-python/pygtk-2.10.0 DEPEND="${RDEPEND} sys-devel/gettext virtual/libiconv - dev-util/pkgconfig - app-text/gnome-doc-utils" + dev-util/pkgconfig" DOCS="NEWS README TODO" diff --git a/app-misc/gramps/gramps-3.0.4.ebuild b/app-misc/gramps/gramps-3.0.4.ebuild index 284fbb1287c2..2a6ac09ce624 100644 --- a/app-misc/gramps/gramps-3.0.4.ebuild +++ b/app-misc/gramps/gramps-3.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/gramps-3.0.4.ebuild,v 1.3 2009/01/06 00:39:29 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/gramps-3.0.4.ebuild,v 1.4 2009/01/09 13:34:02 fauli Exp $ EAPI=2 NEED_PYTHON="2.5" @@ -27,8 +27,7 @@ DEPEND="${RDEPEND} || ( dev-lang/python[sqlite] dev-lang/python[berkdb] ) sys-devel/gettext virtual/libiconv - dev-util/pkgconfig - app-text/gnome-doc-utils" + dev-util/pkgconfig" DOCS="NEWS README TODO" -- cgit v1.2.3-65-gdbad