From 39d99353455f0d7dfe5ff0111f970328a25eefbe Mon Sep 17 00:00:00 2001 From: "Aaron W. Swenson" Date: Sun, 28 Dec 2014 16:21: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) --- net-ftp/proftpd/ChangeLog | 6 +++++- net-ftp/proftpd/proftpd-1.3.4d.ebuild | 4 ++-- net-ftp/proftpd/proftpd-1.3.4e.ebuild | 4 ++-- net-ftp/proftpd/proftpd-1.3.5-r1.ebuild | 4 ++-- net-ftp/proftpd/proftpd-1.3.5.ebuild | 4 ++-- 5 files changed, 13 insertions(+), 9 deletions(-) (limited to 'net-ftp/proftpd') diff --git a/net-ftp/proftpd/ChangeLog b/net-ftp/proftpd/ChangeLog index 1c1d47eed629..d09277977cf4 100644 --- a/net-ftp/proftpd/ChangeLog +++ b/net-ftp/proftpd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-ftp/proftpd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.326 2014/12/19 21:19:21 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.327 2014/12/28 16:21:57 titanofold Exp $ + + 28 Dec 2014; Aaron W. Swenson proftpd-1.3.4d.ebuild, + proftpd-1.3.4e.ebuild, proftpd-1.3.5.ebuild, proftpd-1.3.5-r1.ebuild: + Rename virtual/postgresql to dev-db/postgresql *proftpd-1.3.5-r1 (19 Dec 2014) diff --git a/net-ftp/proftpd/proftpd-1.3.4d.ebuild b/net-ftp/proftpd/proftpd-1.3.4d.ebuild index 60e6fcdf3587..3ca99a6af36a 100644 --- a/net-ftp/proftpd/proftpd-1.3.4d.ebuild +++ b/net-ftp/proftpd/proftpd-1.3.4d.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-ftp/proftpd/proftpd-1.3.4d.ebuild,v 1.12 2014/11/03 13:34:57 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.4d.ebuild,v 1.13 2014/12/28 16:21:57 titanofold Exp $ EAPI=5 inherit eutils multilib systemd @@ -50,7 +50,7 @@ CDEPEND="acl? ( virtual/acl ) openssl? ( dev-libs/openssl ) pam? ( virtual/pam ) pcre? ( dev-libs/libpcre ) - postgres? ( virtual/postgresql ) + postgres? ( dev-db/postgresql ) sqlite? ( dev-db/sqlite:3 ) xinetd? ( virtual/inetd )" DEPEND="${CDEPEND} diff --git a/net-ftp/proftpd/proftpd-1.3.4e.ebuild b/net-ftp/proftpd/proftpd-1.3.4e.ebuild index 98b2228bf6d7..4fbd01b418e7 100644 --- a/net-ftp/proftpd/proftpd-1.3.4e.ebuild +++ b/net-ftp/proftpd/proftpd-1.3.4e.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-ftp/proftpd/proftpd-1.3.4e.ebuild,v 1.3 2014/11/03 13:34:57 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.4e.ebuild,v 1.4 2014/12/28 16:21:57 titanofold Exp $ EAPI=5 inherit eutils multilib systemd @@ -50,7 +50,7 @@ CDEPEND="acl? ( virtual/acl ) openssl? ( dev-libs/openssl ) pam? ( virtual/pam ) pcre? ( dev-libs/libpcre ) - postgres? ( virtual/postgresql ) + postgres? ( dev-db/postgresql ) sqlite? ( dev-db/sqlite:3 ) xinetd? ( virtual/inetd )" DEPEND="${CDEPEND} diff --git a/net-ftp/proftpd/proftpd-1.3.5-r1.ebuild b/net-ftp/proftpd/proftpd-1.3.5-r1.ebuild index 1ba29a6271b9..65dc0c3b71ea 100644 --- a/net-ftp/proftpd/proftpd-1.3.5-r1.ebuild +++ b/net-ftp/proftpd/proftpd-1.3.5-r1.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-ftp/proftpd/proftpd-1.3.5-r1.ebuild,v 1.1 2014/12/19 21:19:21 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.5-r1.ebuild,v 1.2 2014/12/28 16:21:57 titanofold Exp $ EAPI=5 inherit eutils multilib systemd @@ -51,7 +51,7 @@ CDEPEND="acl? ( virtual/acl ) openssl? ( dev-libs/openssl ) pam? ( virtual/pam ) pcre? ( dev-libs/libpcre ) - postgres? ( virtual/postgresql ) + postgres? ( dev-db/postgresql ) sqlite? ( dev-db/sqlite:3 ) xinetd? ( virtual/inetd )" DEPEND="${CDEPEND} diff --git a/net-ftp/proftpd/proftpd-1.3.5.ebuild b/net-ftp/proftpd/proftpd-1.3.5.ebuild index 8783dd3d297c..a24f35ff06cd 100644 --- a/net-ftp/proftpd/proftpd-1.3.5.ebuild +++ b/net-ftp/proftpd/proftpd-1.3.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-ftp/proftpd/proftpd-1.3.5.ebuild,v 1.9 2014/11/20 15:38:01 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.5.ebuild,v 1.10 2014/12/28 16:21:57 titanofold Exp $ EAPI=5 inherit eutils multilib systemd @@ -51,7 +51,7 @@ CDEPEND="acl? ( virtual/acl ) openssl? ( dev-libs/openssl ) pam? ( virtual/pam ) pcre? ( dev-libs/libpcre ) - postgres? ( virtual/postgresql ) + postgres? ( dev-db/postgresql ) sqlite? ( dev-db/sqlite:3 ) xinetd? ( virtual/inetd )" DEPEND="${CDEPEND} -- cgit v1.2.3-65-gdbad