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-apcu_bc/
Date: Fri, 26 Feb 2016 02:15:43 +0000 (UTC)	[thread overview]
Message-ID: <1456452935.42550fcdba5ea095ef405ce22d72ab7b199f5c0f.grknight@gentoo> (raw)

commit:     42550fcdba5ea095ef405ce22d72ab7b199f5c0f
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 26 02:15:35 2016 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Fri Feb 26 02:15:35 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42550fcd

dev-php/pecl-apcu_bc: Drop old versions

Package-Manager: portage-2.2.27

 dev-php/pecl-apcu_bc/Manifest                     |  2 -
 dev-php/pecl-apcu_bc/pecl-apcu_bc-1.0.0.ebuild    | 24 ------------
 dev-php/pecl-apcu_bc/pecl-apcu_bc-1.0.1-r1.ebuild | 46 -----------------------
 dev-php/pecl-apcu_bc/pecl-apcu_bc-1.0.1.ebuild    | 24 ------------
 4 files changed, 96 deletions(-)

diff --git a/dev-php/pecl-apcu_bc/Manifest b/dev-php/pecl-apcu_bc/Manifest
index e971de8..3f3d4f4 100644
--- a/dev-php/pecl-apcu_bc/Manifest
+++ b/dev-php/pecl-apcu_bc/Manifest
@@ -1,3 +1 @@
-DIST apcu_bc-1.0.0.tgz 5893 SHA256 3e683aa5c284075e16bc2603849c11e8ed51d2c1da213b877f429b44af91500c SHA512 eb7946692a1f3aa11a23031226e0d99bc68eee92972a359ce27714ea35fcb2a225c8da09b860b891b7c291d57cbf1b858a05adfdb99731307b484b0096014e5c WHIRLPOOL 3cf77319f3086892836592d9c2e1fe5ae5dca7b95462ef2d60e4cb055872f3a30212e751f363901f0e1781c89c0ca222d9879970e787a06bb8c7bbc2b818c65b
-DIST apcu_bc-1.0.1.tgz 6500 SHA256 512674d891104d6da91811dbb89d28ab3faa356ee0ab4cbeae9bba9cf3e971cb SHA512 336f8b132f421cb9e4ec2fce2b1af7394f8f74965669e4e87b380f5a988b39ba4abec68a4e915d09bb041a6194a0cc5822445246a068efebda0cbeca943df95b WHIRLPOOL 1dfdbf291cf568d9addce51232607d839cb7b3d20ea0472bb12bad9503da607ba230280a4ef98bf684c177a244dd8bb98c2de3821a79b16f8a4966e4ec90cedf
 DIST apcu_bc-1.0.3.tgz 7245 SHA256 40b63ada315ffce81e2e8d75162606090e1cc72fe94207bc7daa6dd260694919 SHA512 b1faf811316bbba25354b9b28d5c13c69ae93913b90eb36d1904ef4d9ca35000e1d83f8204ab4500813cb8858feccebb262523f42b3116b85c59c6a796affe67 WHIRLPOOL 5f3042f6ed01224e345a07067ca5067fda1eef9408eb514d85162239c3ae404a5ed02e5404e33cea4fa4e22b74f13a48f78157098c9376af36871008d302f7f2

diff --git a/dev-php/pecl-apcu_bc/pecl-apcu_bc-1.0.0.ebuild b/dev-php/pecl-apcu_bc/pecl-apcu_bc-1.0.0.ebuild
deleted file mode 100644
index 5c135d0..0000000
--- a/dev-php/pecl-apcu_bc/pecl-apcu_bc-1.0.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PHP_EXT_NAME="apc"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-DOCS="README.md"
-
-USE_PHP="php7-0"
-
-inherit php-ext-pecl-r2
-
-KEYWORDS="~amd64 ~x86"
-
-DESCRIPTION="Provides APC backwards compatibility functions via APCu"
-LICENSE="PHP-3.01"
-SLOT="0"
-IUSE=""
-
-DEPEND="dev-php/pecl-apcu[php_targets_php7-0]"
-RDEPEND="${DEPEND}"

diff --git a/dev-php/pecl-apcu_bc/pecl-apcu_bc-1.0.1-r1.ebuild b/dev-php/pecl-apcu_bc/pecl-apcu_bc-1.0.1-r1.ebuild
deleted file mode 100644
index a78ab92..0000000
--- a/dev-php/pecl-apcu_bc/pecl-apcu_bc-1.0.1-r1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PHP_EXT_NAME="apc"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-DOCS="README.md"
-
-USE_PHP="php7-0"
-
-inherit php-ext-pecl-r2
-
-KEYWORDS="~amd64 ~x86"
-
-DESCRIPTION="Provides APC backwards compatibility functions via APCu"
-LICENSE="PHP-3.01"
-SLOT="0"
-IUSE=""
-
-DEPEND="dev-php/pecl-apcu[php_targets_php7-0]"
-RDEPEND="${DEPEND}"
-
-src_install() {
-	# Refine function to rename the output ini file for this extension
-	# to load in the correct order. Bug 572864
-	php-ext-source-r2_buildinilist() {
-		# Work out the list of <ext>.ini files to edit/add to
-		if [[ -z "${PHPSAPILIST}" ]] ; then
-			PHPSAPILIST="apache2 cli cgi fpm embed phpdbg"
-		fi
-
-		PHPINIFILELIST=""
-		local x
-		for x in ${PHPSAPILIST} ; do
-			if [[ -f "${EPREFIX}/etc/php/${x}-${1}/php.ini" ]] ; then
-				PHPINIFILELIST="${PHPINIFILELIST} etc/php/${x}-${1}/ext/bc_apcu.ini"
-			fi
-		done
-		PHPFULLINIFILELIST="${PHPFULLINIFILELIST} ${PHPINIFILELIST}"
-	}
-
-	php-ext-pecl-r2_src_install
-}

diff --git a/dev-php/pecl-apcu_bc/pecl-apcu_bc-1.0.1.ebuild b/dev-php/pecl-apcu_bc/pecl-apcu_bc-1.0.1.ebuild
deleted file mode 100644
index 5c135d0..0000000
--- a/dev-php/pecl-apcu_bc/pecl-apcu_bc-1.0.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PHP_EXT_NAME="apc"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-DOCS="README.md"
-
-USE_PHP="php7-0"
-
-inherit php-ext-pecl-r2
-
-KEYWORDS="~amd64 ~x86"
-
-DESCRIPTION="Provides APC backwards compatibility functions via APCu"
-LICENSE="PHP-3.01"
-SLOT="0"
-IUSE=""
-
-DEPEND="dev-php/pecl-apcu[php_targets_php7-0]"
-RDEPEND="${DEPEND}"


             reply	other threads:[~2016-02-26  2:15 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-26  2:15 Brian Evans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-01-25 18:10 [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-apcu_bc/ Brian Evans
2021-01-24 12:10 Agostino Sarubbo
2021-01-22 16:53 Agostino Sarubbo
2020-12-10 16:56 Brian Evans
2019-12-13  0:07 Thomas Deutschmann
2019-12-13  0:07 Thomas Deutschmann
2019-12-13  0:07 Thomas Deutschmann
2019-11-28 22:48 Thomas Deutschmann
2019-06-07 14:14 Thomas Deutschmann
2019-01-16 13:59 Brian Evans
2019-01-16 13:59 Brian Evans
2018-10-27 19:53 Mikle Kolyada
2018-10-19 17:52 Thomas Deutschmann
2018-10-18  1:15 Brian Evans
2018-04-10 14:34 Brian Evans
2017-02-23 16:30 Agostino Sarubbo
2017-02-22 15:06 Agostino Sarubbo
2016-12-08 21:53 Brian Evans
2016-12-08 21:53 Brian Evans
2016-02-26  2:15 Brian Evans
2016-01-25 15:07 Brian Evans
2016-01-14 21:35 Brian Evans
2016-01-01  3:55 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=1456452935.42550fcdba5ea095ef405ce22d72ab7b199f5c0f.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