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/queue-fix | |
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/queue-fix')
-rw-r--r-- | net-mail/queue-fix/Manifest | 10 | ||||
-rw-r--r-- | net-mail/queue-fix/queue-fix-1.4-r2.ebuild | 4 |
2 files changed, 12 insertions, 2 deletions
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" |