diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-07-18 11:31:03 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-07-18 11:31:03 +0000 |
commit | c45a6806e3a8767108c9c7d51c82e6a5a1c63851 (patch) | |
tree | deb3683796b9ec81553aa3a00c9de4a4c4d6368e /mail-client | |
parent | Stable for PPC64 (bug #553130). (diff) | |
download | gentoo-2-c45a6806e3a8767108c9c7d51c82e6a5a1c63851.tar.gz gentoo-2-c45a6806e3a8767108c9c7d51c82e6a5a1c63851.tar.bz2 gentoo-2-c45a6806e3a8767108c9c7d51c82e6a5a1c63851.zip |
Stable for HPPA (bug #552724).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/mailx-support/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/mailx-support/mailx-support-20060102-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/mailx-support/ChangeLog b/mail-client/mailx-support/ChangeLog index 79b5358543c3..f6e329e7a43d 100644 --- a/mail-client/mailx-support/ChangeLog +++ b/mail-client/mailx-support/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/mailx-support # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mailx-support/ChangeLog,v 1.32 2015/07/17 14:01:32 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mailx-support/ChangeLog,v 1.33 2015/07/18 11:31:03 jer Exp $ + + 18 Jul 2015; Jeroen Roovers <jer@gentoo.org> + mailx-support-20060102-r2.ebuild: + Stable for HPPA (bug #552724). 17 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> mailx-support-20060102-r2.ebuild: diff --git a/mail-client/mailx-support/mailx-support-20060102-r2.ebuild b/mail-client/mailx-support/mailx-support-20060102-r2.ebuild index b93330361e9f..72fd072db1ac 100644 --- a/mail-client/mailx-support/mailx-support-20060102-r2.ebuild +++ b/mail-client/mailx-support/mailx-support-20060102-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mailx-support/mailx-support-20060102-r2.ebuild,v 1.7 2015/07/17 14:01:32 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mailx-support/mailx-support-20060102-r2.ebuild,v 1.8 2015/07/18 11:31:03 jer Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND="" |