diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-27 21:57:27 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-27 21:57:27 +0000 |
commit | 4fb8a48b55b6b2de19f1d98cd3034a1276cf3821 (patch) | |
tree | f59464b1d7b8c4b06611ff740d5d107213b89c1b /mail-mta | |
parent | Revert last commit on old versions to avoid unnecessary rebuilds (diff) | |
download | gentoo-2-4fb8a48b55b6b2de19f1d98cd3034a1276cf3821.tar.gz gentoo-2-4fb8a48b55b6b2de19f1d98cd3034a1276cf3821.tar.bz2 gentoo-2-4fb8a48b55b6b2de19f1d98cd3034a1276cf3821.zip |
Marking nullmailer-1.05 ppc for bug 400367
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/nullmailer/ChangeLog | 5 | ||||
-rw-r--r-- | mail-mta/nullmailer/nullmailer-1.05.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/nullmailer/ChangeLog b/mail-mta/nullmailer/ChangeLog index 6f1ec7dbf5d6..5c204bc9a087 100644 --- a/mail-mta/nullmailer/ChangeLog +++ b/mail-mta/nullmailer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/nullmailer # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.41 2012/02/24 11:00:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.42 2012/02/27 21:57:27 ranger Exp $ + + 27 Feb 2012; Brent Baude <ranger@gentoo.org> nullmailer-1.05.ebuild: + Marking nullmailer-1.05 ppc for bug 400367 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> nullmailer-1.05.ebuild: Stable for amd64, wrt bug #400367 diff --git a/mail-mta/nullmailer/nullmailer-1.05.ebuild b/mail-mta/nullmailer/nullmailer-1.05.ebuild index 76520fc99bc0..e00a29d028a6 100644 --- a/mail-mta/nullmailer/nullmailer-1.05.ebuild +++ b/mail-mta/nullmailer/nullmailer-1.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.05.ebuild,v 1.2 2012/02/24 11:00:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.05.ebuild,v 1.3 2012/02/27 21:57:27 ranger Exp $ inherit eutils flag-o-matic autotools @@ -18,7 +18,7 @@ HOMEPAGE="http://untroubled.org/nullmailer/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="" |