diff options
Diffstat (limited to 'dev-php/PEAR-Text_Wiki')
-rw-r--r-- | dev-php/PEAR-Text_Wiki/ChangeLog | 10 | ||||
-rw-r--r-- | dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild | 11 | ||||
-rw-r--r-- | dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild | 4 | ||||
-rw-r--r-- | dev-php/PEAR-Text_Wiki/files/digest-PEAR-Text_Wiki-1.0.3 | 3 |
4 files changed, 11 insertions, 17 deletions
diff --git a/dev-php/PEAR-Text_Wiki/ChangeLog b/dev-php/PEAR-Text_Wiki/ChangeLog index 984e3a10c9d8..87f0e396f9bd 100644 --- a/dev-php/PEAR-Text_Wiki/ChangeLog +++ b/dev-php/PEAR-Text_Wiki/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Text_Wiki # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.46 2007/10/22 19:08:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.47 2007/12/06 00:55:23 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-Text_Wiki-1.0.3.ebuild, PEAR-Text_Wiki-1.2.0.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Text_Wiki-1.2.0.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Text_Wiki-1.2.0.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 deleted file mode 100644 index d2dc4d4df481..000000000000 --- a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# 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.12 2006/03/18 14:25:11 jer Exp $ - -inherit php-pear-r1 - -DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text." -LICENSE="PHP" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" diff --git a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild index 28d673de3c55..b393ea250b41 100644 --- a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild +++ b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 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.2.0.ebuild,v 1.7 2007/10/22 19:08:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild,v 1.8 2007/12/06 00:55:23 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text." -LICENSE="PHP" +LICENSE="LGPL-2.1 PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-Text_Wiki/files/digest-PEAR-Text_Wiki-1.0.3 b/dev-php/PEAR-Text_Wiki/files/digest-PEAR-Text_Wiki-1.0.3 deleted file mode 100644 index cef38c98d431..000000000000 --- a/dev-php/PEAR-Text_Wiki/files/digest-PEAR-Text_Wiki-1.0.3 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 86f6209c1a78cd72c055b9f2e9f3fdb7 Text_Wiki-1.0.3.tgz 63050 -RMD160 a7feefd849774fbdd02534561244bb300a5c8249 Text_Wiki-1.0.3.tgz 63050 -SHA256 9f7689ac8744f385575177160ab415c7000a17220435557d67bacfabf3bcc71e Text_Wiki-1.0.3.tgz 63050 |