public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-PHP_Shell/
Date: Wed,  8 Mar 2017 13:26:11 +0000 (UTC)	[thread overview]
Message-ID: <1488978797.e0acd95810e5b68ce8246d99439cde88c702fbbd.mjo@gentoo> (raw)

commit:     e0acd95810e5b68ce8246d99439cde88c702fbbd
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  8 13:12:12 2017 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Wed Mar  8 13:13:17 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0acd958

dev-php/PEAR-PHP_Shell: remove masked package.

Gentoo-Bug: 606836

 dev-php/PEAR-PHP_Shell/Manifest                    |  1 -
 dev-php/PEAR-PHP_Shell/PEAR-PHP_Shell-0.3.2.ebuild | 30 ----------------------
 dev-php/PEAR-PHP_Shell/metadata.xml                | 11 --------
 3 files changed, 42 deletions(-)

diff --git a/dev-php/PEAR-PHP_Shell/Manifest b/dev-php/PEAR-PHP_Shell/Manifest
deleted file mode 100644
index 6aab774452f..00000000000
--- a/dev-php/PEAR-PHP_Shell/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST PHP_Shell-0.3.2.tgz 99252 SHA256 d17c4986ebb5124a056c314d08be98f6b8b23ce1859b8683f105db4be76c02b5 SHA512 aa2779c4d3d793b4658d866c58a7cf66c0536f3fa44ab8381cf889712854403af2a46a109699f52f0eba07687fa6c0f8202b3c32f9d8e9cef9568fa3d0606c33 WHIRLPOOL 1ee8a6f29f2379977c5db3a0766f6017301b42ea63190934e285cd9cdd32951a9a35cb79bb1d5bd7437b3a7ecf50845688462f79e3602bb1ad8f81ae72d4ed23

diff --git a/dev-php/PEAR-PHP_Shell/PEAR-PHP_Shell-0.3.2.ebuild b/dev-php/PEAR-PHP_Shell/PEAR-PHP_Shell-0.3.2.ebuild
deleted file mode 100644
index f123654af29..00000000000
--- a/dev-php/PEAR-PHP_Shell/PEAR-PHP_Shell-0.3.2.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit php-pear-r1
-
-DESCRIPTION="A shell for PHP with history and tab-completion"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="auto-completion"
-
-RDEPEND=">=dev-lang/php-5.3[tokenizer]
-	auto-completion? ( dev-lang/php[readline] )"
-
-src_prepare() {
-	# Fill in Gentoo values for placeholders
-	sed -i  -e "s~@php_bin@~${EPREFIX}/usr/bin/php~" \
-		-e "s~@php_dir@~${EPREFIX}/usr/share/php/scripts~" "${S}/scripts/php-shell.sh" || die
-	# Fix version value.  Upstream forgot to update in code but made a release anyway
-	sed -i "s/$version = '0.3.1'/$version = '0.3.2'/" "${S}/PHP/Shell.php" || die
-}
-
-src_install() {
-	php-pear-r1_src_install
-	dobin scripts/php-shell.sh
-	dosym php-shell.sh /usr/bin/php-shell
-}

diff --git a/dev-php/PEAR-PHP_Shell/metadata.xml b/dev-php/PEAR-PHP_Shell/metadata.xml
deleted file mode 100644
index 4e49b07f84d..00000000000
--- a/dev-php/PEAR-PHP_Shell/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>php-bugs@gentoo.org</email>
-		<name>PHP</name>
-	</maintainer>
-	<use>
-		<flag name="auto-completion">Enable tab-completion</flag>
-	</use>
-</pkgmetadata>


                 reply	other threads:[~2017-03-08 13:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1488978797.e0acd95810e5b68ce8246d99439cde88c702fbbd.mjo@gentoo \
    --to=mjo@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox