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 B61E2138350 for ; Tue, 21 Apr 2020 13:39:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CC12EE0898; Tue, 21 Apr 2020 13:39:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 A25D1E0898 for ; Tue, 21 Apr 2020 13:39:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 6C80F34F133 for ; Tue, 21 Apr 2020 13:39:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 13CA01E2 for ; Tue, 21 Apr 2020 13:39:35 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1587476325.9eab139bd32fb43fb2d42f02a942a1e2baccfebd.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/awl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/awl/Manifest dev-php/awl/awl-0.59.ebuild dev-php/awl/awl-0.60.ebuild X-VCS-Directories: dev-php/awl/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 9eab139bd32fb43fb2d42f02a942a1e2baccfebd X-VCS-Branch: master Date: Tue, 21 Apr 2020 13:39:35 +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: f50ff5f4-6169-4583-80d6-98035a0b0f86 X-Archives-Hash: 7f565ec9c8b1c9c7ba701ea7d86f8b18 commit: 9eab139bd32fb43fb2d42f02a942a1e2baccfebd Author: Michael Orlitzky gentoo org> AuthorDate: Tue Apr 21 13:37:04 2020 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Tue Apr 21 13:38:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eab139b dev-php/awl: remove old vulnerable versions. Bug: https://bugs.gentoo.org/718736 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Orlitzky gentoo.org> dev-php/awl/Manifest | 2 -- dev-php/awl/awl-0.59.ebuild | 33 --------------------------------- dev-php/awl/awl-0.60.ebuild | 33 --------------------------------- 3 files changed, 68 deletions(-) diff --git a/dev-php/awl/Manifest b/dev-php/awl/Manifest index af097b1dcc9..8ae13393aa3 100644 --- a/dev-php/awl/Manifest +++ b/dev-php/awl/Manifest @@ -1,3 +1 @@ -DIST awl-0.59.tar.xz 124652 BLAKE2B 45b6271c175c23597c56f3d2ecc906ffc7d32feb4d8d51529e8ff861791b901f7076a1ed2aaa2309101c7d0e8aa1a48327f2d2cc4fca2738fffc55fe7665c310 SHA512 98a7bf336d5677146e06d3d8f320b67ae2a034d2b7ad32d64998993ed29431fbcf8f7c8f972ccfa55d81af32f1b413e265850181a505022e9ad350a8a670e6b6 -DIST awl-0.60.tar.xz 124772 BLAKE2B d24dcaa34f65720e76d8304f990c22fd0bab836b92a60e05acac39ced0924b6ce881328ca5fc5368ada4aee6b647e75406cbf07b96582ca03dd3bf0b3532e039 SHA512 b2a44c02cc3a8c0d4fef3ae1f9bbc121a6f4a25607c47c0b45625b272a754ce645443a95b074f89319877221e8b74bd0101c5a0ec741d80b7ea37f193dc1af42 DIST awl-0.61.tar.xz 124340 BLAKE2B af5d9c063280c93deb55929acf4826b6ba003676a15fcda48019a2a7788d8913d20a05c4aae98f2345d931b8f593bd32622a033fe421b55d0c687b10c7e1be05 SHA512 3492512ec04e523a30562d49aac1be617a2cee80fa363b0fbf13b25b44818a4c85af018193f79a6442419b1f7022cd7ec417e3c34641eb8096750441dcbd22bc diff --git a/dev-php/awl/awl-0.59.ebuild b/dev-php/awl/awl-0.59.ebuild deleted file mode 100644 index bc69ce04890..00000000000 --- a/dev-php/awl/awl-0.59.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Andrew McMillan's Web Libraries" -HOMEPAGE="https://gitlab.com/davical-project/awl" -SRC_URI="https://www.davical.org/downloads/${PN}_${PV}.orig.tar.xz -> ${P}.tar.xz" - -LICENSE="GPL-2 GPL-2+ GPL-3+ LGPL-2+ LGPL-3+" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" -RESTRICT="!test? ( test )" - -DEPEND="test? ( dev-php/phpunit )" -RDEPEND="dev-lang/php:*[pdo,postgres,xml]" - -S="${WORKDIR}" - -src_compile() { - : -} - -src_test() { - phpunit tests/ || die "test suite failed" -} - -src_install() { - einstalldocs - insinto /usr/share/php/${PN} - doins -r dba inc -} diff --git a/dev-php/awl/awl-0.60.ebuild b/dev-php/awl/awl-0.60.ebuild deleted file mode 100644 index ab257406be3..00000000000 --- a/dev-php/awl/awl-0.60.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Andrew McMillan's Web Libraries" -HOMEPAGE="https://gitlab.com/davical-project/awl" -SRC_URI="https://www.davical.org/downloads/${PN}_${PV}.orig.tar.xz -> ${P}.tar.xz" - -LICENSE="GPL-2 GPL-2+ GPL-3+ LGPL-2+ LGPL-3+" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" -RESTRICT="!test? ( test )" - -BDEPEND="test? ( dev-php/phpunit )" -RDEPEND="dev-lang/php:*[pdo,postgres,xml]" - -S="${WORKDIR}" - -src_compile() { - : -} - -src_test() { - phpunit tests/ || die "test suite failed" -} - -src_install() { - einstalldocs - insinto /usr/share/php/${PN} - doins -r dba inc -}