diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-08-03 15:38:52 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-08-03 15:38:52 +0000 |
commit | 43df0b9518186b53227a15cb28df8395c4f22c87 (patch) | |
tree | a69affa1a5055a02964ef107d2ed2528ca8b041c /net-mail | |
parent | Added hppa to KEYWORDS. (diff) | |
download | gentoo-2-43df0b9518186b53227a15cb28df8395c4f22c87.tar.gz gentoo-2-43df0b9518186b53227a15cb28df8395c4f22c87.tar.bz2 gentoo-2-43df0b9518186b53227a15cb28df8395c4f22c87.zip |
Added hppa to KEYWORDS.
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/mailx-support/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/mailx-support/Manifest | 4 | ||||
-rw-r--r-- | net-mail/mailx-support/mailx-support-20030215.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/mailx-support/ChangeLog b/net-mail/mailx-support/ChangeLog index e0a39d868cc6..7f3304a2fad6 100644 --- a/net-mail/mailx-support/ChangeLog +++ b/net-mail/mailx-support/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-mail/mailx-support # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mailx-support/ChangeLog,v 1.3 2003/07/15 09:20:07 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailx-support/ChangeLog,v 1.4 2003/08/03 15:36:54 gmsoft Exp $ 15 Jul 2003; Christian Birchinger <joker@gentoo.org> mailx-support-20030215.ebuild: @@ -8,6 +8,9 @@ *mailx-support-20030215 (09 Jun 2003) + 03 Aug 2003; Guy Martin <gmsoft@gentoo.org> mailx-support-20030215.ebuild : + Added hppa to KEYWORDS. + 10 Jun 2003; Joshua Kinard <kumba@gentoo.org> mailx-support-20030215.ebuild: Fixed Security Violation -- ChangeLog missing from Manifest; Fixed b0rked ebuild and moved source from ${FILESDIR} to a tarball; diff --git a/net-mail/mailx-support/Manifest b/net-mail/mailx-support/Manifest index 06065d34a6e6..e4efff9685a4 100644 --- a/net-mail/mailx-support/Manifest +++ b/net-mail/mailx-support/Manifest @@ -1,5 +1,5 @@ -MD5 8c61fbf339f89c13bde94a411eb5a74c mailx-support-20030215.ebuild 582 -MD5 d3316e5dd4f24cf9547db37e9b53805c ChangeLog 1036 +MD5 48b86633989b62b550468919e2b90cde ChangeLog 1142 +MD5 33eed944e4eede381ec46f9c116ed2d7 mailx-support-20030215.ebuild 588 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 b44097cca7df..baaf50b32dbc 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.4 2003/07/15 09:20:07 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailx-support/mailx-support-20030215.ebuild,v 1.5 2003/08/03 15:36:54 gmsoft Exp $ DESCRIPTION="Provides mail.local and lockspool" HOMEPAGE="http://www.openbsd.org/" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~alpha ~mips" +KEYWORDS="x86 ~ppc sparc ~alpha ~mips hppa" SRC_URI="mirror://gentoo/${P}.tar.bz2" DEPEND="" RDEPEND="" |