diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2006-09-08 22:38:00 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2006-09-08 22:38:00 +0000 |
commit | 635efe7d24848caf8c8092c7c8cb070b22652526 (patch) | |
tree | f95bac183b17f9cbe07b2f494aae49f59d1f7b5c /net-mail/mpack/mpack-1.5-r1.ebuild | |
parent | Bump to 2.6.2 (from 2.6.1) #140669 (diff) | |
download | gentoo-2-635efe7d24848caf8c8092c7c8cb070b22652526.tar.gz gentoo-2-635efe7d24848caf8c8092c7c8cb070b22652526.tar.bz2 gentoo-2-635efe7d24848caf8c8092c7c8cb070b22652526.zip |
Marked stable on amd64 for bug #146090
(Portage version: 2.1.1_rc1-r6)
Diffstat (limited to 'net-mail/mpack/mpack-1.5-r1.ebuild')
-rw-r--r-- | net-mail/mpack/mpack-1.5-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/mpack/mpack-1.5-r1.ebuild b/net-mail/mpack/mpack-1.5-r1.ebuild index af13fe21fbc0..63c0a247bf81 100644 --- a/net-mail/mpack/mpack-1.5-r1.ebuild +++ b/net-mail/mpack/mpack-1.5-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mpack/mpack-1.5-r1.ebuild,v 1.11 2005/05/22 10:34:40 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mpack/mpack-1.5-r1.ebuild,v 1.12 2006/09/08 22:38:00 dang Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.andrew.cmu.edu/pub/mpack/${P}-src.tar.Z" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 sparc ~amd64" +KEYWORDS="amd64 sparc x86" IUSE="" DEPEND="virtual/libc" |