diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 23:47:49 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 23:47:49 +0000 |
commit | f717b0541806b56a7b047269dec6160a6988c810 (patch) | |
tree | 1224d2321e471c938561a7be83c65e61239ee951 /dev-perl/text-autoformat | |
parent | Mark 0.40 stable on ia64 (diff) | |
download | gentoo-2-f717b0541806b56a7b047269dec6160a6988c810.tar.gz gentoo-2-f717b0541806b56a7b047269dec6160a6988c810.tar.bz2 gentoo-2-f717b0541806b56a7b047269dec6160a6988c810.zip |
Mark 1.13 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-perl/text-autoformat')
-rw-r--r-- | dev-perl/text-autoformat/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/text-autoformat/files/digest-text-autoformat-1.12 | 2 | ||||
-rw-r--r-- | dev-perl/text-autoformat/text-autoformat-1.13.ebuild | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/dev-perl/text-autoformat/ChangeLog b/dev-perl/text-autoformat/ChangeLog index 239cc0164bc0..0b587b38deb2 100644 --- a/dev-perl/text-autoformat/ChangeLog +++ b/dev-perl/text-autoformat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/text-autoformat # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.17 2006/07/05 19:36:58 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.18 2006/07/10 23:47:49 agriffis Exp $ + + 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> + text-autoformat-1.13.ebuild: + Mark 1.13 stable on ia64 05 Jul 2006; Christian Hartmann <ian@gentoo.org> text-autoformat-1.12.ebuild, text-autoformat-1.13.ebuild: diff --git a/dev-perl/text-autoformat/files/digest-text-autoformat-1.12 b/dev-perl/text-autoformat/files/digest-text-autoformat-1.12 index a1e382bd9c48..2d2de4c3ed6f 100644 --- a/dev-perl/text-autoformat/files/digest-text-autoformat-1.12 +++ b/dev-perl/text-autoformat/files/digest-text-autoformat-1.12 @@ -1 +1,3 @@ MD5 a5a588e7a2d98fc8e8f196db71290dc0 Text-Autoformat-1.12.tar.gz 16658 +RMD160 94c03f42aa988f0b2dbba562b16c82f3a0a412f7 Text-Autoformat-1.12.tar.gz 16658 +SHA256 4110d81b93b84afe2a582f0766395e3d5098c8ee39a4a8757773ac7855aed559 Text-Autoformat-1.12.tar.gz 16658 diff --git a/dev-perl/text-autoformat/text-autoformat-1.13.ebuild b/dev-perl/text-autoformat/text-autoformat-1.13.ebuild index 6b05d888e051..1a65885f8952 100644 --- a/dev-perl/text-autoformat/text-autoformat-1.13.ebuild +++ b/dev-perl/text-autoformat/text-autoformat-1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.13.ebuild,v 1.5 2006/07/05 19:36:58 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.13.ebuild,v 1.6 2006/07/10 23:47:49 agriffis Exp $ inherit perl-module @@ -13,7 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Text/${MY_P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 hppa ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-perl/text-reform-1.11" |