diff options
author | Johannes Huber <johu@gentoo.org> | 2012-08-04 23:49:18 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-08-04 23:49:18 +0000 |
commit | 56a7ddee3557efa032e815a9c51e35b7652af7a2 (patch) | |
tree | 8a06263a28aeb194518f83647880a39df6d08494 /dev-perl/MIME-tools/MIME-tools-5.502.0.ebuild | |
parent | Stable ppc, bug #429232 (diff) | |
download | historical-56a7ddee3557efa032e815a9c51e35b7652af7a2.tar.gz historical-56a7ddee3557efa032e815a9c51e35b7652af7a2.tar.bz2 historical-56a7ddee3557efa032e815a9c51e35b7652af7a2.zip |
Stable for x86, wrt bug #418823
Package-Manager: portage-2.2.0_alpha120/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/MIME-tools/MIME-tools-5.502.0.ebuild')
-rw-r--r-- | dev-perl/MIME-tools/MIME-tools-5.502.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/MIME-tools/MIME-tools-5.502.0.ebuild b/dev-perl/MIME-tools/MIME-tools-5.502.0.ebuild index 966eeb037497..3d38968ec6e1 100644 --- a/dev-perl/MIME-tools/MIME-tools-5.502.0.ebuild +++ b/dev-perl/MIME-tools/MIME-tools-5.502.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-tools/MIME-tools-5.502.0.ebuild,v 1.4 2012/08/04 11:28:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-tools/MIME-tools-5.502.0.ebuild,v 1.5 2012/08/04 23:49:18 johu Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A Perl module for parsing and creating MIME entities" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="test" RDEPEND=">=virtual/perl-MIME-Base64-3.05 |