diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 13:32:32 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 13:32:32 +0000 |
commit | 74501ff5302f4033dd1a22ced7a6e173091a688e (patch) | |
tree | 8f857a09a4577f88b4b6806172bb2297b2da2bdf /net-mail/postfix | |
parent | unmask (diff) | |
download | historical-74501ff5302f4033dd1a22ced7a6e173091a688e.tar.gz historical-74501ff5302f4033dd1a22ced7a6e173091a688e.tar.bz2 historical-74501ff5302f4033dd1a22ced7a6e173091a688e.zip |
unmask, changelog and repoman fixes
Diffstat (limited to 'net-mail/postfix')
-rw-r--r-- | net-mail/postfix/postfix-1.1.11.20020917-r1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/postfix/postfix-2.0.10-r1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/postfix/postfix-2.0.11.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-mail/postfix/postfix-1.1.11.20020917-r1.ebuild b/net-mail/postfix/postfix-1.1.11.20020917-r1.ebuild index 7d3feb4844c2..6445fa494ee0 100644 --- a/net-mail/postfix/postfix-1.1.11.20020917-r1.ebuild +++ b/net-mail/postfix/postfix-1.1.11.20020917-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-1.1.11.20020917-r1.ebuild,v 1.4 2003/02/13 14:36:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-1.1.11.20020917-r1.ebuild,v 1.5 2003/07/13 13:32:32 aliz Exp $ IUSE="ssl mysql sasl ldap ipv6" @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/related/postfix/${PF_P}.tar LICENSE="IPL-1" SLOT="0" -KEYWORDS="~x86 ~sparc ~alpha ~ppc" +KEYWORDS="x86 ~sparc ~alpha ~ppc" PROVIDE="virtual/mta virtual/mda" diff --git a/net-mail/postfix/postfix-2.0.10-r1.ebuild b/net-mail/postfix/postfix-2.0.10-r1.ebuild index 913659d85822..5320a55ebdc7 100644 --- a/net-mail/postfix/postfix-2.0.10-r1.ebuild +++ b/net-mail/postfix/postfix-2.0.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.10-r1.ebuild,v 1.4 2003/06/14 07:18:45 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.10-r1.ebuild,v 1.5 2003/07/13 13:32:32 aliz Exp $ inherit eutils @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.porcupine.org/mirrors/postfix-release/official/${P}.tar.gz ipv6? ( ftp://ftp.stack.nl/pub/postfix/tls+ipv6/${IPV6}/${IPV6_TLS_P}.patch.gz )" LICENSE="IPL-1" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="x86 ~sparc ~ppc" PROVIDE="virtual/mta virtual/mda" DEPEND=">=sys-libs/db-3.2 diff --git a/net-mail/postfix/postfix-2.0.11.ebuild b/net-mail/postfix/postfix-2.0.11.ebuild index 8e165be9a4fb..0b34f4c185d6 100644 --- a/net-mail/postfix/postfix-2.0.11.ebuild +++ b/net-mail/postfix/postfix-2.0.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.11.ebuild,v 1.6 2003/06/14 07:18:45 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.11.ebuild,v 1.7 2003/07/13 13:32:32 aliz Exp $ IUSE="ssl mysql sasl ldap ipv6 maildir mbox" @@ -20,7 +20,7 @@ SRC_URI="ftp://ftp.porcupine.org/mirrors/postfix-release/official/${P}.tar.gz SLOT="0" LICENSE="IPL-1" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="x86 ~sparc ~ppc" PROVIDE="virtual/mta virtual/mda" |