diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 22:57:16 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 22:57:16 +0000 |
commit | afd98e54f5fb5b1736281d0a755fdba3b3472927 (patch) | |
tree | dd48979b8dfd5f01765ce8ff2152076dcb03ab98 /mail-mta | |
parent | arm/sh stable (diff) | |
download | gentoo-2-afd98e54f5fb5b1736281d0a755fdba3b3472927.tar.gz gentoo-2-afd98e54f5fb5b1736281d0a755fdba3b3472927.tar.bz2 gentoo-2-afd98e54f5fb5b1736281d0a755fdba3b3472927.zip |
arm/s390/sh stable
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/netqmail/netqmail-1.05-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/netqmail/netqmail-1.05-r8.ebuild b/mail-mta/netqmail/netqmail-1.05-r8.ebuild index 3a0b68d672c7..f674970eb4c5 100644 --- a/mail-mta/netqmail/netqmail-1.05-r8.ebuild +++ b/mail-mta/netqmail/netqmail-1.05-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/netqmail-1.05-r8.ebuild,v 1.5 2007/05/19 21:01:45 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/netqmail-1.05-r8.ebuild,v 1.6 2007/06/24 22:57:16 vapier Exp $ inherit eutils toolchain-funcs fixheadtails flag-o-matic @@ -24,7 +24,7 @@ SRC_URI=" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="gencertdaily highvolume mailwrapper noauthcram qmail-spp ssl vanilla" RESTRICT="test" |