# ChangeLog for dev-php4/pecl-translit
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-translit/ChangeLog,v 1.1 2006/09/29 20:25:12 sebastian Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-translit/ChangeLog,v 1.2 2007/03/06 21:40:59 chtekk Exp $
+
+ 06 Mar 2007; Luca Longinotti <chtekk@gentoo.org> pecl-translit-0.5.ebuild:
+ Cleanup.
*pecl-translit-0.5 (29 Sep 2006)
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-translit/pecl-translit-0.5.ebuild,v 1.1 2006/09/29 20:25:12 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-translit/pecl-translit-0.5.ebuild,v 1.2 2007/03/06 21:40:59 chtekk Exp $
PHP_EXT_NAME="translit"
PHP_EXT_INI="yes"
inherit php-ext-pecl-r1
KEYWORDS="~amd64 ~x86"
+
DESCRIPTION="Transliterates non-latin character sets to latin."
LICENSE="PHP"
SLOT="0"
IUSE=""
+DEPEND=""
+RDEPEND=""
+
need_php_by_category
# ChangeLog for dev-php4/pecl-yaz
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-yaz/ChangeLog,v 1.14 2007/03/04 18:10:29 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-yaz/ChangeLog,v 1.15 2007/03/06 21:43:00 chtekk Exp $
+
+ 06 Mar 2007; Luca Longinotti <chtekk@gentoo.org> pecl-yaz-1.0.4.ebuild,
+ pecl-yaz-1.0.8.ebuild:
+ Cleanup.
*pecl-yaz-1.0.8 (04 Mar 2007)
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-yaz/pecl-yaz-1.0.4.ebuild,v 1.17 2007/03/04 18:10:29 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-yaz/pecl-yaz-1.0.4.ebuild,v 1.18 2007/03/06 21:43:00 chtekk Exp $
PHP_EXT_NAME="yaz"
PHP_EXT_INI="yes"
need_php_by_category
src_compile() {
- has_php
my_conf="--with-yaz=/usr"
php-ext-pecl-r1_src_compile
}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-yaz/pecl-yaz-1.0.8.ebuild,v 1.1 2007/03/04 18:10:29 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-yaz/pecl-yaz-1.0.8.ebuild,v 1.2 2007/03/06 21:43:00 chtekk Exp $
PHP_EXT_NAME="yaz"
PHP_EXT_INI="yes"
need_php_by_category
src_compile() {
- has_php
my_conf="--with-yaz=/usr"
php-ext-pecl-r1_src_compile
}