summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2007-03-18 01:26:12 +0000
committerLuca Longinotti <chtekk@gentoo.org>2007-03-18 01:26:12 +0000
commit6193478d4243cd5990285cdd060588bcd8f5c2ed (patch)
treee9701f7d9a0ebc9945b7d122845c40a179ff1bd5 /dev-php5/phpdbg
parentReplacing einfo with elog (diff)
downloadgentoo-2-6193478d4243cd5990285cdd060588bcd8f5c2ed.tar.gz
gentoo-2-6193478d4243cd5990285cdd060588bcd8f5c2ed.tar.bz2
gentoo-2-6193478d4243cd5990285cdd060588bcd8f5c2ed.zip
Cleanup.
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-php5/phpdbg')
-rw-r--r--dev-php5/phpdbg/ChangeLog5
-rw-r--r--dev-php5/phpdbg/phpdbg-2.15.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/phpdbg/ChangeLog b/dev-php5/phpdbg/ChangeLog
index 0772ba1c6435..07820e96f923 100644
--- a/dev-php5/phpdbg/ChangeLog
+++ b/dev-php5/phpdbg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php5/phpdbg
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpdbg/ChangeLog,v 1.8 2007/03/18 01:12:09 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpdbg/ChangeLog,v 1.9 2007/03/18 01:26:12 chtekk Exp $
+
+ 18 Mar 2007; Luca Longinotti <chtekk@gentoo.org> phpdbg-2.15.1.ebuild:
+ Cleanup.
*phpdbg-2.15.1 (18 Mar 2007)
diff --git a/dev-php5/phpdbg/phpdbg-2.15.1.ebuild b/dev-php5/phpdbg/phpdbg-2.15.1.ebuild
index e662ab4553ff..9a9497a4b595 100644
--- a/dev-php5/phpdbg/phpdbg-2.15.1.ebuild
+++ b/dev-php5/phpdbg/phpdbg-2.15.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpdbg/phpdbg-2.15.1.ebuild,v 1.1 2007/03/18 01:12:09 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpdbg/phpdbg-2.15.1.ebuild,v 1.2 2007/03/18 01:26:12 chtekk Exp $
PHP_EXT_NAME="dbg"
PHP_EXT_INI="yes"
@@ -11,8 +11,8 @@ inherit php-ext-source-r1
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
DESCRIPTION="A PHP debugger useable with some editors like phpedit."
-SRC_URI="mirror://sourceforge/dbg2/dbg-${PV}.tar.gz"
HOMEPAGE="http://dd.cron.ru/dbg/"
+SRC_URI="mirror://sourceforge/dbg2/dbg-${PV}.tar.gz"
LICENSE="dbgphp"
SLOT="0"
IUSE=""