public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Brian Evans" <grknight@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/phpcov/
Date: Tue, 20 Feb 2018 19:30:00 +0000 (UTC)	[thread overview]
Message-ID: <1519154953.f12f46ecaa4b5d1bf823a6639391d65e0f06abaf.grknight@gentoo> (raw)

commit:     f12f46ecaa4b5d1bf823a6639391d65e0f06abaf
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 20 19:01:53 2018 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Tue Feb 20 19:29:13 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f12f46ec

dev-php/phpcov: Drop old

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-php/phpcov/Manifest            |  1 -
 dev-php/phpcov/phpcov-1.1.0.ebuild | 30 ------------------------------
 2 files changed, 31 deletions(-)

diff --git a/dev-php/phpcov/Manifest b/dev-php/phpcov/Manifest
index 82274fb6baa..9279c3ab2be 100644
--- a/dev-php/phpcov/Manifest
+++ b/dev-php/phpcov/Manifest
@@ -1,2 +1 @@
-DIST phpcov-1.1.0.phar 3552394 BLAKE2B 0a0ad16e4abc99af043085df323078efcee2f26b377c87e7620e8b253d4596ac5caa1fce20e86af54f228198bbba989f9b47699f4d925635d1d80279c0af836f SHA512 690a66afacca15a9851c0d13b7ee449a928a9862dd7e0b88ef4f0da6a9ad9663d087c2225d822f9fbb0afd08a881f44d7bd64c069d29c598293eb423aa6b30cb
 DIST phpcov-5.0.0.phar 2946681 BLAKE2B e343a9c9b56a9f8a43994cb9ffc5920e01b8b42f3fd6436c519535060f5e678e2c0b4a861ad5e15988b06b921e00e9ca0f9ba31eefedee25188d8c75eddff976 SHA512 780ecf6ef5a07801b107659cac4019ac3738833311408bc43d6fbe1041b974ea311ea581c06a49f7fc1d8ff953c36e7cb92b87fb7ad81e0cc1b8f04e7df5d37e

diff --git a/dev-php/phpcov/phpcov-1.1.0.ebuild b/dev-php/phpcov/phpcov-1.1.0.ebuild
deleted file mode 100644
index f79a1e00f68..00000000000
--- a/dev-php/phpcov/phpcov-1.1.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="CLI frontend for PHP_CodeCoverage"
-HOMEPAGE="https://github.com/sebastianbergmann/phpcov"
-SRC_URI="https://phar.phpunit.de/${P}.phar"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="dev-lang/php[phar]
-	dev-php/xdebug"
-
-S="${WORKDIR}"
-
-src_unpack() {
-	return
-}
-
-src_install() {
-	insinto /usr/share/php/${PN}
-	insopts -m755
-	newins "${DISTDIR}"/${P}.phar "${PN}.phar"
-	dosym /usr/share/php/${PN}/${PN}.phar /usr/bin/${PN}
-}


             reply	other threads:[~2018-02-20 19:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-20 19:30 Brian Evans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-02-20 19:29 [gentoo-commits] repo/gentoo:master commit in: dev-php/phpcov/ Brian Evans

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=1519154953.f12f46ecaa4b5d1bf823a6639391d65e0f06abaf.grknight@gentoo \
    --to=grknight@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