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/igbinary/
Date: Wed,  5 Jul 2017 01:55:50 +0000 (UTC)	[thread overview]
Message-ID: <1499219742.1e1669ffbcc3af09d3a49622e016324cf93a5cc1.grknight@gentoo> (raw)

commit:     1e1669ffbcc3af09d3a49622e016324cf93a5cc1
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  5 01:55:42 2017 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Wed Jul  5 01:55:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e1669ff

dev-php/igbinary: Drop old version

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-php/igbinary/Manifest                 |  1 -
 dev-php/igbinary/igbinary-1.2.1-r1.ebuild | 38 -------------------------------
 2 files changed, 39 deletions(-)

diff --git a/dev-php/igbinary/Manifest b/dev-php/igbinary/Manifest
index e1ef5063d4c..ed99467fb86 100644
--- a/dev-php/igbinary/Manifest
+++ b/dev-php/igbinary/Manifest
@@ -1,3 +1,2 @@
-DIST igbinary-1.2.1-r1.tar.gz 143092 SHA256 f71a2e085669ed915740b29f55b6a81e30bae52215d041938afb9212e6bafc27 SHA512 5e69831606cfe47db2ae2b2200bd8bcfce42db32599a2a58cf23238d88896a2ef79baf16e78b3aaefb8725f8fdd7b815470e2d314ba14ea05f33be547da31777 WHIRLPOOL f7eb5d28b536bd1d2b0565f3e8541cbdb39edd2f5130bd041f0d75cc8218edeaa8719ebaea4d8ddf372172df9863d9d72a12dd8fc09c3653418b49e26d0e2f61
 DIST igbinary-2.0.1.tar.gz 178227 SHA256 9c66e6bb8225bf559148661d8ef81451e5f67f0a565d975dc0918abd8c35e0ed SHA512 230a730aa39102401ac6e386452b6f1d523a46c1cd6f3edc8e48ecaf9be1efd60edd0299b0cf56af8b1e32ebba1f80be8bca3727661412b084c4e248f44c9633 WHIRLPOOL 79dc6cbca45d0f902067d809a87a2f0cc8dbd89759a4513febb1940cd5f7cef28cc6ce8478470306607972a1e216f7809bfa488dc3fa62b57948d786b25ee9f7
 DIST igbinary-2.0.4.tar.gz 179588 SHA256 7b71e60aeada2b9729f55f3552da28375e3c5c66194b2c905af15c3756cf34c8 SHA512 4f3159dfc4c4e660b171d7958fcd3c0628b6310b23c8c13b6821e8517d437928583b225a84990f30b095f7fe771fb66ba5e933417cce56bf46872803312692c2 WHIRLPOOL 863bbf405fd1c787cc3772218c8b8104d57d980a8b2bd95763d5adeb52c86dc6247d0c07c554c52d44506b6cefb09d9183f0ebe9f216c78e8d6224a2d39d1c7d

diff --git a/dev-php/igbinary/igbinary-1.2.1-r1.ebuild b/dev-php/igbinary/igbinary-1.2.1-r1.ebuild
deleted file mode 100644
index 08e66886766..00000000000
--- a/dev-php/igbinary/igbinary-1.2.1-r1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PHP_EXT_NAME="${PN}"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-DOCS="ChangeLog NEWS README.md"
-
-USE_PHP="php5-4 php5-5 php5-6"
-
-inherit php-ext-source-r2
-
-KEYWORDS="amd64 x86"
-
-DESCRIPTION="A fast drop-in replacement for the standard PHP serialize"
-HOMEPAGE="https://github.com/${PN}/${PN}"
-SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${PF}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-src_configure() {
-	my_conf="--enable-${PN}"
-	php-ext-source-r2_src_configure
-}
-
-src_test() {
-	for slot in $(php_get_slots); do
-		php_init_slot_env ${slot}
-		NO_INTERACTION="yes" emake test \
-			|| die "test suite failed for slot ${slot}"
-	done
-}


             reply	other threads:[~2017-07-05  1:55 UTC|newest]

Thread overview: 73+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-05  1:55 Brian Evans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-04  5:48 [gentoo-commits] repo/gentoo:master commit in: dev-php/igbinary/ Arthur Zamarin
2025-07-04  5:38 Sam James
2025-07-04  5:38 Sam James
2024-11-10  1:55 Michael Orlitzky
2023-12-28  1:28 Conrad Kostecki
2023-07-07 19:30 Arthur Zamarin
2023-07-04 13:59 Sam James
2023-07-04 10:15 Sam James
2023-07-04 10:13 Sam James
2022-10-26 19:56 Conrad Kostecki
2022-10-26 19:56 Conrad Kostecki
2022-06-29 13:04 Brian Evans
2022-06-29  7:54 Agostino Sarubbo
2022-06-29  7:52 Agostino Sarubbo
2022-06-29  0:11 Sam James
2022-06-28 19:25 Arthur Zamarin
2022-01-20 16:21 Brian Evans
2021-11-23 16:15 Brian Evans
2021-10-03  0:41 Sam James
2021-10-03  0:16 Brian Evans
2021-10-02 19:06 Sam James
2021-10-01 23:42 Sam James
2021-09-27 19:30 Brian Evans
2021-09-23 13:58 Agostino Sarubbo
2021-09-23  6:40 Agostino Sarubbo
2021-08-24 13:17 Thomas Deutschmann
2021-07-29 16:06 Thomas Deutschmann
2021-06-11 12:47 Thomas Deutschmann
2021-04-25 15:30 Thomas Deutschmann
2020-12-31 21:09 Brian Evans
2020-12-09 13:29 Brian Evans
2020-11-03 12:58 Sam James
2020-10-28 16:18 Sam James
2020-10-28 16:18 Sam James
2020-10-26 16:12 Thomas Deutschmann
2020-10-08 22:53 Thomas Deutschmann
2020-09-05 16:21 Thomas Deutschmann
2020-09-05 15:19 Sam James
2020-09-03 17:00 Thomas Deutschmann
2020-09-03 15:12 Thomas Deutschmann
2020-08-06 14:34 Thomas Deutschmann
2020-08-06 14:34 Thomas Deutschmann
2020-05-06 14:30 Agostino Sarubbo
2020-05-06  9:12 Agostino Sarubbo
2020-05-05  1:48 Brian Evans
2020-01-23  1:30 Thomas Deutschmann
2020-01-05 23:20 Thomas Deutschmann
2019-12-12 15:21 Brian Evans
2019-11-26  1:04 Aaron Bauman
2019-10-01 19:05 Brian Evans
2019-06-11 19:09 Brian Evans
2019-06-09  1:48 Aaron Bauman
2019-04-05 20:21 Thomas Deutschmann
2019-02-22 14:55 Thomas Deutschmann
2018-10-22 20:41 Brian Evans
2018-08-10 19:16 Brian Evans
2018-05-31 13:10 Brian Evans
2018-05-31 13:10 Brian Evans
2018-04-18 21:30 Aaron Bauman
2018-03-14  6:00 Markus Meier
2017-11-16 14:30 Brian Evans
2017-07-05  1:55 Brian Evans
2017-03-02 10:47 Agostino Sarubbo
2017-02-27  8:24 Agostino Sarubbo
2017-01-05  1:20 Michael Orlitzky
2016-12-21 14:25 Brian Evans
2016-12-12 16:23 Brian Evans
2016-11-28 17:56 Brian Evans
2016-01-23 16:58 Michael Orlitzky
2015-11-03 16:18 Agostino Sarubbo
2015-11-03 15:19 Agostino Sarubbo
2015-09-27 18:05 Michael Orlitzky

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=1499219742.1e1669ffbcc3af09d3a49622e016324cf93a5cc1.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