diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-11-13 20:15:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-11-13 20:15:36 +0000 |
commit | 5511d6292e3c1c5b488b19656e73034ccd792575 (patch) | |
tree | 328f39933259511e58620a397c3d3c192f38c2b6 /dev-perl/text-autoformat | |
parent | ia64 stable wrt #341865 (diff) | |
download | historical-5511d6292e3c1c5b488b19656e73034ccd792575.tar.gz historical-5511d6292e3c1c5b488b19656e73034ccd792575.tar.bz2 historical-5511d6292e3c1c5b488b19656e73034ccd792575.zip |
alpha/ia64/sparc stable wrt #341865
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'dev-perl/text-autoformat')
-rw-r--r-- | dev-perl/text-autoformat/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/text-autoformat/text-autoformat-1.669002.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/text-autoformat/ChangeLog b/dev-perl/text-autoformat/ChangeLog index bf532ec9d747..094532b254b4 100644 --- a/dev-perl/text-autoformat/ChangeLog +++ b/dev-perl/text-autoformat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/text-autoformat # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.36 2010/11/05 14:19:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.37 2010/11/13 20:12:54 armin76 Exp $ + + 13 Nov 2010; Raúl Porcel <armin76@gentoo.org> + text-autoformat-1.669002.ebuild: + alpha/ia64/sparc stable wrt #341865 05 Nov 2010; Samuli Suominen <ssuominen@gentoo.org> text-autoformat-1.669002.ebuild: diff --git a/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild b/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild index 8b317d679473..3a19f4840c8a 100644 --- a/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild +++ b/dev-perl/text-autoformat/text-autoformat-1.669002.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-autoformat/text-autoformat-1.669002.ebuild,v 1.5 2010/11/05 14:19:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild,v 1.6 2010/11/13 20:12:54 armin76 Exp $ EAPI=2 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Automatic text wrapping and reformatting" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND=">=dev-perl/text-reform-1.11 |