diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-12-06 00:59:25 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-12-06 00:59:25 +0000 |
commit | 95074fc21f32265346f56b0e9ace5d061a5b2a2b (patch) | |
tree | efee6816d74fd595558e51b5f45fd6891f6215bb /dev-php/PEAR-PHP_Beautifier | |
parent | LICENSE fix from project overlay and version bump (diff) | |
download | historical-95074fc21f32265346f56b0e9ace5d061a5b2a2b.tar.gz historical-95074fc21f32265346f56b0e9ace5d061a5b2a2b.tar.bz2 historical-95074fc21f32265346f56b0e9ace5d061a5b2a2b.zip |
LICENSE fix from project overlay
Package-Manager: portage-2.1.4_rc7
Diffstat (limited to 'dev-php/PEAR-PHP_Beautifier')
-rw-r--r-- | dev-php/PEAR-PHP_Beautifier/ChangeLog | 10 | ||||
-rw-r--r-- | dev-php/PEAR-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.13.ebuild | 4 |
2 files changed, 11 insertions, 3 deletions
diff --git a/dev-php/PEAR-PHP_Beautifier/ChangeLog b/dev-php/PEAR-PHP_Beautifier/ChangeLog index 7c41607194b5..a6694f2f4bfb 100644 --- a/dev-php/PEAR-PHP_Beautifier/ChangeLog +++ b/dev-php/PEAR-PHP_Beautifier/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-PHP_Beautifier # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_Beautifier/ChangeLog,v 1.1 2007/08/30 12:37:44 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_Beautifier/ChangeLog,v 1.2 2007/12/06 00:48:39 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-PHP_Beautifier-0.1.13.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-PHP_Beautifier-0.1.13.ebuild: + Fix LICENSE *PEAR-PHP_Beautifier-0.1.13 (30 Aug 2007) diff --git a/dev-php/PEAR-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.13.ebuild b/dev-php/PEAR-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.13.ebuild index 1206ca40720d..bfabb85d8177 100644 --- a/dev-php/PEAR-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.13.ebuild +++ b/dev-php/PEAR-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.13.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.13.ebuild,v 1.1 2007/08/30 12:37:44 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.13.ebuild,v 1.2 2007/12/06 00:48:39 jokey Exp $ inherit php-pear-r1 depend.php eutils KEYWORDS="~amd64 ~x86" DESCRIPTION="Code Beautifier for PHP." -LICENSE="PHP" +LICENSE="PHP-3" SLOT="0" IUSE="" |