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 | 1dedc7d75d9987c037846cc77cf6a7b071fd4242 (patch) | |
tree | f1ba45f792a780b9ab310c2d9f7aa516e115171f /mail-client/mailx-support | |
parent | stable on ppc64, bug #55668 (diff) | |
download | historical-1dedc7d75d9987c037846cc77cf6a7b071fd4242.tar.gz historical-1dedc7d75d9987c037846cc77cf6a7b071fd4242.tar.bz2 historical-1dedc7d75d9987c037846cc77cf6a7b071fd4242.zip |
stable on ppc64, bug #55668
Diffstat (limited to 'mail-client/mailx-support')
-rw-r--r-- | mail-client/mailx-support/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/mailx-support/Manifest | 4 | ||||
-rw-r--r-- | mail-client/mailx-support/mailx-support-20030215.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/mail-client/mailx-support/Manifest index 8306485db261..63f51963ea70 100644 --- a/mail-client/mailx-support/Manifest +++ b/mail-client/mailx-support/Manifest @@ -1,5 +1,5 @@ -MD5 1a177cb2ec8bef7be1947889c9ad3480 mailx-support-20030215.ebuild 616 -MD5 68ce59cc1e47700fcad0e28d4a0f4e80 ChangeLog 1691 +MD5 eb8e99e072d570ab9d5225ec9b6dedc3 ChangeLog 1796 +MD5 90768aaf84ad2b2d457778d2b566e5c1 mailx-support-20030215.ebuild 619 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 MD5 e30d4b2f8fe8b19ca55cc584def34557 files/digest-mailx-support-20030215 73 MD5 bf68aec6f17ac9cf58299e322196621d files/mailx-support-20030215-gentoo.patch 1793 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="" |