diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-01-03 13:41:11 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-01-03 13:41:11 +0000 |
commit | fe7c4d3186c37875da75ab8736d86b93fd02b2ac (patch) | |
tree | a19b8710e595df407508ee602111dc1dccf18851 /net-mail/mailx-support | |
parent | adding metadata (diff) | |
download | gentoo-2-fe7c4d3186c37875da75ab8736d86b93fd02b2ac.tar.gz gentoo-2-fe7c4d3186c37875da75ab8736d86b93fd02b2ac.tar.bz2 gentoo-2-fe7c4d3186c37875da75ab8736d86b93fd02b2ac.zip |
Adding amd64 keyword
Diffstat (limited to 'net-mail/mailx-support')
-rw-r--r-- | net-mail/mailx-support/Manifest | 2 | ||||
-rw-r--r-- | net-mail/mailx-support/mailx-support-20030215.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/mailx-support/Manifest b/net-mail/mailx-support/Manifest index f2e7be130952..2290e3ce1ae1 100644 --- a/net-mail/mailx-support/Manifest +++ b/net-mail/mailx-support/Manifest @@ -1,5 +1,5 @@ +MD5 96552b16e7b8a06eab53504f877cddda mailx-support-20030215.ebuild 597 MD5 48b86633989b62b550468919e2b90cde ChangeLog 1142 -MD5 4b946d4921a805ecdb53fea51b65fb92 mailx-support-20030215.ebuild 591 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/net-mail/mailx-support/mailx-support-20030215.ebuild b/net-mail/mailx-support/mailx-support-20030215.ebuild index 2b27c9f09670..c36f230be144 100644 --- a/net-mail/mailx-support/mailx-support-20030215.ebuild +++ b/net-mail/mailx-support/mailx-support-20030215.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mailx-support/mailx-support-20030215.ebuild,v 1.7 2003/09/21 18:06:17 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailx-support/mailx-support-20030215.ebuild,v 1.8 2004/01/03 13:40:06 aliz Exp $ DESCRIPTION="Provides mail.local and lockspool" HOMEPAGE="http://www.openbsd.org/" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~alpha ~mips hppa ia64" +KEYWORDS="x86 ~ppc sparc ~alpha ~mips hppa ia64 ~amd64" SRC_URI="mirror://gentoo/${P}.tar.bz2" DEPEND="" RDEPEND="" |