From 0252ea6839d914eb439177535f1f476ac385d96e Mon Sep 17 00:00:00 2001 From: "Aaron W. Swenson" Date: Sun, 28 Dec 2014 16:55:57 +0000 Subject: Rename virtual/postgresql to dev-db/postgresql (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0) --- sys-auth/libnss-pgsql/ChangeLog | 6 +++++- sys-auth/libnss-pgsql/libnss-pgsql-1.4.0.ebuild | 4 ++-- sys-auth/libnss-pgsql/libnss-pgsql-1.5.0_beta.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'sys-auth') diff --git a/sys-auth/libnss-pgsql/ChangeLog b/sys-auth/libnss-pgsql/ChangeLog index 1dda10d93dce..8647d8dad58b 100644 --- a/sys-auth/libnss-pgsql/ChangeLog +++ b/sys-auth/libnss-pgsql/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/libnss-pgsql # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-pgsql/ChangeLog,v 1.8 2014/11/03 14:00:33 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-pgsql/ChangeLog,v 1.9 2014/12/28 16:55:57 titanofold Exp $ + + 28 Dec 2014; Aaron W. Swenson + libnss-pgsql-1.4.0.ebuild, libnss-pgsql-1.5.0_beta.ebuild: + Rename virtual/postgresql to dev-db/postgresql 03 Nov 2014; Aaron W. Swenson libnss-pgsql-1.4.0.ebuild, libnss-pgsql-1.5.0_beta.ebuild: diff --git a/sys-auth/libnss-pgsql/libnss-pgsql-1.4.0.ebuild b/sys-auth/libnss-pgsql/libnss-pgsql-1.4.0.ebuild index 75dd9c9f82a1..43b3c4290519 100644 --- a/sys-auth/libnss-pgsql/libnss-pgsql-1.4.0.ebuild +++ b/sys-auth/libnss-pgsql/libnss-pgsql-1.4.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/sys-auth/libnss-pgsql/libnss-pgsql-1.4.0.ebuild,v 1.5 2014/11/03 14:00:33 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-pgsql/libnss-pgsql-1.4.0.ebuild,v 1.6 2014/12/28 16:55:57 titanofold Exp $ inherit autotools eutils multilib @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -DEPEND="virtual/postgresql +DEPEND="dev-db/postgresql app-text/xmlto" RDEPEND="${DEPEND}" diff --git a/sys-auth/libnss-pgsql/libnss-pgsql-1.5.0_beta.ebuild b/sys-auth/libnss-pgsql/libnss-pgsql-1.5.0_beta.ebuild index d63ad47c5a91..9f15ec55dbde 100644 --- a/sys-auth/libnss-pgsql/libnss-pgsql-1.5.0_beta.ebuild +++ b/sys-auth/libnss-pgsql/libnss-pgsql-1.5.0_beta.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/sys-auth/libnss-pgsql/libnss-pgsql-1.5.0_beta.ebuild,v 1.2 2014/11/03 14:00:33 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-pgsql/libnss-pgsql-1.5.0_beta.ebuild,v 1.3 2014/12/28 16:55:57 titanofold Exp $ inherit autotools eutils multilib @@ -17,7 +17,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -RDEPEND="virtual/postgresql" +RDEPEND="dev-db/postgresql" DEPEND="${RDEPEND} app-text/xmlto" -- cgit v1.2.3-65-gdbad