From 623dc621da6447a608db197a89ff6daae6e53a6d Mon Sep 17 00:00:00 2001 From: Diego Elio Pettenò Date: Mon, 24 Apr 2006 15:46:52 +0000 Subject: Add ~x86-fbsd keyword. (Portage version: 2.1_pre9-r4) --- dev-perl/text-autoformat/ChangeLog | 6 +++++- dev-perl/text-autoformat/files/digest-text-autoformat-1.13 | 2 ++ dev-perl/text-autoformat/text-autoformat-1.13.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 3 deletions(-) (limited to 'dev-perl/text-autoformat') diff --git a/dev-perl/text-autoformat/ChangeLog b/dev-perl/text-autoformat/ChangeLog index 9c53fecdef23..315ea7a05af7 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.13 2006/01/13 16:45:33 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.14 2006/04/24 15:46:52 flameeyes Exp $ + + 24 Apr 2006; Diego Pettenò + text-autoformat-1.13.ebuild: + Add ~x86-fbsd keyword. *text-autoformat-1.13 (13 Jan 2006) diff --git a/dev-perl/text-autoformat/files/digest-text-autoformat-1.13 b/dev-perl/text-autoformat/files/digest-text-autoformat-1.13 index eec76893ed06..e02dfbe61c35 100644 --- a/dev-perl/text-autoformat/files/digest-text-autoformat-1.13 +++ b/dev-perl/text-autoformat/files/digest-text-autoformat-1.13 @@ -1 +1,3 @@ MD5 1a944e3e21e176178bb4f87a6068f041 Text-Autoformat-1.13.tar.gz 17431 +RMD160 4e8433e88a5952c29ca6514408bdd76e533a6f77 Text-Autoformat-1.13.tar.gz 17431 +SHA256 b32ab81d1ff4d1b3c87b29c88904b2440beb9b9333bf59eff1280750ae1fc006 Text-Autoformat-1.13.tar.gz 17431 diff --git a/dev-perl/text-autoformat/text-autoformat-1.13.ebuild b/dev-perl/text-autoformat/text-autoformat-1.13.ebuild index 9124a7b446e0..0e56ef335b41 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.1 2006/01/13 16:45:33 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.13.ebuild,v 1.2 2006/04/24 15:46:52 flameeyes 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" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="${DEPEND} -- cgit v1.2.3-65-gdbad