diff options
author | Aaron W. Swenson <titanofold@gentoo.org> | 2014-12-28 15:55:52 +0000 |
---|---|---|
committer | Aaron W. Swenson <titanofold@gentoo.org> | 2014-12-28 15:55:52 +0000 |
commit | 6f4c9ce088d4837b428db9418967f30cbd0ec585 (patch) | |
tree | 09a3951ce2ada8f3f25abe27b57032b247bda6bf /mail-mta/courier | |
parent | Rename virtual/postgresql to dev-db/postgresql (diff) | |
download | gentoo-2-6f4c9ce088d4837b428db9418967f30cbd0ec585.tar.gz gentoo-2-6f4c9ce088d4837b428db9418967f30cbd0ec585.tar.bz2 gentoo-2-6f4c9ce088d4837b428db9418967f30cbd0ec585.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 'mail-mta/courier')
-rw-r--r-- | mail-mta/courier/ChangeLog | 6 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.71.ebuild | 4 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.74.0.ebuild | 4 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.74.1.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/mail-mta/courier/ChangeLog b/mail-mta/courier/ChangeLog index fca12056b61a..c939003e8de9 100644 --- a/mail-mta/courier/ChangeLog +++ b/mail-mta/courier/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-mta/courier # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.179 2014/12/16 01:45:10 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.180 2014/12/28 15:55:52 titanofold Exp $ + + 28 Dec 2014; Aaron W. Swenson <titanofold@gentoo.org> courier-0.71.ebuild, + courier-0.74.0.ebuild, courier-0.74.1.ebuild: + Rename virtual/postgresql to dev-db/postgresql *courier-0.74.1 (16 Dec 2014) diff --git a/mail-mta/courier/courier-0.71.ebuild b/mail-mta/courier/courier-0.71.ebuild index fa315c81824f..c762f62e9fd2 100644 --- a/mail-mta/courier/courier-0.71.ebuild +++ b/mail-mta/courier/courier-0.71.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/mail-mta/courier/courier-0.71.ebuild,v 1.10 2014/11/03 12:50:58 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.71.ebuild,v 1.11 2014/12/28 15:55:52 titanofold Exp $ inherit eutils flag-o-matic multilib @@ -25,7 +25,7 @@ DEPEND=" pam? ( virtual/pam ) mysql? ( virtual/mysql ) ldap? ( >=net-nds/openldap-1.2.11 ) - postgres? ( virtual/postgresql ) + postgres? ( dev-db/postgresql ) spell? ( app-text/aspell ) fam? ( virtual/fam ) !mail-filter/maildrop diff --git a/mail-mta/courier/courier-0.74.0.ebuild b/mail-mta/courier/courier-0.74.0.ebuild index 284bc0691a5b..806127b3ed3e 100644 --- a/mail-mta/courier/courier-0.74.0.ebuild +++ b/mail-mta/courier/courier-0.74.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/mail-mta/courier/courier-0.74.0.ebuild,v 1.2 2014/12/15 15:30:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.74.0.ebuild,v 1.3 2014/12/28 15:55:52 titanofold Exp $ inherit eutils flag-o-matic multilib @@ -27,7 +27,7 @@ DEPEND=" pam? ( virtual/pam ) mysql? ( virtual/mysql ) ldap? ( >=net-nds/openldap-1.2.11 ) - postgres? ( virtual/postgresql ) + postgres? ( dev-db/postgresql ) spell? ( app-text/aspell ) fam? ( virtual/fam ) !mail-filter/maildrop diff --git a/mail-mta/courier/courier-0.74.1.ebuild b/mail-mta/courier/courier-0.74.1.ebuild index 3707965143d8..30a6c52071ed 100644 --- a/mail-mta/courier/courier-0.74.1.ebuild +++ b/mail-mta/courier/courier-0.74.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/mail-mta/courier/courier-0.74.1.ebuild,v 1.1 2014/12/16 01:45:10 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.74.1.ebuild,v 1.2 2014/12/28 15:55:52 titanofold Exp $ inherit eutils flag-o-matic multilib @@ -27,7 +27,7 @@ DEPEND=" pam? ( virtual/pam ) mysql? ( virtual/mysql ) ldap? ( >=net-nds/openldap-1.2.11 ) - postgres? ( virtual/postgresql ) + postgres? ( dev-db/postgresql ) spell? ( app-text/aspell ) fam? ( virtual/fam ) !mail-filter/maildrop |