diff options
author | 2010-05-08 18:12:31 +0000 | |
---|---|---|
committer | 2010-05-08 18:12:31 +0000 | |
commit | f197dc478b9045b7bfeef567bea8119f4d94b379 (patch) | |
tree | a59d5e29028fb098d77ae9afe1d029beaeec8d52 /dev-perl/Text-Quoted/Text-Quoted-2.06.ebuild | |
parent | ia64/sparc stable wrt #313145 (diff) | |
download | historical-f197dc478b9045b7bfeef567bea8119f4d94b379.tar.gz historical-f197dc478b9045b7bfeef567bea8119f4d94b379.tar.bz2 historical-f197dc478b9045b7bfeef567bea8119f4d94b379.zip |
ia64/sparc stable wrt #314467
Package-Manager: portage-2.1.7.17/cvs/Linux ia64
RepoMan-Options: --force
Diffstat (limited to 'dev-perl/Text-Quoted/Text-Quoted-2.06.ebuild')
-rw-r--r-- | dev-perl/Text-Quoted/Text-Quoted-2.06.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Quoted/Text-Quoted-2.06.ebuild b/dev-perl/Text-Quoted/Text-Quoted-2.06.ebuild index a7e59c5ef099..5250d6f03430 100644 --- a/dev-perl/Text-Quoted/Text-Quoted-2.06.ebuild +++ b/dev-perl/Text-Quoted/Text-Quoted-2.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/Text-Quoted-2.06.ebuild,v 1.2 2010/04/17 08:15:22 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/Text-Quoted-2.06.ebuild,v 1.3 2010/05/08 18:11:58 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Extract the structure of a quoted mail message" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="dev-perl/text-autoformat" |