diff options
author | Michael McCabe <randy@gentoo.org> | 2004-04-15 22:33:35 +0000 |
---|---|---|
committer | Michael McCabe <randy@gentoo.org> | 2004-04-15 22:33:35 +0000 |
commit | c0163efc049aada7548b79bcdfb097a21dc8bb54 (patch) | |
tree | ab4831a7096c84b178503219d33af117a0069785 /net-mail | |
parent | adding s390 keywords (Manifest recommit) (diff) | |
download | gentoo-2-c0163efc049aada7548b79bcdfb097a21dc8bb54.tar.gz gentoo-2-c0163efc049aada7548b79bcdfb097a21dc8bb54.tar.bz2 gentoo-2-c0163efc049aada7548b79bcdfb097a21dc8bb54.zip |
added s390 keywords
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/altermime/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/altermime/altermime-0.3.3.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-mail/altermime/ChangeLog b/net-mail/altermime/ChangeLog index 40cc31789c5d..cbf96e5026b3 100644 --- a/net-mail/altermime/ChangeLog +++ b/net-mail/altermime/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/altermime # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/altermime/ChangeLog,v 1.3 2004/02/07 00:25:48 gregf Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/altermime/ChangeLog,v 1.4 2004/04/15 22:33:35 randy Exp $ + + 15 Apr 2004; Michael McCabe <randy@gentoo.org> altermime-0.3.3.ebuild: + adding s390 keywords *altermime-0.3.3 (06 Feb 2004) diff --git a/net-mail/altermime/altermime-0.3.3.ebuild b/net-mail/altermime/altermime-0.3.3.ebuild index 7be965755425..01ac7dc67077 100644 --- a/net-mail/altermime/altermime-0.3.3.ebuild +++ b/net-mail/altermime/altermime-0.3.3.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.3.ebuild,v 1.1 2004/02/07 00:25:48 gregf Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/altermime/altermime-0.3.3.ebuild,v 1.2 2004/04/15 22:33:35 randy 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 s390" SLOT="0" src_compile() { |