diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-10-30 05:50:27 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-10-30 05:50:27 +0000 |
commit | 86631e5665254431820ab0f9f72ee2541b86e14c (patch) | |
tree | f49d7a187e7e741f73874ca4aea10984ee7e60da /net-mail | |
parent | arm/hppa stable (diff) | |
download | historical-86631e5665254431820ab0f9f72ee2541b86e14c.tar.gz historical-86631e5665254431820ab0f9f72ee2541b86e14c.tar.bz2 historical-86631e5665254431820ab0f9f72ee2541b86e14c.zip |
ia64/m68k/s390/sh love
Package-Manager: portage-2.0.53_rc6
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/checkpassword/Manifest | 18 | ||||
-rw-r--r-- | net-mail/queue-fix/Manifest | 10 | ||||
-rw-r--r-- | net-mail/queue-fix/queue-fix-1.4-r2.ebuild | 4 |
3 files changed, 16 insertions, 16 deletions
diff --git a/net-mail/checkpassword/Manifest b/net-mail/checkpassword/Manifest index 54ad879fff85..c3a53f3ecd24 100644 --- a/net-mail/checkpassword/Manifest +++ b/net-mail/checkpassword/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 70bd730d7470afed28d0fae853808bc2 checkpassword-0.90-r1.ebuild 1030 MD5 06e9de61040067a76cb768dc1d5a04d3 ChangeLog 2055 -MD5 9d0c568ea32cf6b45797c6e7c82b4a67 metadata.xml 280 -MD5 894ae022f7765b23ddfce23bc2f91c3e files/digest-checkpassword-0.90-r1 69 -MD5 5c5ff561b8a7baeb2e1a0e38503fa425 files/0.90-head-1.patch 1201 +MD5 9c4bfcd219f853db603ad6aaed00cba7 checkpassword-0.90-r1.ebuild 1047 MD5 760d73c8b3091ca1cae9a1ae5b6fab8f files/0.90-errno.patch 243 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCiG0LQlM6RnzZP+IRAsS/AKCgHsNPBlWrm2GGvJRFfvBLAn4DZQCgmZww -TmQowJrKrqtdusOdMasmODo= -=ULB/ ------END PGP SIGNATURE----- +MD5 5c5ff561b8a7baeb2e1a0e38503fa425 files/0.90-head-1.patch 1201 +MD5 894ae022f7765b23ddfce23bc2f91c3e files/digest-checkpassword-0.90-r1 69 +MD5 9d0c568ea32cf6b45797c6e7c82b4a67 metadata.xml 280 diff --git a/net-mail/queue-fix/Manifest b/net-mail/queue-fix/Manifest index 998d2b3fd27e..b27985752ea0 100644 --- a/net-mail/queue-fix/Manifest +++ b/net-mail/queue-fix/Manifest @@ -1,4 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 c87eb642373c804e532dcc70f1d88bd3 ChangeLog 1627 MD5 a35babdacffe4d387b623febfb88db5a files/digest-queue-fix-1.4-r2 127 MD5 bec58a9d3272edfd23dff6acd2ff0173 metadata.xml 576 MD5 13e39b4725b357b4a9a9cf176c59f71a queue-fix-1.4-r2.ebuild 1081 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDZF87gIKl8Uu19MoRAnvfAJ9MmIMo1P9ah7ChEa1DgSAVRNztxwCfdEzo +nTT3Z1efzlEQ1U4ddwVRYlc= +=OdkE +-----END PGP SIGNATURE----- diff --git a/net-mail/queue-fix/queue-fix-1.4-r2.ebuild b/net-mail/queue-fix/queue-fix-1.4-r2.ebuild index 2ab877372d9c..a7338f941260 100644 --- a/net-mail/queue-fix/queue-fix-1.4-r2.ebuild +++ b/net-mail/queue-fix/queue-fix-1.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/queue-fix/queue-fix-1.4-r2.ebuild,v 1.12 2005/05/30 19:05:18 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/queue-fix/queue-fix-1.4-r2.ebuild,v 1.13 2005/10/30 05:50:27 vapier Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://www.netmeridian.com/e-huss/${P}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k mips ppc ~s390 ~sh sparc x86" IUSE="" DEPEND="sys-devel/gcc-config" |