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/igbinary/
Date: Sat, 23 Jan 2016 16:58:32 +0000 (UTC)	[thread overview]
Message-ID: <1453568288.fcc27ab3b7fb97c0ef99dcbb73b304c47ae937b5.mjo@gentoo> (raw)

commit:     fcc27ab3b7fb97c0ef99dcbb73b304c47ae937b5
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 23 16:55:38 2016 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sat Jan 23 16:58:08 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcc27ab3

dev-php/igbinary: remove old revision with incorrect DOCS.

Gentoo-Bug: 512184

Package-Manager: portage-2.2.26

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

diff --git a/dev-php/igbinary/Manifest b/dev-php/igbinary/Manifest
index 9995479..2d94822 100644
--- a/dev-php/igbinary/Manifest
+++ b/dev-php/igbinary/Manifest
@@ -1,2 +1 @@
 DIST igbinary-1.2.1-r1.tar.gz 143092 SHA256 f71a2e085669ed915740b29f55b6a81e30bae52215d041938afb9212e6bafc27 SHA512 5e69831606cfe47db2ae2b2200bd8bcfce42db32599a2a58cf23238d88896a2ef79baf16e78b3aaefb8725f8fdd7b815470e2d314ba14ea05f33be547da31777 WHIRLPOOL f7eb5d28b536bd1d2b0565f3e8541cbdb39edd2f5130bd041f0d75cc8218edeaa8719ebaea4d8ddf372172df9863d9d72a12dd8fc09c3653418b49e26d0e2f61
-DIST igbinary-1.2.1.tar.gz 143092 SHA256 f71a2e085669ed915740b29f55b6a81e30bae52215d041938afb9212e6bafc27 SHA512 5e69831606cfe47db2ae2b2200bd8bcfce42db32599a2a58cf23238d88896a2ef79baf16e78b3aaefb8725f8fdd7b815470e2d314ba14ea05f33be547da31777 WHIRLPOOL f7eb5d28b536bd1d2b0565f3e8541cbdb39edd2f5130bd041f0d75cc8218edeaa8719ebaea4d8ddf372172df9863d9d72a12dd8fc09c3653418b49e26d0e2f61

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


             reply	other threads:[~2016-01-23 16:58 UTC|newest]

Thread overview: 70+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-23 16:58 Michael Orlitzky [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-10  1:55 [gentoo-commits] repo/gentoo:master commit in: dev-php/igbinary/ 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-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
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=1453568288.fcc27ab3b7fb97c0ef99dcbb73b304c47ae937b5.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