summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEray Aslan <eras@gentoo.org>2011-03-16 10:50:05 +0000
committerEray Aslan <eras@gentoo.org>2011-03-16 10:50:05 +0000
commit575e99404176d4d3588d589b524674920921f39a (patch)
tree4887df6a7b238ea610651303fb3926df69826e80 /mail-mta
parentFix slot-deps on gtk+ and other libs (diff)
downloadgentoo-2-575e99404176d4d3588d589b524674920921f39a.tar.gz
gentoo-2-575e99404176d4d3588d589b524674920921f39a.tar.bz2
gentoo-2-575e99404176d4d3588d589b524674920921f39a.zip
change to new style virtual/mda. add net-mail to metadata.xml
(Portage version: 2.1.9.43/cvs/Linux x86_64)
Diffstat (limited to 'mail-mta')
-rw-r--r--mail-mta/courier/ChangeLog7
-rw-r--r--mail-mta/courier/courier-0.59.0.ebuild5
-rw-r--r--mail-mta/courier/courier-0.62.2.ebuild5
-rw-r--r--mail-mta/courier/courier-0.64.1.ebuild5
-rw-r--r--mail-mta/courier/courier-0.65.2-r1.ebuild3
-rw-r--r--mail-mta/courier/courier-0.65.2.ebuild5
-rw-r--r--mail-mta/courier/metadata.xml2
7 files changed, 16 insertions, 16 deletions
diff --git a/mail-mta/courier/ChangeLog b/mail-mta/courier/ChangeLog
index 0d536dc59565..5a0d1d1901eb 100644
--- a/mail-mta/courier/ChangeLog
+++ b/mail-mta/courier/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for mail-mta/courier
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.135 2011/01/23 22:32:46 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.136 2011/03/16 10:50:05 eras Exp $
+
+ 16 Mar 2011; Eray Aslan <eras@gentoo.org> courier-0.59.0.ebuild,
+ courier-0.62.2.ebuild, courier-0.64.1.ebuild, courier-0.65.2.ebuild,
+ courier-0.65.2-r1.ebuild, metadata.xml:
+ change to new style virtual/mda. add net-mail to metadata.xml
*courier-0.65.2-r1 (23 Jan 2011)
diff --git a/mail-mta/courier/courier-0.59.0.ebuild b/mail-mta/courier/courier-0.59.0.ebuild
index 22e31c8e51a1..f2e44fd27cfc 100644
--- a/mail-mta/courier/courier-0.59.0.ebuild
+++ b/mail-mta/courier/courier-0.59.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.59.0.ebuild,v 1.16 2010/12/05 20:54:48 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.59.0.ebuild,v 1.17 2011/03/16 10:50:05 eras Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -22,7 +22,6 @@ IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite mailwrapper \
fam web webmail"
PROVIDE="virtual/mta
- virtual/mda
virtual/imapd"
DEPEND="
diff --git a/mail-mta/courier/courier-0.62.2.ebuild b/mail-mta/courier/courier-0.62.2.ebuild
index c3567ec8cc06..ba23fe0bae9f 100644
--- a/mail-mta/courier/courier-0.62.2.ebuild
+++ b/mail-mta/courier/courier-0.62.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.62.2.ebuild,v 1.7 2010/12/05 20:54:48 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.62.2.ebuild,v 1.8 2011/03/16 10:50:05 eras Exp $
inherit eutils flag-o-matic
@@ -15,7 +15,6 @@ IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite mailwrapper \
fam web webmail"
PROVIDE="virtual/mta
- virtual/mda
virtual/imapd"
DEPEND="
diff --git a/mail-mta/courier/courier-0.64.1.ebuild b/mail-mta/courier/courier-0.64.1.ebuild
index ba047ec26acb..8e8b8f25429b 100644
--- a/mail-mta/courier/courier-0.64.1.ebuild
+++ b/mail-mta/courier/courier-0.64.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.64.1.ebuild,v 1.6 2010/12/05 20:54:48 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.64.1.ebuild,v 1.7 2011/03/16 10:50:05 eras Exp $
inherit eutils flag-o-matic
@@ -15,7 +15,6 @@ IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite mailwrapper \
fam web webmail"
PROVIDE="virtual/mta
- virtual/mda
virtual/imapd"
DEPEND="
diff --git a/mail-mta/courier/courier-0.65.2-r1.ebuild b/mail-mta/courier/courier-0.65.2-r1.ebuild
index 5e1c31f492cb..f73dfb683a99 100644
--- a/mail-mta/courier/courier-0.65.2-r1.ebuild
+++ b/mail-mta/courier/courier-0.65.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.65.2-r1.ebuild,v 1.1 2011/01/23 22:32:46 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.65.2-r1.ebuild,v 1.2 2011/03/16 10:50:05 eras Exp $
inherit eutils flag-o-matic
@@ -15,7 +15,6 @@ IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite mailwrapper \
fam web webmail"
PROVIDE="virtual/mta
- virtual/mda
virtual/imapd"
DEPEND="
diff --git a/mail-mta/courier/courier-0.65.2.ebuild b/mail-mta/courier/courier-0.65.2.ebuild
index 3b074a7cd6a4..86330e755914 100644
--- a/mail-mta/courier/courier-0.65.2.ebuild
+++ b/mail-mta/courier/courier-0.65.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.65.2.ebuild,v 1.1 2010/12/08 17:06:09 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.65.2.ebuild,v 1.2 2011/03/16 10:50:05 eras Exp $
inherit eutils flag-o-matic
@@ -15,7 +15,6 @@ IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite mailwrapper \
fam web webmail"
PROVIDE="virtual/mta
- virtual/mda
virtual/imapd"
DEPEND="
diff --git a/mail-mta/courier/metadata.xml b/mail-mta/courier/metadata.xml
index 6b4ce24bbd8b..63b67d987eef 100644
--- a/mail-mta/courier/metadata.xml
+++ b/mail-mta/courier/metadata.xml
@@ -2,7 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>no-herd</herd>
+ <herd>net-mail</herd>
<maintainer>
<email>hanno@gentoo.org</email>
</maintainer>