diff options
author | Greg Fitzgerald <gregf@gentoo.org> | 2004-02-07 00:25:48 +0000 |
---|---|---|
committer | Greg Fitzgerald <gregf@gentoo.org> | 2004-02-07 00:25:48 +0000 |
commit | c43c8775574b6be54bdb82e78bd914e8ca43d884 (patch) | |
tree | 24f2ea2bde7608fb1470afe3d9600ee0ff61b63a /net-mail/altermime/altermime-0.3.1.ebuild | |
parent | Fixed headers, removed inexistant "NEWS" item from the "dodoc". (Manifest rec... (diff) | |
download | gentoo-2-c43c8775574b6be54bdb82e78bd914e8ca43d884.tar.gz gentoo-2-c43c8775574b6be54bdb82e78bd914e8ca43d884.tar.bz2 gentoo-2-c43c8775574b6be54bdb82e78bd914e8ca43d884.zip |
Version Bump.
Diffstat (limited to 'net-mail/altermime/altermime-0.3.1.ebuild')
-rw-r--r-- | net-mail/altermime/altermime-0.3.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/altermime/altermime-0.3.1.ebuild b/net-mail/altermime/altermime-0.3.1.ebuild index 60f6b1637568..523d6b33dca1 100644 --- a/net-mail/altermime/altermime-0.3.1.ebuild +++ b/net-mail/altermime/altermime-0.3.1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/altermime/altermime-0.3.1.ebuild,v 1.3 2003/09/05 03:59:24 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/altermime/altermime-0.3.1.ebuild,v 1.4 2004/02/07 00:25:48 gregf Exp $ DESCRIPTION=" alterMIME is a small program which is used to alter your mime-encoded mailpacks" SRC_URI="http://www.pldaniels.com/altermime/${P}.tar.gz" HOMEPAGE="http://pldaniels.com/altermime/" LICENSE="Sendmail" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" src_compile() { |