public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php/phpdbg: metadata.xml ChangeLog phpdbg-2.15.5-r1.ebuild
@ 2011-12-14 22:52 Matti Bickel (mabi)
  0 siblings, 0 replies; only message in thread
From: Matti Bickel (mabi) @ 2011-12-14 22:52 UTC (permalink / raw
  To: gentoo-commits

mabi        11/12/14 22:52:52

  Added:                metadata.xml ChangeLog phpdbg-2.15.5-r1.ebuild
  Log:
  Moving package from dev-php5 to dev-php category (bug #324665)
  
  (Portage version: 2.2.0_alpha79/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.3                  dev-php/phpdbg/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/phpdbg/metadata.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/phpdbg/metadata.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/phpdbg/metadata.xml?r1=1.2&r2=1.3




1.16                 dev-php/phpdbg/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/phpdbg/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/phpdbg/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/phpdbg/ChangeLog?r1=1.15&r2=1.16




1.1                  dev-php/phpdbg/phpdbg-2.15.5-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/phpdbg/phpdbg-2.15.5-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/phpdbg/phpdbg-2.15.5-r1.ebuild?rev=1.1&content-type=text/plain

Index: phpdbg-2.15.5-r1.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/phpdbg/phpdbg-2.15.5-r1.ebuild,v 1.1 2011/12/14 22:52:52 mabi Exp $

EAPI=3

PHP_EXT_NAME="dbg"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"

USE_PHP="php5-2"

inherit php-ext-source-r2

KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"

DESCRIPTION="A PHP debugger useable with some editors like phpedit."
HOMEPAGE="http://dd.cron.ru/dbg/"
SRC_URI="mirror://sourceforge/dbg2/dbg-${PV}.tar.gz"
LICENSE="dbgphp"
SLOT="0"
IUSE=""

DEPEND="<dev-lang/php-5.3[-threads]"
RDEPEND="${DEPEND}"

S="${WORKDIR}/dbg-${PV}"

my_conf="--enable-dbg=shared --with-dbg-profiler"

src_install() {
	php-ext-source-r2_src_install
	dodoc-php AUTHORS COPYING INSTALL

	php-ext-source-r2_addtoinifiles "[Debugger]"
	php-ext-source-r2_addtoinifiles "debugger.enabled" "on"
	php-ext-source-r2_addtoinifiles "debugger.profiler_enabled" "on"
}






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

only message in thread, other threads:[~2011-12-14 22:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-14 22:52 [gentoo-commits] gentoo-x86 commit in dev-php/phpdbg: metadata.xml ChangeLog phpdbg-2.15.5-r1.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