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/pecl-ps/
Date: Thu, 12 Dec 2019 14:25:32 +0000 (UTC)	[thread overview]
Message-ID: <1576160383.41fae9e30640ba543bfbdc2d8be3c10a2d89a4f8.grknight@gentoo> (raw)

commit:     41fae9e30640ba543bfbdc2d8be3c10a2d89a4f8
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 12 14:19:43 2019 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Thu Dec 12 14:19:43 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41fae9e3

dev-php/pecl-ps: Drop old

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 dev-php/pecl-ps/Manifest             |  1 -
 dev-php/pecl-ps/pecl-ps-1.4.0.ebuild | 31 -------------------------------
 2 files changed, 32 deletions(-)

diff --git a/dev-php/pecl-ps/Manifest b/dev-php/pecl-ps/Manifest
index d8356be82b3..8b1ddd5d021 100644
--- a/dev-php/pecl-ps/Manifest
+++ b/dev-php/pecl-ps/Manifest
@@ -1,3 +1,2 @@
 DIST ps-1.3.7.tgz 634024 BLAKE2B 8007922cf4ed8c98fbf9524f66deda7136e2e5788f60e4647253545091cc30c4ee3a7de30adb06b470d18d96874afc58d5251c9342e9aa7db0491fa3daeac269 SHA512 cec6ecad27d35787a92453482f0e45fdcfe4bf79aab9cf1f7f6bc4468cf626343ed2b33d52d2ec48302a2ede9ecca3b397fb2d56fbc088997f39014f3dc47770
-DIST ps-1.4.0.tgz 634272 BLAKE2B 07928ac1ea77c3d634496e0a4e6e434b51b9d9938a40b9eb54622ade97c0cd8bb2197e5d544c9051d726a3cb51f67a43f4047974f588361734688fb6c1f12c92 SHA512 c268bc8d675d7082690d892448a458d69234b504b3be2408d2744224c356e7444fe1320af1256b974a2ee0fd6e0eca48fe0fa633b1df84da2e9532cd953bc306
 DIST ps-1.4.1.tgz 578991 BLAKE2B 549fae78ffb6e91f39b6292d969b9b80adba1a5911fb52e99c5fcbc940b9470205556e3e11c2940fadc7cc084400bc08ae7255b79e175d705c9bacb8eb3d6e71 SHA512 e9eeb5ad1c9314af0fcfd33e461b560f6cc599a679bc0a5541994fa698e3da63b7cb523f617647bdb2ac1c8fc090263e314ddf956a1e6126f8813de92e49f3af

diff --git a/dev-php/pecl-ps/pecl-ps-1.4.0.ebuild b/dev-php/pecl-ps/pecl-ps-1.4.0.ebuild
deleted file mode 100644
index eed300a35e2..00000000000
--- a/dev-php/pecl-ps/pecl-ps-1.4.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PHP_EXT_NAME="ps"
-USE_PHP="php5-6 php7-0"
-
-inherit php-ext-pecl-r3
-
-# Only really build for 7.0
-USE_PHP="php7-0"
-
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-
-DESCRIPTION="PHP extension for creating PostScript files"
-LICENSE="PHP-2.02"
-SLOT="7"
-IUSE="examples"
-
-DEPEND="dev-libs/pslib"
-RDEPEND="${DEPEND} php_targets_php5-6? ( dev-php/pecl-ps:0[php_targets_php5-6] )"
-PHP_EXT_ECONF_ARGS=""
-
-src_prepare() {
-	if use php_targets_php7-0 ; then
-		php-ext-source-r3_src_prepare
-	else
-		default_src_prepare
-	fi
-}


             reply	other threads:[~2019-12-12 14:25 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-12 14:25 Brian Evans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-03 17:30 [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-ps/ Brian Evans
2021-11-23 16:15 Brian Evans
2021-09-29 18:43 Brian Evans
2021-08-27 14:34 Brian Evans
2019-11-29 13:34 Thomas Deutschmann
2019-11-29 13:34 Thomas Deutschmann
2019-06-07 14:14 Thomas Deutschmann
2017-08-14 20:40 Brian Evans
2017-08-14 15:01 Brian Evans
2017-01-05  0:21 Michael Orlitzky
2016-12-06 14:05 Brian Evans
2016-12-06 14:05 Brian Evans
2016-08-23 20:58 Brian Evans
2016-07-25 14:36 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=1576160383.41fae9e30640ba543bfbdc2d8be3c10a2d89a4f8.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