summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2006-05-27 00:54:48 +0000
committerLuca Longinotti <chtekk@gentoo.org>2006-05-27 00:54:48 +0000
commit097069cb6aafd9a95d4e094bc3901c6b7d3b1467 (patch)
treec5c6865873f333d11714fdded9814b54d54ed71f /dev-php
parentAdded to ~amd64. (diff)
downloadgentoo-2-097069cb6aafd9a95d4e094bc3901c6b7d3b1467.tar.gz
gentoo-2-097069cb6aafd9a95d4e094bc3901c6b7d3b1467.tar.bz2
gentoo-2-097069cb6aafd9a95d4e094bc3901c6b7d3b1467.zip
Added to ~amd64.
(Portage version: 2.1_rc1-r3)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/phpdbg-client/ChangeLog6
-rw-r--r--dev-php/phpdbg-client/phpdbg-client-2.13.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/phpdbg-client/ChangeLog b/dev-php/phpdbg-client/ChangeLog
index cf8a7ce1cb7b..1f7e2a4d3933 100644
--- a/dev-php/phpdbg-client/ChangeLog
+++ b/dev-php/phpdbg-client/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/phpdbg-client
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/phpdbg-client/ChangeLog,v 1.4 2006/04/15 22:56:34 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/phpdbg-client/ChangeLog,v 1.5 2006/05/27 00:54:48 chtekk Exp $
+
+ 27 May 2006; Luca Longinotti <chtekk@gentoo.org>
+ phpdbg-client-2.13.1.ebuild:
+ Added to ~amd64.
*phpdbg-client-2.13.1 (15 Apr 2006)
diff --git a/dev-php/phpdbg-client/phpdbg-client-2.13.1.ebuild b/dev-php/phpdbg-client/phpdbg-client-2.13.1.ebuild
index b0b8530d4c94..8edbe8aff4b2 100644
--- a/dev-php/phpdbg-client/phpdbg-client-2.13.1.ebuild
+++ b/dev-php/phpdbg-client/phpdbg-client-2.13.1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/phpdbg-client/phpdbg-client-2.13.1.ebuild,v 1.1 2006/04/15 22:56:34 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/phpdbg-client/phpdbg-client-2.13.1.ebuild,v 1.2 2006/05/27 00:54:47 chtekk Exp $
-KEYWORDS="~sparc ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
DESCRIPTION="A command line client for phpdbg, suitable for use with DDD."
SRC_URI="mirror://sourceforge/dbg2/dbg-cli-${PV}${PL}-src.tar.gz"
HOMEPAGE="http://dd.cron.ru/dbg/"