diff options
author | 2014-12-28 16:04:54 +0000 | |
---|---|---|
committer | 2014-12-28 16:04:54 +0000 | |
commit | 19e011a66cb71d929d03790fd4f54f734ee87467 (patch) | |
tree | b32b3e21408aad8aa764845b1dbc8a7160c86d65 /net-analyzer/hydra | |
parent | Rename virtual/postgresql to dev-db/postgresql (diff) | |
download | gentoo-2-19e011a66cb71d929d03790fd4f54f734ee87467.tar.gz gentoo-2-19e011a66cb71d929d03790fd4f54f734ee87467.tar.bz2 gentoo-2-19e011a66cb71d929d03790fd4f54f734ee87467.zip |
Rename virtual/postgresql to dev-db/postgresql
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)
Diffstat (limited to 'net-analyzer/hydra')
-rw-r--r-- | net-analyzer/hydra/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/hydra/hydra-7.4.2.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/hydra/hydra-7.5.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/hydra/hydra-7.6.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/hydra/hydra-8.0.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/hydra/hydra-8.1.ebuild | 4 |
6 files changed, 15 insertions, 11 deletions
diff --git a/net-analyzer/hydra/ChangeLog b/net-analyzer/hydra/ChangeLog index 4922df4fd3bc..5802273ecf58 100644 --- a/net-analyzer/hydra/ChangeLog +++ b/net-analyzer/hydra/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/hydra # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/ChangeLog,v 1.89 2014/12/09 15:43:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/ChangeLog,v 1.90 2014/12/28 16:04:54 titanofold Exp $ + + 28 Dec 2014; Aaron W. Swenson <titanofold@gentoo.org> hydra-7.4.2.ebuild, + hydra-7.5.ebuild, hydra-7.6.ebuild, hydra-8.0.ebuild, hydra-8.1.ebuild: + Rename virtual/postgresql to dev-db/postgresql *hydra-8.1 (09 Dec 2014) diff --git a/net-analyzer/hydra/hydra-7.4.2.ebuild b/net-analyzer/hydra/hydra-7.4.2.ebuild index 209090c1d780..a7360f4d1666 100644 --- a/net-analyzer/hydra/hydra-7.4.2.ebuild +++ b/net-analyzer/hydra/hydra-7.4.2.ebuild @@ -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/hydra/hydra-7.4.2.ebuild,v 1.6 2014/11/03 13:23:38 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-7.4.2.ebuild,v 1.7 2014/12/28 16:04:54 titanofold Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -28,7 +28,7 @@ RDEPEND=" ncp? ( net-fs/ncpfs ) oracle? ( dev-db/oracle-instantclient-basic ) pcre? ( dev-libs/libpcre ) - postgres? ( virtual/postgresql ) + postgres? ( dev-db/postgresql ) ssl? ( >=net-libs/libssh-0.4.0 ) subversion? ( dev-vcs/subversion ) " diff --git a/net-analyzer/hydra/hydra-7.5.ebuild b/net-analyzer/hydra/hydra-7.5.ebuild index b3ae8d2d2391..a495d251758a 100644 --- a/net-analyzer/hydra/hydra-7.5.ebuild +++ b/net-analyzer/hydra/hydra-7.5.ebuild @@ -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/hydra/hydra-7.5.ebuild,v 1.3 2014/11/03 13:23:38 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-7.5.ebuild,v 1.4 2014/12/28 16:04:54 titanofold Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -28,7 +28,7 @@ RDEPEND=" ncp? ( net-fs/ncpfs ) oracle? ( dev-db/oracle-instantclient-basic ) pcre? ( dev-libs/libpcre ) - postgres? ( virtual/postgresql ) + postgres? ( dev-db/postgresql ) ssl? ( >=net-libs/libssh-0.4.0 ) subversion? ( dev-vcs/subversion ) " diff --git a/net-analyzer/hydra/hydra-7.6.ebuild b/net-analyzer/hydra/hydra-7.6.ebuild index bd316cbb6309..3a04152cd956 100644 --- a/net-analyzer/hydra/hydra-7.6.ebuild +++ b/net-analyzer/hydra/hydra-7.6.ebuild @@ -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/hydra/hydra-7.6.ebuild,v 1.2 2014/11/03 13:23:38 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-7.6.ebuild,v 1.3 2014/12/28 16:04:54 titanofold Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -29,7 +29,7 @@ RDEPEND=" ncp? ( net-fs/ncpfs ) oracle? ( dev-db/oracle-instantclient-basic ) pcre? ( dev-libs/libpcre ) - postgres? ( virtual/postgresql ) + postgres? ( dev-db/postgresql ) ssl? ( >=net-libs/libssh-0.4.0 ) subversion? ( dev-vcs/subversion ) " diff --git a/net-analyzer/hydra/hydra-8.0.ebuild b/net-analyzer/hydra/hydra-8.0.ebuild index 06c670db901b..1977e8b67ff6 100644 --- a/net-analyzer/hydra/hydra-8.0.ebuild +++ b/net-analyzer/hydra/hydra-8.0.ebuild @@ -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/hydra/hydra-8.0.ebuild,v 1.6 2014/11/03 13:23:38 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-8.0.ebuild,v 1.7 2014/12/28 16:04:54 titanofold Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -29,7 +29,7 @@ RDEPEND=" ncp? ( net-fs/ncpfs ) oracle? ( dev-db/oracle-instantclient-basic ) pcre? ( dev-libs/libpcre ) - postgres? ( virtual/postgresql ) + postgres? ( dev-db/postgresql ) ssl? ( >=net-libs/libssh-0.4.0 ) subversion? ( dev-vcs/subversion ) " diff --git a/net-analyzer/hydra/hydra-8.1.ebuild b/net-analyzer/hydra/hydra-8.1.ebuild index 566eae4c8687..438421ee0ec3 100644 --- a/net-analyzer/hydra/hydra-8.1.ebuild +++ b/net-analyzer/hydra/hydra-8.1.ebuild @@ -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/hydra/hydra-8.1.ebuild,v 1.1 2014/12/09 15:43:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-8.1.ebuild,v 1.2 2014/12/28 16:04:54 titanofold Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -29,7 +29,7 @@ RDEPEND=" ncp? ( net-fs/ncpfs ) oracle? ( dev-db/oracle-instantclient-basic ) pcre? ( dev-libs/libpcre ) - postgres? ( virtual/postgresql ) + postgres? ( dev-db/postgresql ) ssl? ( >=net-libs/libssh-0.4.0 ) subversion? ( dev-vcs/subversion ) " |