diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-05-28 13:10:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-05-28 13:10:58 +0000 |
commit | 51ae6f21c19709a2af6e1e6efc4b81135b5cdf37 (patch) | |
tree | e31085caf6c5b1f38ec0054442042a573f29a9e3 /mail-mta/netqmail | |
parent | Stable for HPPA (bug #471354). (diff) | |
download | gentoo-2-51ae6f21c19709a2af6e1e6efc4b81135b5cdf37.tar.gz gentoo-2-51ae6f21c19709a2af6e1e6efc4b81135b5cdf37.tar.bz2 gentoo-2-51ae6f21c19709a2af6e1e6efc4b81135b5cdf37.zip |
Stable for HPPA (bug #372967).
(Portage version: 2.2.0_alpha177/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'mail-mta/netqmail')
-rw-r--r-- | mail-mta/netqmail/ChangeLog | 5 | ||||
-rw-r--r-- | mail-mta/netqmail/netqmail-1.06-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/netqmail/ChangeLog b/mail-mta/netqmail/ChangeLog index da846a486c89..988e6fc0c243 100644 --- a/mail-mta/netqmail/ChangeLog +++ b/mail-mta/netqmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/netqmail # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/ChangeLog,v 1.64 2013/05/27 01:02:32 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/ChangeLog,v 1.65 2013/05/28 13:10:58 jer Exp $ + + 28 May 2013; Jeroen Roovers <jer@gentoo.org> netqmail-1.06-r2.ebuild: + Stable for HPPA (bug #372967). 27 May 2013; Robin H. Johnson <robbat2@gentoo.org> +files/1.06-fbsd-utmpx.patch, netqmail-1.06-r2.ebuild: diff --git a/mail-mta/netqmail/netqmail-1.06-r2.ebuild b/mail-mta/netqmail/netqmail-1.06-r2.ebuild index 991f1023c083..9b0a093e12fa 100644 --- a/mail-mta/netqmail/netqmail-1.06-r2.ebuild +++ b/mail-mta/netqmail/netqmail-1.06-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/netqmail-1.06-r2.ebuild,v 1.2 2013/05/27 01:02:32 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/netqmail-1.06-r2.ebuild,v 1.3 2013/05/28 13:10:58 jer Exp $ EAPI=5 @@ -37,7 +37,7 @@ SRC_URI="mirror://qmail/${P}.tar.gz LICENSE="public-domain" 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="authcram gencertdaily highvolume qmail-spp ssl vanilla" REQUIRED_USE='vanilla? ( !ssl !qmail-spp !highvolume )' RESTRICT="test" |