diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-11-25 23:56:38 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-11-25 23:56:38 +0000 |
commit | 984c5bc2702d5fd978ae4f513fa724fc5f9481e6 (patch) | |
tree | bc1866d462811ce22a2ae296b6e0cd2985bfd938 /net-mail/email/email-3.1.3.ebuild | |
parent | Stable on amd64 wrt bug #391155 (diff) | |
download | gentoo-2-984c5bc2702d5fd978ae4f513fa724fc5f9481e6.tar.gz gentoo-2-984c5bc2702d5fd978ae4f513fa724fc5f9481e6.tar.bz2 gentoo-2-984c5bc2702d5fd978ae4f513fa724fc5f9481e6.zip |
Stable on amd64 wrt bug #391207
(Portage version: 2.2.0_alpha77/cvs/Linux x86_64)
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 ff183e37730f..04b1f6d6e967 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.2 2011/11/22 16:07:14 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/email/email-3.1.3.ebuild,v 1.3 2011/11/25 23:56:38 hwoarang 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() { |