diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-27 20:04:18 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-27 20:04:18 +0000 |
commit | 3513d095e3376e2b4a6f435e133809533c72e252 (patch) | |
tree | 0f90b125c47c2b4c2d08fff59e5ef707355b02f0 | |
parent | stable amd64 (diff) | |
download | historical-3513d095e3376e2b4a6f435e133809533c72e252.tar.gz historical-3513d095e3376e2b4a6f435e133809533c72e252.tar.bz2 historical-3513d095e3376e2b4a6f435e133809533c72e252.zip |
dev-php/PEAR-Text_Wiki stable on ppc.
Package-Manager: portage-2.1_pre3-r1
-rw-r--r-- | dev-php/PEAR-Spreadsheet_Excel_Writer/Manifest | 14 | ||||
-rw-r--r-- | dev-php/PEAR-Text_Wiki/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild | 4 |
3 files changed, 9 insertions, 15 deletions
diff --git a/dev-php/PEAR-Spreadsheet_Excel_Writer/Manifest b/dev-php/PEAR-Spreadsheet_Excel_Writer/Manifest index 0e30ad7a2412..7a17d9886a4f 100644 --- a/dev-php/PEAR-Spreadsheet_Excel_Writer/Manifest +++ b/dev-php/PEAR-Spreadsheet_Excel_Writer/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 1966498a764389077d0c1e66d102ab32 ChangeLog 4489 +MD5 e8f1b5a4e16743b50de2cfe1bae7b020 ChangeLog 4607 MD5 f6474bac9e0df3fe59a800c1c16a0c03 PEAR-Spreadsheet_Excel_Writer-0.7.ebuild 463 MD5 40c03318658a2f9c1d4aa3bc35ca3548 PEAR-Spreadsheet_Excel_Writer-0.8.ebuild 461 -MD5 17374b12489e5906aaa666442b5a3a03 PEAR-Spreadsheet_Excel_Writer-0.9.0.ebuild 456 +MD5 efd2b596d526a04182eb1a3205f61ff7 PEAR-Spreadsheet_Excel_Writer-0.9.0.ebuild 455 MD5 7829ee421f046aaf83445b03a13e6de7 files/digest-PEAR-Spreadsheet_Excel_Writer-0.7 76 MD5 b6c2ea91e6fc27e638cf4a7e9eb1bc06 files/digest-PEAR-Spreadsheet_Excel_Writer-0.8 76 MD5 4328b7fd8d02d91615529c41471879ec files/digest-PEAR-Spreadsheet_Excel_Writer-0.9.0 78 MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFD1Qw9ugEuf3OQ0akRAtQ6AJ43OT6Ni2nUyxzIP9DQp58LpLwn5QCdHl3f -TgMpiZjU5fY9lgCObUILup4= -=HnbC ------END PGP SIGNATURE----- diff --git a/dev-php/PEAR-Text_Wiki/ChangeLog b/dev-php/PEAR-Text_Wiki/ChangeLog index cb7bc49901f5..3e6d6a05eab4 100644 --- a/dev-php/PEAR-Text_Wiki/ChangeLog +++ b/dev-php/PEAR-Text_Wiki/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Text_Wiki # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.30 2006/01/23 17:44:53 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.31 2006/01/27 20:04:18 hansmi Exp $ + + 27 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> + PEAR-Text_Wiki-1.0.3.ebuild: + Stable on ppc. 23 Jan 2006; Bryan Ăstergaard <kloeri@gentoo.org PEAR-Text_Wiki-1.0.3.ebuild: diff --git a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild index 0551d81f9f46..b29c22aa69a1 100644 --- a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild +++ b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild,v 1.8 2006/01/23 17:44:53 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild,v 1.9 2006/01/27 20:04:18 hansmi Exp $ inherit php-pear-r1 DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text." LICENSE="PHP" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" |