diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-11-22 16:07:14 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-11-22 16:07:14 +0000 |
commit | 0037e114153ce162e7dc9998220c20f5c26fc6a5 (patch) | |
tree | b269b286518725c68259a4f5546f451f1ae52944 /net-mail/email/email-3.1.3.ebuild | |
parent | x86 stable wrt bug #391205 (diff) | |
download | historical-0037e114153ce162e7dc9998220c20f5c26fc6a5.tar.gz historical-0037e114153ce162e7dc9998220c20f5c26fc6a5.tar.bz2 historical-0037e114153ce162e7dc9998220c20f5c26fc6a5.zip |
x86 stable wrt bug #391207
Package-Manager: portage-2.1.10.11/cvs/Linux i686
Diffstat (limited to 'net-mail/email/email-3.1.3.ebuild')
-rw-r--r-- | net-mail/email/email-3.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/email/email-3.1.3.ebuild b/net-mail/email/email-3.1.3.ebuild index 21b4ee6bfa9b..ff183e37730f 100644 --- a/net-mail/email/email-3.1.3.ebuild +++ b/net-mail/email/email-3.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/email/email-3.1.3.ebuild,v 1.1 2011/10/14 03:57:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/email/email-3.1.3.ebuild,v 1.2 2011/11/22 16:07:14 phajdan.jr Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="http://www.cleancode.org/downloads/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~x86" +KEYWORDS="~alpha ~amd64 x86" IUSE="" src_prepare() { |