titanofold 14/12/28 16:03:48
Modified: ChangeLog flow-tools-0.68.5.1-r4.ebuild
flow-tools-0.68.5.1-r5.ebuild
flow-tools-0.68.5.1-r2.ebuild
Log:
Rename virtual/postgresql to dev-db/postgresql
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key
D1BBFDA0)
Revision Changes Path
1.74 net-analyzer/flow-tools/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flow-tools/ChangeLog?rev=1.74&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flow-tools/ChangeLog?rev=1.74&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flow-tools/ChangeLog?r1=1.73&r2=1.74
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/flow-tools/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog 3 Nov 2014 13:22:50 -0000 1.73
+++ ChangeLog 28 Dec 2014 16:03:48 -0000 1.74
@@ -1,6 +1,11 @@
# ChangeLog for net-analyzer/flow-tools
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/flow-tools/ChangeLog,v 1.73
2014/11/03 13:22:50 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/flow-tools/ChangeLog,v 1.74
2014/12/28 16:03:48 titanofold Exp $
+
+ 28 Dec 2014; Aaron W. Swenson <[email protected]>
+ flow-tools-0.68.5.1-r2.ebuild, flow-tools-0.68.5.1-r4.ebuild,
+ flow-tools-0.68.5.1-r5.ebuild:
+ Rename virtual/postgresql to dev-db/postgresql
03 Nov 2014; Aaron W. Swenson <[email protected]>
flow-tools-0.68.5.1-r2.ebuild, flow-tools-0.68.5.1-r4.ebuild,
1.3 net-analyzer/flow-tools/flow-tools-0.68.5.1-r4.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r4.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r4.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r4.ebuild?r1=1.2&r2=1.3
Index: flow-tools-0.68.5.1-r4.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- flow-tools-0.68.5.1-r4.ebuild 3 Nov 2014 13:22:50 -0000 1.2
+++ flow-tools-0.68.5.1-r4.ebuild 28 Dec 2014 16:03:48 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r4.ebuild,v
1.2 2014/11/03 13:22:50 titanofold Exp $
+# $Header:
/var/cvsroot/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r4.ebuild,v
1.3 2014/12/28 16:03:48 titanofold Exp $
EAPI=5
inherit eutils user
@@ -17,7 +17,7 @@
RDEPEND="sys-apps/tcp-wrappers
sys-libs/zlib
mysql? ( virtual/mysql )
- postgres? ( virtual/postgresql )
+ postgres? ( dev-db/postgresql )
ssl? ( dev-libs/openssl )"
DEPEND="${RDEPEND}
1.3 net-analyzer/flow-tools/flow-tools-0.68.5.1-r5.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r5.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r5.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r5.ebuild?r1=1.2&r2=1.3
Index: flow-tools-0.68.5.1-r5.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- flow-tools-0.68.5.1-r5.ebuild 3 Nov 2014 13:22:50 -0000 1.2
+++ flow-tools-0.68.5.1-r5.ebuild 28 Dec 2014 16:03:48 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r5.ebuild,v
1.2 2014/11/03 13:22:50 titanofold Exp $
+# $Header:
/var/cvsroot/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r5.ebuild,v
1.3 2014/12/28 16:03:48 titanofold Exp $
EAPI=5
inherit eutils user
@@ -17,7 +17,7 @@
RDEPEND="sys-apps/tcp-wrappers
sys-libs/zlib
mysql? ( virtual/mysql )
- postgres? ( virtual/postgresql )
+ postgres? ( dev-db/postgresql )
ssl? ( dev-libs/openssl )"
DEPEND="${RDEPEND}
1.8 net-analyzer/flow-tools/flow-tools-0.68.5.1-r2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r2.ebuild?rev=1.8&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r2.ebuild?rev=1.8&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r2.ebuild?r1=1.7&r2=1.8
Index: flow-tools-0.68.5.1-r2.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- flow-tools-0.68.5.1-r2.ebuild 3 Nov 2014 13:22:50 -0000 1.7
+++ flow-tools-0.68.5.1-r2.ebuild 28 Dec 2014 16:03:48 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r2.ebuild,v
1.7 2014/11/03 13:22:50 titanofold Exp $
+# $Header:
/var/cvsroot/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r2.ebuild,v
1.8 2014/12/28 16:03:48 titanofold Exp $
EAPI=4
inherit eutils user
@@ -17,7 +17,7 @@
RDEPEND="sys-apps/tcp-wrappers
sys-libs/zlib
mysql? ( virtual/mysql )
- postgres? ( virtual/postgresql )
+ postgres? ( dev-db/postgresql )
ssl? ( dev-libs/openssl )"
DEPEND="${RDEPEND}