About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
voxus 07/12/09 19:28:49 Modified: ChangeLog Added: onphp-0.10.8.ebuild Removed: onphp-0.10.7.ebuild Log: * bump (Portage version: 2.1.4_rc9) Revision Changes Path 1.52 dev-php5/onphp/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp/ChangeLog?rev=1.52&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp/ChangeLog?rev=1.52&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp/ChangeLog?r1=1.51&r2=1.52 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php5/onphp/ChangeLog,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- ChangeLog 20 Oct 2007 16:30:23 -0000 1.51 +++ ChangeLog 9 Dec 2007 19:28:48 -0000 1.52 @@ -1,6 +1,12 @@ # ChangeLog for dev-php5/onphp # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/ChangeLog,v 1.51 2007/10/20 16:30:23 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/ChangeLog,v 1.52 2007/12/09 19:28:48 voxus Exp $ + +*onphp-0.10.8 (09 Dec 2007) + + 09 Dec 2007; Konstantin V. Arkhipov <voxus@g.o> + -onphp-0.10.7.ebuild, +onphp-0.10.8.ebuild: + Version bump. *onphp-0.10.7 (20 Oct 2007) 1.1 dev-php5/onphp/onphp-0.10.8.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp/onphp-0.10.8.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp/onphp-0.10.8.ebuild?rev=1.1&content-type=text/plain Index: onphp-0.10.8.ebuild =================================================================== # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/onphp-0.10.8.ebuild,v 1.1 2007/12/09 19:28:48 voxus Exp $ inherit php-lib-r1 KEYWORDS="~amd64 ~x86" DESCRIPTION="onPHP is the GPL'ed multi-purpose object-oriented PHP framework." HOMEPAGE="http://onphp.org/" SRC_URI="http://onphp.org/download/${P}.tar.bz2 doc? ( http://onphp.org/download/${PN}-api-${PV}.tar.bz2 )" LICENSE="GPL-2" SLOT="0" IUSE="doc" DEPEND="" RDEPEND="" need_php_by_category src_install() { has_php dodoc `find doc -maxdepth 1 -type f -print` if use doc ; then dohtml -r "${WORKDIR}/${PN}-api-${PV}/"* fi php-lib-r1_src_install ./ global.inc.php.tpl php-lib-r1_src_install ./ `find core main meta -type f -print` } -- gentoo-commits@g.o mailing list
Updated Mar 25, 2012
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.