diff options
author | Luca Longinotti <chtekk@gentoo.org> | 2007-03-08 19:26:57 +0000 |
---|---|---|
committer | Luca Longinotti <chtekk@gentoo.org> | 2007-03-08 19:26:57 +0000 |
commit | feea1838d89de0bdcf94b97e1313e8ef8911b987 (patch) | |
tree | 24c463f3316c9cf3c3d3294cfcb8d2e44fcab220 /dev-php | |
parent | Vbump. (diff) | |
download | gentoo-2-feea1838d89de0bdcf94b97e1313e8ef8911b987.tar.gz gentoo-2-feea1838d89de0bdcf94b97e1313e8ef8911b987.tar.bz2 gentoo-2-feea1838d89de0bdcf94b97e1313e8ef8911b987.zip |
Vbump.
(Portage version: 2.1.2.1)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/xdebug-client/ChangeLog | 10 | ||||
-rw-r--r-- | dev-php/xdebug-client/files/digest-xdebug-client-2.0.0_rc1 | 3 | ||||
-rw-r--r-- | dev-php/xdebug-client/files/digest-xdebug-client-2.0.0_rc3 | 3 | ||||
-rw-r--r-- | dev-php/xdebug-client/xdebug-client-2.0.0_rc3.ebuild (renamed from dev-php/xdebug-client/xdebug-client-2.0.0_rc1.ebuild) | 23 |
4 files changed, 25 insertions, 14 deletions
diff --git a/dev-php/xdebug-client/ChangeLog b/dev-php/xdebug-client/ChangeLog index d1fb9e3c1211..ee613f9d6f51 100644 --- a/dev-php/xdebug-client/ChangeLog +++ b/dev-php/xdebug-client/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/xdebug-client -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.2 2006/10/27 19:54:16 swegener Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.3 2007/03/08 19:26:57 chtekk Exp $ + +*xdebug-client-2.0.0_rc3 (08 Mar 2007) + + 08 Mar 2007; Luca Longinotti <chtekk@gentoo.org> + -xdebug-client-2.0.0_rc1.ebuild, +xdebug-client-2.0.0_rc3.ebuild: + Vbump, cleanup. 27 Oct 2006; Sven Wegener <swegener@gentoo.org> xdebug-client-2.0.0_rc1.ebuild: diff --git a/dev-php/xdebug-client/files/digest-xdebug-client-2.0.0_rc1 b/dev-php/xdebug-client/files/digest-xdebug-client-2.0.0_rc1 deleted file mode 100644 index 114e5ad1bff2..000000000000 --- a/dev-php/xdebug-client/files/digest-xdebug-client-2.0.0_rc1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 a048de3dbb5a16489921f2096b8003e1 xdebug-2.0.0rc1.tgz 252286 -RMD160 421ef0a9535954f17ddd585e57cf949582e55533 xdebug-2.0.0rc1.tgz 252286 -SHA256 f3b8a65430f2e727460f8fa1ee9c6b2187befa939f99a10d2cf1fa1042bd42f5 xdebug-2.0.0rc1.tgz 252286 diff --git a/dev-php/xdebug-client/files/digest-xdebug-client-2.0.0_rc3 b/dev-php/xdebug-client/files/digest-xdebug-client-2.0.0_rc3 new file mode 100644 index 000000000000..ded54d29e220 --- /dev/null +++ b/dev-php/xdebug-client/files/digest-xdebug-client-2.0.0_rc3 @@ -0,0 +1,3 @@ +MD5 5cc4bd38b26074f91bbf3d0237b8d21e xdebug-2.0.0RC3.tgz 261735 +RMD160 6f012836117f4fdb8c3979078266135989dbcf43 xdebug-2.0.0RC3.tgz 261735 +SHA256 263cfe074b86f0453bd62bf594cb7be79f514ee92d54491beb5858b87f048635 xdebug-2.0.0RC3.tgz 261735 diff --git a/dev-php/xdebug-client/xdebug-client-2.0.0_rc1.ebuild b/dev-php/xdebug-client/xdebug-client-2.0.0_rc3.ebuild index 511fdcc00b01..035c3ba68a5e 100644 --- a/dev-php/xdebug-client/xdebug-client-2.0.0_rc1.ebuild +++ b/dev-php/xdebug-client/xdebug-client-2.0.0_rc3.ebuild @@ -1,27 +1,32 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.0.0_rc1.ebuild,v 1.2 2006/10/27 19:54:16 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.0.0_rc3.ebuild,v 1.1 2007/03/08 19:26:57 chtekk Exp $ + +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" + +MY_PV="${PV/_/}" +MY_PV="${MY_PV/rc/RC}" -IUSE="libedit" DESCRIPTION="Xdebug client for the Common Debugger Protocol (DBGP)." HOMEPAGE="http://www.xdebug.org/" -SLOT="0" -MY_PV="${PV/_/}" SRC_URI="http://pecl.php.net/get/xdebug-${MY_PV}.tgz" -S="${WORKDIR}/xdebug-2.0.0RC1/debugclient" LICENSE="Xdebug" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +SLOT="0" +IUSE="libedit" + +S="${WORKDIR}/xdebug-${MY_PV}/debugclient" DEPEND="libedit? ( || ( dev-libs/libedit sys-freebsd/freebsd-lib ) )" +RDEPEND="${DEPEND}" src_unpack() { unpack ${A} - chmod +x "${S}"/configure + chmod +x "${S}/configure" } src_compile() { econf \ - $(use_with libedit ) \ + $(use_with libedit) \ || die "Configure of debug client failed!" emake || die "Build of debug client failed!" |