diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-16 03:08:07 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-16 03:08:07 +0000 |
commit | 1168811bd23e420212df231279f75cdecd8a5ae3 (patch) | |
tree | 430a57bb17f47b792467a089f6f33ff87ec15ca9 /mail-client | |
parent | stable on ppc64, bug #55665 (Manifest recommit) (diff) | |
download | gentoo-2-1168811bd23e420212df231279f75cdecd8a5ae3.tar.gz gentoo-2-1168811bd23e420212df231279f75cdecd8a5ae3.tar.bz2 gentoo-2-1168811bd23e420212df231279f75cdecd8a5ae3.zip |
stable on ppc64, bug #55668
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/mailx-support/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/mailx-support/mailx-support-20030215.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/mailx-support/ChangeLog b/mail-client/mailx-support/ChangeLog index 8d961fd41f8d..d5d903c34ef6 100644 --- a/mail-client/mailx-support/ChangeLog +++ b/mail-client/mailx-support/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/mailx-support # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mailx-support/ChangeLog,v 1.4 2004/07/12 22:22:43 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mailx-support/ChangeLog,v 1.5 2004/07/16 03:08:07 tgall Exp $ + + 15 Jul 2004; Tom Gall <tgall@gentoo.org> mailx-support-20030215.ebuild: + stable on ppc64, bug #55669 13 Jul 2004; Lars Weiler <pylon@gentoo.org> mailx-support-20030215.ebuild: Stable on ppc. diff --git a/mail-client/mailx-support/mailx-support-20030215.ebuild b/mail-client/mailx-support/mailx-support-20030215.ebuild index 34eed9457763..68df31401268 100644 --- a/mail-client/mailx-support/mailx-support-20030215.ebuild +++ b/mail-client/mailx-support/mailx-support-20030215.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mailx-support/mailx-support-20030215.ebuild,v 1.5 2004/07/14 16:17:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mailx-support/mailx-support-20030215.ebuild,v 1.6 2004/07/16 03:08:07 tgall Exp $ inherit eutils @@ -8,7 +8,7 @@ DESCRIPTION="Provides mail.local and lockspool" HOMEPAGE="http://www.openbsd.org/" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ppc sparc alpha ~mips hppa ia64 amd64" +KEYWORDS="x86 ppc sparc alpha ~mips hppa ia64 amd64 ppc64" IUSE="" SRC_URI="mirror://gentoo/${P}.tar.bz2" DEPEND="" |