public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-PHP_Shell: PEAR-PHP_Shell-0.3.1.ebuild metadata.xml Manifest ChangeLog
@ 2008-01-04 13:07 Markus Ullmann (jokey)
  0 siblings, 0 replies; only message in thread
From: Markus Ullmann (jokey) @ 2008-01-04 13:07 UTC (permalink / raw
  To: gentoo-commits

jokey       08/01/04 13:07:10

  Added:                PEAR-PHP_Shell-0.3.1.ebuild metadata.xml Manifest
                        ChangeLog
  Log:
  Initial import from project overlay
  (Portage version: 2.1.4_rc14)

Revision  Changes    Path
1.1                  dev-php/PEAR-PHP_Shell/PEAR-PHP_Shell-0.3.1.ebuild

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

Index: PEAR-PHP_Shell-0.3.1.ebuild
===================================================================
# Copyright 1999-2008 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.ebuild,v 1.1 2008/01/04 13:07:09 jokey Exp $

inherit php-pear-r1 depend.php

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"

need_php5

pkg_setup() {
	local flags="pcre spl tokenizer"
	use auto-completion && flags="${flags} readline"
	require_php_with_use ${flags}
}

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



1.1                  dev-php/PEAR-PHP_Shell/metadata.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PHP_Shell/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PHP_Shell/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>php</herd>
</pkgmetadata>



1.1                  dev-php/PEAR-PHP_Shell/Manifest

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PHP_Shell/Manifest?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PHP_Shell/Manifest?rev=1.1&content-type=text/plain

Index: Manifest
===================================================================
DIST PHP_Shell-0.3.1.tgz 89600 RMD160 cdc54b4a3b8c157b1109001bf6f974624b2fd455 SHA1 736ddda7b63a17171d797d0bbfb13d1b92f4d4c5 SHA256 84a87849b9cfcdbb2f4703f5b577e7c9769f3cffc980c98593c3cec7f99c865e
EBUILD PEAR-PHP_Shell-0.3.1.ebuild 639 RMD160 1dfe2f26323e09be8ec6b814dda5fd0532967ba0 SHA1 50eb27bc2f23be425b2e2f0dead62e79f801e1dd SHA256 317cb3fa034270b8e98ff7991ca07c63000f1be5fae5f9f9409b30307a90a3be
MD5 69ab58747126d6a83212e506d4ce15b5 PEAR-PHP_Shell-0.3.1.ebuild 639
RMD160 1dfe2f26323e09be8ec6b814dda5fd0532967ba0 PEAR-PHP_Shell-0.3.1.ebuild 639
SHA256 317cb3fa034270b8e98ff7991ca07c63000f1be5fae5f9f9409b30307a90a3be PEAR-PHP_Shell-0.3.1.ebuild 639
MISC ChangeLog 412 RMD160 2713b73e7a0926995fd389ccfb34ba9f37cea390 SHA1 5f6b7fded9a701a25cd6db1fc49bfe2eabb9e5e1 SHA256 f318e99c2d3419b7fe224e5790461a1ccdba54661a08b2e1db080dbe1808161b
MD5 54faf55d2534125376e653bbcfd1e209 ChangeLog 412
RMD160 2713b73e7a0926995fd389ccfb34ba9f37cea390 ChangeLog 412
SHA256 f318e99c2d3419b7fe224e5790461a1ccdba54661a08b2e1db080dbe1808161b ChangeLog 412
MISC metadata.xml 157 RMD160 a98db3a086fae3c09a903dadbc05f60443ec4b1a SHA1 ddaa23cc35eb917bf8962b652442bebb1ce0f440 SHA256 54f8878ca0228e380abbaa4b529806b5533a6b9b51b3b16c0909e906586a91a1
MD5 c58d07ca1c1235bbad9bccaec96fc062 metadata.xml 157
RMD160 a98db3a086fae3c09a903dadbc05f60443ec4b1a metadata.xml 157
SHA256 54f8878ca0228e380abbaa4b529806b5533a6b9b51b3b16c0909e906586a91a1 metadata.xml 157
MD5 59c03bc12dc5038544133844c28003cb files/digest-PEAR-PHP_Shell-0.3.1 172
RMD160 ee80321a8655e5477a8f912e8596ec82bd782da4 files/digest-PEAR-PHP_Shell-0.3.1 172
SHA256 dc4d3a6af983eec2b0921c4faad529c377bb2aa6efc7f6fbeb58e8f8716eb170 files/digest-PEAR-PHP_Shell-0.3.1 172



1.1                  dev-php/PEAR-PHP_Shell/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PHP_Shell/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PHP_Shell/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# 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.1 2008/01/04 13:07:09 jokey Exp $

*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




-- 
gentoo-commits@gentoo.org mailing list



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

only message in thread, other threads:[~2008-01-04 13:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-04 13:07 [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-PHP_Shell: PEAR-PHP_Shell-0.3.1.ebuild metadata.xml Manifest ChangeLog Markus Ullmann (jokey)

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