public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php5/onphp: ChangeLog onphp-1.0.3.ebuild
@ 2008-03-24 17:44 Konstantin Arkhipov (voxus)
  0 siblings, 0 replies; only message in thread
From: Konstantin Arkhipov (voxus) @ 2008-03-24 17:44 UTC (permalink / raw
  To: gentoo-commits

voxus       08/03/24 17:44:44

  Modified:             ChangeLog
  Added:                onphp-1.0.3.ebuild
  Log:
  * bump
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.57                 dev-php5/onphp/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp/ChangeLog?r1=1.56&r2=1.57

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php5/onphp/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	28 Feb 2008 19:06:48 -0000	1.56
+++ ChangeLog	24 Mar 2008 17:44:44 -0000	1.57
@@ -1,6 +1,12 @@
 # ChangeLog for dev-php5/onphp
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/ChangeLog,v 1.56 2008/02/28 19:06:48 voxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/ChangeLog,v 1.57 2008/03/24 17:44:44 voxus Exp $
+
+*onphp-1.0.3 (24 Mar 2008)
+
+  24 Mar 2008; Konstantin V. Arkhipov <voxus@gentoo.org>
+  +onphp-1.0.3.ebuild:
+  Version bump.
 
 *onphp-1.0.2 (28 Feb 2008)
 *onphp-0.10.10 (28 Feb 2008)



1.1                  dev-php5/onphp/onphp-1.0.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp/onphp-1.0.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp/onphp-1.0.3.ebuild?rev=1.1&content-type=text/plain

Index: onphp-1.0.3.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/onphp-1.0.3.ebuild,v 1.1 2008/03/24 17:44:44 voxus Exp $

inherit php-lib-r1

KEYWORDS="~amd64 ~x86"

DESCRIPTION="onPHP is the LGPL'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="LGPL-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@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-03-24 17:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-24 17:44 [gentoo-commits] gentoo-x86 commit in dev-php5/onphp: ChangeLog onphp-1.0.3.ebuild Konstantin Arkhipov (voxus)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox