From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9F8EF138334 for ; Fri, 16 Aug 2019 14:17:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8249EE0C4E; Fri, 16 Aug 2019 14:17:44 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 58B3EE0C4E for ; Fri, 16 Aug 2019 14:17:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 615F0349C5C for ; Fri, 16 Aug 2019 14:17:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1269376F for ; Fri, 16 Aug 2019 14:17:39 +0000 (UTC) From: "Brian Evans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Evans" Message-ID: <1565965046.658968eeabd67d3f70b7019c3f7c32dd4aa7ad91.grknight@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/phar-io-version/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/phar-io-version/Manifest dev-php/phar-io-version/phar-io-version-1.0.1.ebuild X-VCS-Directories: dev-php/phar-io-version/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: 658968eeabd67d3f70b7019c3f7c32dd4aa7ad91 X-VCS-Branch: master Date: Fri, 16 Aug 2019 14:17:39 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c0f9f79b-7e9b-426c-8177-5147b5cc2ec4 X-Archives-Hash: 92e49830b14f116617d44d807d040362 commit: 658968eeabd67d3f70b7019c3f7c32dd4aa7ad91 Author: Brian Evans gentoo org> AuthorDate: Fri Aug 16 13:53:55 2019 +0000 Commit: Brian Evans gentoo org> CommitDate: Fri Aug 16 14:17:26 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=658968ee dev-php/phar-io-version: Drop old Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Brian Evans gentoo.org> dev-php/phar-io-version/Manifest | 1 - .../phar-io-version/phar-io-version-1.0.1.ebuild | 25 ---------------------- 2 files changed, 26 deletions(-) diff --git a/dev-php/phar-io-version/Manifest b/dev-php/phar-io-version/Manifest index c9f122b7f3e..941d13b52f3 100644 --- a/dev-php/phar-io-version/Manifest +++ b/dev-php/phar-io-version/Manifest @@ -1,2 +1 @@ -DIST phar-io-version-1.0.1.tar.gz 8686 BLAKE2B 2cb7208f24ebce981b1b487170d8f07fd43c6dc53782e2797c3172736255e29863aa832d8e63f59e9f941fc154a1e3ebc6452437641f92521f84ddfdf2d3e6ec SHA512 c3bd6e7426bbac99c2b7028d86429f954daafebb7aea3c969305035ce5fc98c3d718f34efbf36658442bb4f60518dbb8217c314f2a3afd429e037120cc7428d9 DIST phar-io-version-2.0.1.tar.gz 10348 BLAKE2B 22a4f8426c14662781534e63ddb62e4e783fe563ae061c0c3ae87960e0c649d68adff9b19e4388e9aafc52184aa273e8ecc5df08f16e0918258a2a4862950181 SHA512 068d872ecafc3491c7cd27068fa2b35cf1d7e3abe21649677c935e897b6582d2efcdcbcef71a00f3b9b416320f6139c671411821ad41e3b7c906fac5288646ec diff --git a/dev-php/phar-io-version/phar-io-version-1.0.1.ebuild b/dev-php/phar-io-version/phar-io-version-1.0.1.ebuild deleted file mode 100644 index 6a4c90ec3d5..00000000000 --- a/dev-php/phar-io-version/phar-io-version-1.0.1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Library for handling version information and constraints" -HOMEPAGE="https://github.com/phar-io/version" -SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -IUSE="" - -S="${WORKDIR}/version-${PV}" - -RDEPEND="dev-php/fedora-autoloader - dev-lang/php:*" - -src_install() { - insinto /usr/share/php/PharIo/Version - doins src/*.php - doins "${FILESDIR}/autoload.php" - dodoc README.md -}