summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2007-12-06 01:22:04 +0000
committerMarkus Ullmann <jokey@gentoo.org>2007-12-06 01:22:04 +0000
commit6b3e5115d45398b45f870e230bd623a0636056c6 (patch)
tree90316c04191ed730478baa6c60f5b63e3d85f6b5 /dev-php5/pecl-translit
parentLICENSE fix from project overlay and version bump (diff)
downloadgentoo-2-6b3e5115d45398b45f870e230bd623a0636056c6.tar.gz
gentoo-2-6b3e5115d45398b45f870e230bd623a0636056c6.tar.bz2
gentoo-2-6b3e5115d45398b45f870e230bd623a0636056c6.zip
LICENSE fix from project overlay
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'dev-php5/pecl-translit')
-rw-r--r--dev-php5/pecl-translit/ChangeLog8
-rw-r--r--dev-php5/pecl-translit/pecl-translit-0.5.ebuild4
2 files changed, 9 insertions, 3 deletions
diff --git a/dev-php5/pecl-translit/ChangeLog b/dev-php5/pecl-translit/ChangeLog
index 24739dc7b83b..d041ccbafdf7 100644
--- a/dev-php5/pecl-translit/ChangeLog
+++ b/dev-php5/pecl-translit/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-php5/pecl-translit
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-translit/ChangeLog,v 1.2 2007/03/18 00:58:58 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-translit/ChangeLog,v 1.3 2007/12/06 01:22:04 jokey Exp $
+
+ 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> pecl-translit-0.5.ebuild:
+ LICENSE fix from project overlay
+
+ 03 Dec 2007; Jakub Moc <jakub@gentoo.org> pecl-translit-0.5.ebuild:
+ Fix LICENSE
18 Mar 2007; Luca Longinotti <chtekk@gentoo.org> pecl-translit-0.5.ebuild:
Cleanup.
diff --git a/dev-php5/pecl-translit/pecl-translit-0.5.ebuild b/dev-php5/pecl-translit/pecl-translit-0.5.ebuild
index 668712862bc7..009312206ddf 100644
--- a/dev-php5/pecl-translit/pecl-translit-0.5.ebuild
+++ b/dev-php5/pecl-translit/pecl-translit-0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-translit/pecl-translit-0.5.ebuild,v 1.2 2007/03/18 00:58:58 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-translit/pecl-translit-0.5.ebuild,v 1.3 2007/12/06 01:22:04 jokey Exp $
PHP_EXT_NAME="translit"
PHP_EXT_INI="yes"
@@ -11,7 +11,7 @@ inherit php-ext-pecl-r1
KEYWORDS="~amd64 ~x86"
DESCRIPTION="Transliterates non-latin character sets to latin."
-LICENSE="PHP"
+LICENSE="PHP-3"
SLOT="0"
IUSE=""