diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 23:30:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 23:30:54 +0000 |
commit | 51bd7e099d5569d3ec75c7b03de4bc2ac7809ece (patch) | |
tree | 0bb1958974b75d5d78f15f8ec80744d155dca6bd /dev-perl/Text-WikiFormat | |
parent | Mark 1.8 ~ia64 (diff) | |
download | historical-51bd7e099d5569d3ec75c7b03de4bc2ac7809ece.tar.gz historical-51bd7e099d5569d3ec75c7b03de4bc2ac7809ece.tar.bz2 historical-51bd7e099d5569d3ec75c7b03de4bc2ac7809ece.zip |
Mark 0.77 ~ia64
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'dev-perl/Text-WikiFormat')
-rw-r--r-- | dev-perl/Text-WikiFormat/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Text-WikiFormat/Manifest | 10 | ||||
-rw-r--r-- | dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild | 4 |
3 files changed, 17 insertions, 3 deletions
diff --git a/dev-perl/Text-WikiFormat/ChangeLog b/dev-perl/Text-WikiFormat/ChangeLog index 7322a98abfa4..58e792dca399 100644 --- a/dev-perl/Text-WikiFormat/ChangeLog +++ b/dev-perl/Text-WikiFormat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Text-WikiFormat # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.8 2006/02/13 14:09:23 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.9 2006/03/30 23:30:54 agriffis Exp $ + + 30 Mar 2006; Aron Griffis <agriffis@gentoo.org> + Text-WikiFormat-0.77.ebuild: + Mark 0.77 ~ia64 13 Feb 2006; Michael Cummings <mcummings@gentoo.org> Text-WikiFormat-0.76.ebuild, Text-WikiFormat-0.77.ebuild: diff --git a/dev-perl/Text-WikiFormat/Manifest b/dev-perl/Text-WikiFormat/Manifest index f86fdb0a95a4..0541d267e0ba 100644 --- a/dev-perl/Text-WikiFormat/Manifest +++ b/dev-perl/Text-WikiFormat/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 4b2b38e58c81c7e7c2f4ae6566123038 ChangeLog 1339 RMD160 2b6e113451128e43208d4a8b5f7dc09805aaa0c1 ChangeLog 1339 SHA256 eb5198218680ac451dc70a72b821ff04199381dadd35780cbc6684ccfd3a9775 ChangeLog 1339 @@ -16,3 +19,10 @@ SHA256 3286431b6ac1c1c878e7f45959b462f427317c52f0a80882bc7641140f178f00 files/di MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 RMD160 647980838c590f54441a053916ea629e53e551c0 metadata.xml 305 SHA256 f05dbef15061919972882cab07057e102760a542beba17d131194091401cd7ca metadata.xml 305 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2.1 (GNU/Linux) + +iD8DBQFELGo3JrHF4yAQTrARAukeAJ44ZSnMLJ4guGx6PC2vm2zw2ptusACgh+9L +En3sQbBEAnbeslslp4Pwpvk= +=cJ3W +-----END PGP SIGNATURE----- diff --git a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild index bbe7836aac6c..2fb4142db625 100644 --- a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild +++ b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.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-WikiFormat/Text-WikiFormat-0.77.ebuild,v 1.2 2006/02/13 14:09:23 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild,v 1.3 2006/03/30 23:30:54 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~chromatic/${P}/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" DEPEND="dev-perl/URI virtual/perl-Scalar-List-Utils |