public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-PHP_Shell: ChangeLog PEAR-PHP_Shell-0.3.1-r1.ebuild PEAR-PHP_Shell-0.3.1.ebuild
@ 2010-06-17 13:09 Matti Bickel (mabi)
  0 siblings, 0 replies; only message in thread
From: Matti Bickel (mabi) @ 2010-06-17 13:09 UTC (permalink / raw
  To: gentoo-commits

mabi        10/06/17 13:09:20

  Modified:             ChangeLog
  Added:                PEAR-PHP_Shell-0.3.1-r1.ebuild
  Removed:              PEAR-PHP_Shell-0.3.1.ebuild
  Log:
  eapi bump
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-php/PEAR-PHP_Shell/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_Shell/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	16 Aug 2008 03:48:16 -0000	1.2
+++ ChangeLog	17 Jun 2010 13:09:20 -0000	1.3
@@ -1,17 +1,10 @@
 # ChangeLog for dev-php/PEAR-PHP_Shell
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_Shell/ChangeLog,v 1.2 2008/08/16 03:48:16 cardoe Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_Shell/ChangeLog,v 1.3 2010/06/17 13:09:20 mabi Exp $
 
-  16 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
-  add GLEP 56 USE flag desc from use.local.desc
+*PEAR-PHP_Shell-0.3.1-r1 (17 Jun 2010)
 
-*PEAR-PHP_Shell-0.3.1 (04 Jan 2008)
-
-  04 Jan 2008; Markus Ullmann <jokey@gentoo.org> +metadata.xml,
-  +PEAR-PHP_Shell-0.3.1.ebuild:
-  Initial import from project overlay
-
-  22 Dec 2007; Jakub Moc <jakub@gentoo.org> +metadata.xml,
-  +PEAR-PHP_Shell-0.3.1.ebuild:
-  New ebuild, Bug 203036
+  17 Jun 2010; <mabi@gentoo.org> -PEAR-PHP_Shell-0.3.1.ebuild,
+  +PEAR-PHP_Shell-0.3.1-r1.ebuild:
+  eapi bump for php-5.3 (bug #298205)
 



1.1                  dev-php/PEAR-PHP_Shell/PEAR-PHP_Shell-0.3.1-r1.ebuild

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

Index: PEAR-PHP_Shell-0.3.1-r1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_Shell/PEAR-PHP_Shell-0.3.1-r1.ebuild,v 1.1 2010/06/17 13:09:20 mabi Exp $

EAPI="2"

inherit php-pear-r1

DESCRIPTION="A shell for PHP with history and tab-completion"
HOMEPAGE="http://jan.kneschke.de/projects/php-shell/"
SRC_URI="http://jan.kneschke.de/assets/2007/2/17/${PEAR_PN}.tgz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="auto-completion"

DEPEND="|| ( <dev-lang/php-5.3[pcre,spl,tokenizer] >=dev-lang/php-5.3[tokenizer] )
	auto-completion? ( dev-lang/php[readline] )"

src_install() {
	php-pear-r1_src_install
	dosym /usr/bin/php-shell.sh /usr/bin/php-shell
}






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

only message in thread, other threads:[~2010-06-17 13:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-17 13:09 [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-PHP_Shell: ChangeLog PEAR-PHP_Shell-0.3.1-r1.ebuild PEAR-PHP_Shell-0.3.1.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