From eae035b1fe57fcbf7a9dd5052b8093fda5dfc736 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Sat, 20 Oct 2007 20:33:22 +0000 Subject: Fix missing dep found by flameeyes. (Portage version: 2.1.3.14) --- dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog | 6 +++++- .../Net-Google-SafeBrowsing-Blocklist-1.04.ebuild | 3 ++- 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'dev-perl/Net-Google-SafeBrowsing-Blocklist') diff --git a/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog b/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog index 73b8aded045b..b3eef2688c30 100644 --- a/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog +++ b/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Net-Google-SafeBrowsing-Blocklist # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog,v 1.1 2007/10/17 08:16:45 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog,v 1.2 2007/10/20 20:33:22 robbat2 Exp $ + + 20 Oct 2007; Robin H. Johnson + Net-Google-SafeBrowsing-Blocklist-1.04.ebuild: + Fix missing dep found by flameeyes. *Net-Google-SafeBrowsing-Blocklist-1.04 (17 Oct 2007) diff --git a/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild b/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild index 19146e8b2f50..9b734b0b1d77 100644 --- a/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild +++ b/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild,v 1.2 2007/10/17 16:50:05 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild,v 1.3 2007/10/20 20:33:22 robbat2 Exp $ MODULE_AUTHOR="DANBORN" inherit perl-module @@ -14,6 +14,7 @@ LICENSE="Apache-2.0" KEYWORDS="~amd64 ~x86 ~ppc" RDEPEND="dev-perl/URI >=perl-core/Math-BigInt-1.87 + virtual/perl-DB_File || ( dev-perl/Math-BigInt-FastCalc dev-perl/Math-BigInt-GMP -- cgit v1.2.3-65-gdbad