public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php5/phing: ChangeLog phing-2.4.1.ebuild
@ 2010-05-29 18:35 Matti Bickel (mabi)
  0 siblings, 0 replies; only message in thread
From: Matti Bickel (mabi) @ 2010-05-29 18:35 UTC (permalink / raw
  To: gentoo-commits

mabi        10/05/29 18:35:14

  Modified:             ChangeLog
  Added:                phing-2.4.1.ebuild
  Log:
  version bump
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 dev-php5/phing/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/phing/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/phing/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/phing/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php5/phing/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	1 Jan 2010 22:30:47 -0000	1.11
+++ ChangeLog	29 May 2010 18:35:14 -0000	1.12
@@ -1,6 +1,11 @@
 # ChangeLog for dev-php5/phing
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/phing/ChangeLog,v 1.11 2010/01/01 22:30:47 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phing/ChangeLog,v 1.12 2010/05/29 18:35:14 mabi Exp $
+
+*phing-2.4.1 (29 May 2010)
+
+  29 May 2010; <mabi@gentoo.org> +phing-2.4.1.ebuild:
+  version bump
 
 *phing-2.3.3 (01 Jan 2010)
 



1.1                  dev-php5/phing/phing-2.4.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/phing/phing-2.4.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/phing/phing-2.4.1.ebuild?rev=1.1&content-type=text/plain

Index: phing-2.4.1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php5/phing/phing-2.4.1.ebuild,v 1.1 2010/05/29 18:35:14 mabi Exp $

EAPI="2"
inherit php-pear-lib-r1 eutils

DESCRIPTION="PHP project build system based on Apache Ant"
HOMEPAGE="http://www.phing.info/"
SRC_URI="http://pear.phing.info/get/phing-${PV/_/}.tgz"


LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+minimal"

DEPEND=""
RDEPEND="!minimal? ( >=dev-php/PEAR-PhpDocumentor-1.4.0
	>=dev-php/PEAR-PEAR_PackageFileManager-1.5.2
	>=dev-php/PEAR-VersionControl_SVN-0.3.0_alpha1
	>=dev-php5/phpunit-3.2.0
	>=dev-php5/xdebug-2.0.0
	>=dev-php/simpletest-1.0.1_beta2
	>=dev-php5/creole-1.1.0 )
	>=dev-lang/php-5.0.2[xml,xsl]
	|| ( <dev-lang/php-5.3.1[pcre,reflection,spl] >=dev-lang/php-5.3.1 )
	"

need_php_by_category

S=${WORKDIR}/${PN}-${PV/_/}


pkg_postinst() {
	if use minimal; then
		elog "You have enabled the minimal USE flag. If you want to use	features"
		elog "from xdebug, phpunit, simpletest and more, disable the"
		elog "USE flag or emerge the packages manually"
	fi
}






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

only message in thread, other threads:[~2010-05-29 18:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-29 18:35 [gentoo-commits] gentoo-x86 commit in dev-php5/phing: ChangeLog phing-2.4.1.ebuild Matti Bickel (mabi)

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