public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php5/phpdbg: ChangeLog phpdbg-2.15.5.ebuild
@ 2010-07-04 21:48 Matti Bickel (mabi)
  0 siblings, 0 replies; 2+ messages in thread
From: Matti Bickel (mabi) @ 2010-07-04 21:48 UTC (permalink / raw
  To: gentoo-commits

mabi        10/07/04 21:48:24

  Modified:             ChangeLog phpdbg-2.15.5.ebuild
  Log:
  bug #324829
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 dev-php5/phpdbg/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php5/phpdbg/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	30 May 2007 15:47:27 -0000	1.11
+++ ChangeLog	4 Jul 2010 21:48:24 -0000	1.12
@@ -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.11 2007/05/30 15:47:27 chtekk Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpdbg/ChangeLog,v 1.12 2010/07/04 21:48:24 mabi Exp $
+
+  04 Jul 2010; Matti Bickel <mabi@gentoo.org> phpdbg-2.15.5.ebuild:
+  does not build with php-5.3 (bug #324829)
 
   30 May 2007; Luca Longinotti <chtekk@gentoo.org> -phpdbg-2.15.1.ebuild:
   Remove old version.



1.2                  dev-php5/phpdbg/phpdbg-2.15.5.ebuild

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

Index: phpdbg-2.15.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php5/phpdbg/phpdbg-2.15.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- phpdbg-2.15.5.ebuild	28 May 2007 19:01:46 -0000	1.1
+++ phpdbg-2.15.5.ebuild	4 Jul 2010 21:48:24 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpdbg/phpdbg-2.15.5.ebuild,v 1.1 2007/05/28 19:01:46 anant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpdbg/phpdbg-2.15.5.ebuild,v 1.2 2010/07/04 21:48:24 mabi Exp $
 
 PHP_EXT_NAME="dbg"
 PHP_EXT_INI="yes"
@@ -17,8 +17,8 @@
 SLOT="0"
 IUSE=""
 
-DEPEND=""
-RDEPEND=""
+DEPEND="<dev-lang/php-5.3"
+RDEPEND="${DEPEND}"
 
 S="${WORKDIR}/dbg-${PV}"
 






^ permalink raw reply	[flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-php5/phpdbg: ChangeLog phpdbg-2.15.5.ebuild
@ 2011-01-30 16:40 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2011-01-30 16:40 UTC (permalink / raw
  To: gentoo-commits

armin76     11/01/30 16:40:38

  Modified:             ChangeLog phpdbg-2.15.5.ebuild
  Log:
  Drop sparc keywords
  
  (Portage version: 2.1.9.25/cvs/Linux ia64)

Revision  Changes    Path
1.17                 dev-php5/phpdbg/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php5/phpdbg/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	8 Jan 2011 18:31:35 -0000	1.16
+++ ChangeLog	30 Jan 2011 16:40:37 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php5/phpdbg
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpdbg/ChangeLog,v 1.16 2011/01/08 18:31:35 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpdbg/ChangeLog,v 1.17 2011/01/30 16:40:37 armin76 Exp $
+
+  30 Jan 2011; Raúl Porcel <armin76@gentoo.org> phpdbg-2.15.5.ebuild:
+  Drop sparc keywords
 
   08 Jan 2011; Brent Baude <ranger@gentoo.org> phpdbg-2.15.5-r1.ebuild:
   Marking phpdbg-2.15.5-r1 ~ppc for bug 349659



1.3                  dev-php5/phpdbg/phpdbg-2.15.5.ebuild

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

Index: phpdbg-2.15.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php5/phpdbg/phpdbg-2.15.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- phpdbg-2.15.5.ebuild	4 Jul 2010 21:48:24 -0000	1.2
+++ phpdbg-2.15.5.ebuild	30 Jan 2011 16:40:37 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpdbg/phpdbg-2.15.5.ebuild,v 1.2 2010/07/04 21:48:24 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpdbg/phpdbg-2.15.5.ebuild,v 1.3 2011/01/30 16:40:37 armin76 Exp $
 
 PHP_EXT_NAME="dbg"
 PHP_EXT_INI="yes"
@@ -8,7 +8,7 @@
 
 inherit php-ext-source-r1
 
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 
 DESCRIPTION="A PHP debugger useable with some editors like phpedit."
 HOMEPAGE="http://dd.cron.ru/dbg/"






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-01-30 16:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-04 21:48 [gentoo-commits] gentoo-x86 commit in dev-php5/phpdbg: ChangeLog phpdbg-2.15.5.ebuild Matti Bickel (mabi)
  -- strict thread matches above, loose matches on Subject: below --
2011-01-30 16:40 Raul Porcel (armin76)

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