diff options
author | Tom William Payne <twp@gentoo.org> | 2004-12-20 12:53:46 +0000 |
---|---|---|
committer | Tom William Payne <twp@gentoo.org> | 2004-12-20 12:53:46 +0000 |
commit | 20f14c13d2eb92e0c17b6048af0b65c6aab9e50f (patch) | |
tree | 9aafa11cea8dd5d3d20376494eb45b2f37b84383 /app-misc/run-mailcap/run-mailcap-3.28_p1.ebuild | |
parent | Marked ppc stable. (diff) | |
download | historical-20f14c13d2eb92e0c17b6048af0b65c6aab9e50f.tar.gz historical-20f14c13d2eb92e0c17b6048af0b65c6aab9e50f.tar.bz2 historical-20f14c13d2eb92e0c17b6048af0b65c6aab9e50f.zip |
Stable on x86. Removed old version.
Diffstat (limited to 'app-misc/run-mailcap/run-mailcap-3.28_p1.ebuild')
-rw-r--r-- | app-misc/run-mailcap/run-mailcap-3.28_p1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/run-mailcap/run-mailcap-3.28_p1.ebuild b/app-misc/run-mailcap/run-mailcap-3.28_p1.ebuild index 4f5f1491ce96..354c89c28c88 100644 --- a/app-misc/run-mailcap/run-mailcap-3.28_p1.ebuild +++ b/app-misc/run-mailcap/run-mailcap-3.28_p1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/run-mailcap/run-mailcap-3.28_p1.ebuild,v 1.1 2004/10/06 07:05:25 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/run-mailcap/run-mailcap-3.28_p1.ebuild,v 1.2 2004/12/20 12:53:46 twp Exp $ MY_PV="${PV/_p/-}" DESCRIPTION="Execute programs via entries in the mailcap file" @@ -8,7 +8,7 @@ HOMEPAGE="http://packages.debian.org/unstable/net/mime-support.html" SRC_URI="mirror://debian/pool/main/m/mime-support/mime-support_${MY_PV}.tar.gz" LICENSE="freedist" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~hppa ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~hppa ~amd64" IUSE="" DEPEND="" RDEPEND=">=dev-lang/perl-5.6* |