diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-08 18:11:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-08 18:11:58 +0000 |
commit | 7f0c455e4161b745824388ff5e84ae9a9303e01a (patch) | |
tree | b6e15e89f7fd60eb839170dc1e6ea2ec6847e721 /dev-perl | |
parent | alpha/ia64/sparc stable wrt #314467 (diff) | |
download | gentoo-2-7f0c455e4161b745824388ff5e84ae9a9303e01a.tar.gz gentoo-2-7f0c455e4161b745824388ff5e84ae9a9303e01a.tar.bz2 gentoo-2-7f0c455e4161b745824388ff5e84ae9a9303e01a.zip |
ia64/sparc stable wrt #314467
(Portage version: 2.1.7.17/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Text-Quoted/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Text-Quoted/Text-Quoted-2.06.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Text-Quoted/ChangeLog b/dev-perl/Text-Quoted/ChangeLog index 2b15bfd259ec..a0a75dceaab7 100644 --- a/dev-perl/Text-Quoted/ChangeLog +++ b/dev-perl/Text-Quoted/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Text-Quoted # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/ChangeLog,v 1.23 2010/04/17 08:15:22 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/ChangeLog,v 1.24 2010/05/08 18:11:58 armin76 Exp $ + + 08 May 2010; Raúl Porcel <armin76@gentoo.org> Text-Quoted-2.06.ebuild: + ia64/sparc stable wrt #314467 17 Apr 2010; Torsten Veller <tove@gentoo.org> Text-Quoted-2.06.ebuild: Stable on amd64, x86 (#314467) 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" |