summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Seidel <tuxus@gentoo.org>2004-03-26 20:51:24 +0000
committerJan Seidel <tuxus@gentoo.org>2004-03-26 20:51:24 +0000
commite81876c21b9936c7ce61c0395ac45edd76f2f60c (patch)
treeb9c36f25452c6bbbc456bccc6b643ff95dbba3da /net-mail/postfix
parentFilter out -momit-leaf-frame-pointer flag from libpostproc compilation (Manif... (diff)
downloadgentoo-2-e81876c21b9936c7ce61c0395ac45edd76f2f60c.tar.gz
gentoo-2-e81876c21b9936c7ce61c0395ac45edd76f2f60c.tar.bz2
gentoo-2-e81876c21b9936c7ce61c0395ac45edd76f2f60c.zip
Added mips to KEYWORDS.
Diffstat (limited to 'net-mail/postfix')
-rw-r--r--net-mail/postfix/ChangeLog5
-rw-r--r--net-mail/postfix/postfix-2.0.19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/postfix/ChangeLog b/net-mail/postfix/ChangeLog
index 3840ead439e1..e122578f09e4 100644
--- a/net-mail/postfix/ChangeLog
+++ b/net-mail/postfix/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/postfix
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/ChangeLog,v 1.115 2004/03/22 21:33:51 max Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/ChangeLog,v 1.116 2004/03/26 20:48:17 tuxus Exp $
+
+ 26 Mar 2004; <tuxus@gentoo.org> postfix-2.0.19.ebuild:
+ Added mips to KEYWORDS.
22 Mar 2004; Max Kalika <max@gentoo.org> postfix-2.0.19-r1.ebuild,
postfix-2.0.19-r2.ebuild, postfix-2.0.19.ebuild:
diff --git a/net-mail/postfix/postfix-2.0.19.ebuild b/net-mail/postfix/postfix-2.0.19.ebuild
index 30d8c57bd8fd..4987c96035a7 100644
--- a/net-mail/postfix/postfix-2.0.19.ebuild
+++ b/net-mail/postfix/postfix-2.0.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.19.ebuild,v 1.4 2004/03/22 21:33:51 max Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.19.ebuild,v 1.5 2004/03/26 20:48:17 tuxus Exp $
inherit eutils ssl-cert
@@ -21,7 +21,7 @@ SRC_URI="ftp://ftp.porcupine.org/mirrors/postfix-release/official/${P}.tar.gz
LICENSE="IPL-1"
SLOT="0"
-KEYWORDS="x86 sparc ~ppc ~alpha"
+KEYWORDS="x86 sparc ~ppc ~alpha mips"
IUSE="ipv6 pam ldap mysql postgres ssl sasl maildir mbox"
PROVIDE="virtual/mta virtual/mda"