diff options
author | Markus Meier <maekke@gentoo.org> | 2008-02-13 21:01:06 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-02-13 21:01:06 +0000 |
commit | 3407ff2d026d364db03aa32bcb75602cdef7b44d (patch) | |
tree | de8b144c40f958fcedc0a3ade8677ae0d5d0dd78 /mail-mta/postfix | |
parent | Stable on x86 wrt bug #208131 (diff) | |
download | gentoo-2-3407ff2d026d364db03aa32bcb75602cdef7b44d.tar.gz gentoo-2-3407ff2d026d364db03aa32bcb75602cdef7b44d.tar.bz2 gentoo-2-3407ff2d026d364db03aa32bcb75602cdef7b44d.zip |
x86 stable, bug #201671 and quotes in 2.3.8-r1
(Portage version: 2.1.4.4, RepoMan options: --force)
Diffstat (limited to 'mail-mta/postfix')
-rw-r--r-- | mail-mta/postfix/ChangeLog | 6 | ||||
-rw-r--r-- | mail-mta/postfix/postfix-2.2.11-r1.ebuild | 4 | ||||
-rw-r--r-- | mail-mta/postfix/postfix-2.3.8-r1.ebuild | 8 | ||||
-rw-r--r-- | mail-mta/postfix/postfix-2.4.6-r2.ebuild | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/mail-mta/postfix/ChangeLog b/mail-mta/postfix/ChangeLog index 42cd062a1b4b..41b04db34faf 100644 --- a/mail-mta/postfix/ChangeLog +++ b/mail-mta/postfix/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-mta/postfix # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.146 2008/02/13 10:17:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.147 2008/02/13 21:01:06 maekke Exp $ + + 13 Feb 2008; Markus Meier <maekke@gentoo.org> postfix-2.2.11-r1.ebuild, + postfix-2.3.8-r1.ebuild, postfix-2.4.6-r2.ebuild: + x86 stable, bug #201671 and quotes in 2.3.8-r1 13 Feb 2008; Jeroen Roovers <jer@gentoo.org> postfix-2.2.11-r1.ebuild, postfix-2.3.8-r1.ebuild, postfix-2.4.6-r2.ebuild: diff --git a/mail-mta/postfix/postfix-2.2.11-r1.ebuild b/mail-mta/postfix/postfix-2.2.11-r1.ebuild index 73bc053d5cbb..9293d86dbaaf 100644 --- a/mail-mta/postfix/postfix-2.2.11-r1.ebuild +++ b/mail-mta/postfix/postfix-2.2.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.2.11-r1.ebuild,v 1.3 2008/02/13 10:17:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.2.11-r1.ebuild,v 1.4 2008/02/13 21:01:06 maekke Exp $ inherit eutils ssl-cert toolchain-funcs flag-o-matic pam IUSE="ipv6 pam ldap mysql postgres ssl sasl mailwrapper mbox nis vda selinux hardened cdb" @@ -21,7 +21,7 @@ SRC_URI="ftp://ftp.porcupine.org/mirrors/postfix-release/official/${MY_SRC}.tar. LICENSE="IPL-1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86" PROVIDE="virtual/mta virtual/mda" DEPEND="cdb? ( || ( >=dev-db/cdb-0.75-r1 >=dev-db/tinycdb-0.74 ) ) diff --git a/mail-mta/postfix/postfix-2.3.8-r1.ebuild b/mail-mta/postfix/postfix-2.3.8-r1.ebuild index fd0f6133252e..5d96f7f695c7 100644 --- a/mail-mta/postfix/postfix-2.3.8-r1.ebuild +++ b/mail-mta/postfix/postfix-2.3.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.3.8-r1.ebuild,v 1.3 2008/02/13 10:17:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.3.8-r1.ebuild,v 1.4 2008/02/13 21:01:06 maekke Exp $ # NOTE: this ebuild is regular ebuild without mailer-config support # comment lines below "regular ebuild" and uncomment lines below "mailer-config support" @@ -32,7 +32,7 @@ SRC_URI="${MY_URI}/${MY_SRC}.tar.gz LICENSE="IPL-1" SLOT="0" #KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" # regular ebuild. PROVIDE="virtual/mta virtual/mda" @@ -233,7 +233,7 @@ src_compile() { if has_version dev-db/tinycdb; then einfo "build with dev-db/tinycdb" # ugly hack because gentoo doesn't install cdb.h - cp /usr/include/tinycdb.h ${S}/src/util/cdb.h || die \ + cp /usr/include/tinycdb.h "${S}"/src/util/cdb.h || die \ "failed to cp /usr/include/tinycdb.h to ${S}/util/cdb.h" CDB_LIBS="-ltinycdb" else @@ -318,7 +318,7 @@ src_install () { fperms 02711 /usr/sbin/post{drop,queue} keepdir /etc/postfix - mv ${D}/usr/share/doc/${PF}/defaults/{*.cf,post*-*} ${D}/etc/postfix + mv "${D}"/usr/share/doc/${PF}/defaults/{*.cf,post*-*} "${D}"/etc/postfix if use mbox ; then mypostconf="mail_spool_directory=/var/spool/mail" else diff --git a/mail-mta/postfix/postfix-2.4.6-r2.ebuild b/mail-mta/postfix/postfix-2.4.6-r2.ebuild index 09833ddab874..fea60507f9e3 100644 --- a/mail-mta/postfix/postfix-2.4.6-r2.ebuild +++ b/mail-mta/postfix/postfix-2.4.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.4.6-r2.ebuild,v 1.3 2008/02/13 10:17:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.4.6-r2.ebuild,v 1.4 2008/02/13 21:01:06 maekke Exp $ # NOTE: this ebuild is a regular ebuild without mailer-config support! # Comment lines below "regular ebuild" and uncomment lines below "mailer-config support" @@ -11,7 +11,7 @@ inherit eutils multilib ssl-cert toolchain-funcs flag-o-matic pam # mailer-config support #inherit eutils multilib ssl-cert toolchain-funcs flag-o-matic mailer pam -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" # regular ebuild IUSE="cdb dovecot-sasl hardened ipv6 ldap mailwrapper mbox mysql nis pam postgres sasl selinux ssl vda" |