* [gentoo-commits] gentoo-x86 commit in dev-php5/pecl-enchant: ChangeLog pecl-enchant-1.1.0-r2.ebuild pecl-enchant-1.1.0-r1.ebuild
@ 2011-01-05 20:35 Ole Markus With (olemarkus)
0 siblings, 0 replies; only message in thread
From: Ole Markus With (olemarkus) @ 2011-01-05 20:35 UTC (permalink / raw
To: gentoo-commits
olemarkus 11/01/05 20:35:32
Modified: ChangeLog
Added: pecl-enchant-1.1.0-r2.ebuild
Removed: pecl-enchant-1.1.0-r1.ebuild
Log:
Fixed bug 350741. Thanks to Daniel T.
(Portage version: 2.1.9.28/cvs/Linux i686)
Revision Changes Path
1.7 dev-php5/pecl-enchant/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-enchant/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-enchant/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-enchant/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-enchant/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 4 Nov 2010 11:42:55 -0000 1.6
+++ ChangeLog 5 Jan 2011 20:35:32 -0000 1.7
@@ -1,6 +1,12 @@
# ChangeLog for dev-php5/pecl-enchant
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-enchant/ChangeLog,v 1.6 2010/11/04 11:42:55 mabi Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-enchant/ChangeLog,v 1.7 2011/01/05 20:35:32 olemarkus Exp $
+
+*pecl-enchant-1.1.0-r2 (05 Jan 2011)
+
+ 05 Jan 2011; Ole Markus With <olemarkus@gentoo.org>
+ -pecl-enchant-1.1.0-r1.ebuild, +pecl-enchant-1.1.0-r2.ebuild:
+ Fixed bug 350741. Thanks to Daniel T.
*pecl-enchant-1.1.0-r1 (04 Nov 2010)
1.1 dev-php5/pecl-enchant/pecl-enchant-1.1.0-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-enchant/pecl-enchant-1.1.0-r2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-enchant/pecl-enchant-1.1.0-r2.ebuild?rev=1.1&content-type=text/plain
Index: pecl-enchant-1.1.0-r2.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-enchant/pecl-enchant-1.1.0-r2.ebuild,v 1.1 2011/01/05 20:35:32 olemarkus Exp $
EAPI="3"
PHP_EXT_NAME="enchant"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"
DOCS="docs/examples/example1.php"
inherit php-ext-pecl-r2
KEYWORDS="~amd64 ~x86"
DESCRIPTION="PHP bindings for the Enchant spellchecking wrapper library."
LICENSE="PHP-3"
SLOT="0"
IUSE=""
DEPEND=">=app-text/enchant-1.1.3"
RDEPEND="${DEPEND}"
src_configure() {
my_conf="--with-enchant=/usr"
php-ext-source-r2_src_configure
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-01-05 20:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-05 20:35 [gentoo-commits] gentoo-x86 commit in dev-php5/pecl-enchant: ChangeLog pecl-enchant-1.1.0-r2.ebuild pecl-enchant-1.1.0-r1.ebuild Ole Markus With (olemarkus)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox