From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-XML_Util/
Date: Sun, 8 Jan 2017 14:47:19 +0000 (UTC) [thread overview]
Message-ID: <1483886820.4d73ac4d52a153688a183dca233b7af35363a37d.mjo@gentoo> (raw)
commit: 4d73ac4d52a153688a183dca233b7af35363a37d
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 8 14:24:05 2017 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sun Jan 8 14:47:00 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d73ac4d
dev-php/PEAR-XML_Util: remove unused version 1.2.3-r1.
Package-Manager: portage-2.3.0
dev-php/PEAR-XML_Util/Manifest | 1 -
.../PEAR-XML_Util/PEAR-XML_Util-1.2.3-r1.ebuild | 33 ----------------------
2 files changed, 34 deletions(-)
diff --git a/dev-php/PEAR-XML_Util/Manifest b/dev-php/PEAR-XML_Util/Manifest
index eb9fef2..a37d39e 100644
--- a/dev-php/PEAR-XML_Util/Manifest
+++ b/dev-php/PEAR-XML_Util/Manifest
@@ -1,2 +1 @@
-DIST XML_Util-1.2.3.tgz 17134 SHA256 ddbb99bf9907e1f7b1a4ae1bc340d1bba42960d61fbb93015133099472844705 SHA512 720319bb6c57e7f67ae213768b41727a24bccd5e7cfba88006796edbbed7a351042fcaef85dc1cfd6248daac8b86af5b9d5021290e7e13a5ef679c2a8a2875c3 WHIRLPOOL 29ee4effa8f3349a0d877c8e231bb6a4c4946055c36c96b0649b9cdf0ecbf121b34da6f0e4007b176a5035f26a4d541714c3d82b7e01cd6431c1c72971f98f31
DIST XML_Util-1.3.0.tgz 17186 SHA256 1396dbf975ae7235ec4131c40d772a3958d6086c34ea985a03e988e241c0892e SHA512 751af0c2329bee53b6b374fc613ed8c388ace6b9d5246f7ecade0e74e5f41101bd14727e1bcd566d850aea5b336981daac92d6adb8d66dbe7425990460ef0633 WHIRLPOOL d5dbbe9bcca96fdf11d009ea93c94b0eb3b2b332ad13ac23a8365a8e384d24b3da9e314fa56bd68c4b987d23a6a323772963f62390494b80f4be48a40d897195
diff --git a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.2.3-r1.ebuild b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.2.3-r1.ebuild
deleted file mode 100644
index 5b789a0..00000000
--- a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.2.3-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-MY_PN="${PN/PEAR-/}"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="XML utility class"
-
-LICENSE="PHP-2.02"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
-IUSE=""
-SRC_URI="http://pear.php.net/get/${MY_P}.tgz"
-
-DEPEND="dev-lang/php:*[pcre(+)]
- >=dev-php/PEAR-PEAR-1.8.1"
-RDEPEND="${DEPEND}"
-PDEPEND="dev-php/pear"
-
-HOMEPAGE="http://pear.php.net/package/XML_Util"
-
-S="${WORKDIR}/${MY_P}"
-
-src_install() {
- insinto /usr/share/php/XML
- doins XML/Util.php
-
- insinto /usr/share/php/docs/${MY_PN}
- doins examples/*
-}
next reply other threads:[~2017-01-08 14:47 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-08 14:47 Michael Orlitzky [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-01-22 13:46 [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-XML_Util/ Brian Evans
2021-01-21 22:32 Sam James
2021-01-21 15:28 Brian Evans
2020-06-02 13:57 Brian Evans
2020-01-06 1:36 Thomas Deutschmann
2020-01-05 23:20 Thomas Deutschmann
2019-03-20 20:27 Aaron Bauman
2019-02-13 20:02 Thomas Deutschmann
2017-03-20 13:24 Michael Orlitzky
2017-03-20 13:24 Michael Orlitzky
2017-03-20 12:28 Agostino Sarubbo
2017-02-22 20:31 Brian Evans
2017-01-08 7:00 Aaron Bauman
2016-07-28 14:45 Michael Orlitzky
2015-08-16 2:41 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=1483886820.4d73ac4d52a153688a183dca233b7af35363a37d.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