summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-05-20 03:58:05 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-05-20 03:58:05 +0000
commit981fac6bf2a2e2b873da79fa81e70604fda71864 (patch)
tree99d73eff79d3b9bfc235ac649290bad0cc41bbdc /net-analyzer/nagvis
parentversion bump for metasploit (diff)
downloadgentoo-2-981fac6bf2a2e2b873da79fa81e70604fda71864.tar.gz
gentoo-2-981fac6bf2a2e2b873da79fa81e70604fda71864.tar.bz2
gentoo-2-981fac6bf2a2e2b873da79fa81e70604fda71864.zip
Fix sqlite3 -> sqlite useflag migration #469538
(Portage version: 2.2.0_alpha176/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-analyzer/nagvis')
-rw-r--r--net-analyzer/nagvis/ChangeLog7
-rw-r--r--net-analyzer/nagvis/nagvis-1.6.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/nagvis/ChangeLog b/net-analyzer/nagvis/ChangeLog
index 626bb10a3d21..444877bac502 100644
--- a/net-analyzer/nagvis/ChangeLog
+++ b/net-analyzer/nagvis/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/nagvis
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagvis/ChangeLog,v 1.12 2012/12/22 18:24:04 ago Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagvis/ChangeLog,v 1.13 2013/05/20 03:58:05 patrick Exp $
+
+ 20 May 2013; Patrick Lauer <patrick@gentoo.org> nagvis-1.6.6.ebuild:
+ Fix sqlite3 -> sqlite useflag migration #469538
22 Dec 2012; Agostino Sarubbo <ago@gentoo.org> nagvis-1.6.6.ebuild:
Add ~ppc, wrt bug #429088
diff --git a/net-analyzer/nagvis/nagvis-1.6.6.ebuild b/net-analyzer/nagvis/nagvis-1.6.6.ebuild
index d3bcb342f7c5..87c41eabb63a 100644
--- a/net-analyzer/nagvis/nagvis-1.6.6.ebuild
+++ b/net-analyzer/nagvis/nagvis-1.6.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagvis/nagvis-1.6.6.ebuild,v 1.2 2012/12/22 18:24:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagvis/nagvis-1.6.6.ebuild,v 1.3 2013/05/20 03:58:05 patrick Exp $
EAPI=4
@@ -20,7 +20,7 @@ RDEPEND="|| ( net-analyzer/nagios net-analyzer/icinga )
automap? ( >=media-gfx/graphviz-2.14 )
apache2? ( dev-lang/php[apache2] )
net-analyzer/mk-livestatus
- dev-lang/php[gd,nls,json,session,pdo,sqlite3,sockets,mysql,unicode,xml]"
+ dev-lang/php[gd,nls,json,session,pdo,sqlite,sockets,mysql,unicode,xml]"
need_php_httpd
want_apache2