From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1429471-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 14E84158011 for <garchives@archives.gentoo.org>; Sun, 21 Aug 2022 21:51:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B9A232BC06A; Sun, 21 Aug 2022 21:51:29 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8010C2BC06A for <gentoo-commits@lists.gentoo.org>; Sun, 21 Aug 2022 21:51:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8D965340F68 for <gentoo-commits@lists.gentoo.org>; Sun, 21 Aug 2022 21:51:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0FB4F5A2 for <gentoo-commits@lists.gentoo.org>; Sun, 21 Aug 2022 21:51:25 +0000 (UTC) From: "Jakov Smolić" <jsmolic@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" <jsmolic@gentoo.org> Message-ID: <1661118655.15eea15faa8bc1331d2bcda1b38efa264f516883.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-haskell/mysql/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-haskell/mysql/Manifest dev-haskell/mysql/metadata.xml dev-haskell/mysql/mysql-0.1.7.ebuild profiles/package.mask X-VCS-Directories: dev-haskell/mysql/ profiles/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 15eea15faa8bc1331d2bcda1b38efa264f516883 X-VCS-Branch: master Date: Sun, 21 Aug 2022 21:51:25 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 18abc75b-82f4-4fbc-a2cf-2122e7716731 X-Archives-Hash: 9558d445ef72142c1fe2bf5769f45e8e commit: 15eea15faa8bc1331d2bcda1b38efa264f516883 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sun Aug 21 21:43:44 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sun Aug 21 21:50:55 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15eea15f dev-haskell/mysql: treeclean Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-haskell/mysql/Manifest | 1 - dev-haskell/mysql/metadata.xml | 20 ------------------- dev-haskell/mysql/mysql-0.1.7.ebuild | 37 ------------------------------------ profiles/package.mask | 1 - 4 files changed, 59 deletions(-) diff --git a/dev-haskell/mysql/Manifest b/dev-haskell/mysql/Manifest deleted file mode 100644 index ab6ba5ef4a0b..000000000000 --- a/dev-haskell/mysql/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST mysql-0.1.7.tar.gz 16544 BLAKE2B a7617293f2dc970b9ace46c0b2a9452f23a90524181a1b37aa10176f2ba4ee3f9e967d94faa9e714a947e50b59d368c79fc59602cbc8e0792e4e396a09b4596c SHA512 45074050e17fed48f865c21ccca72cdcca02631715ee4a34b46f71fda74b50ab6332d8998d1047e6ae43df84e3fc865610153f15c3092c6b300e3e5ada30efa1 diff --git a/dev-haskell/mysql/metadata.xml b/dev-haskell/mysql/metadata.xml deleted file mode 100644 index 3463542c56bc..000000000000 --- a/dev-haskell/mysql/metadata.xml +++ /dev/null @@ -1,20 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>haskell@gentoo.org</email> - <name>Gentoo Haskell</name> - </maintainer> - <longdescription> - A low-level client library for the MySQL database, implemented as - bindings to the C @mysqlclient@ API. - - /Important licensing note/: This library is BSD-licensed under the - terms of the MySQL FOSS License Exception - <http://www.mysql.com/about/legal/licensing/foss-exception/>. - - Since this library links against the GPL-licensed @mysqlclient@ - library, a non-open-source application that uses it /may/ be - subject to the terms of the GPL. - </longdescription> -</pkgmetadata> diff --git a/dev-haskell/mysql/mysql-0.1.7.ebuild b/dev-haskell/mysql/mysql-0.1.7.ebuild deleted file mode 100644 index 0e759fb01ffc..000000000000 --- a/dev-haskell/mysql/mysql-0.1.7.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -# ebuild generated by hackport 0.6.9999 -#hackport: flags: -developer - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="A low-level MySQL client library" -HOMEPAGE="https://github.com/paul-rouse/mysql" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RESTRICT=test # needs local mysql - -RDEPEND=">=dev-haskell/semigroups-0.11:=[profile?] <dev-haskell/semigroups-0.19:=[profile?] - >=dev-lang/ghc-7.4.1:= -" - -RDEPEND+=" dev-db/mysql-connector-c:=" - -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 - test? ( dev-haskell/hspec ) -" - -src_configure() { - haskell-cabal_src_configure \ - --flag=-developer -} diff --git a/profiles/package.mask b/profiles/package.mask index 2da779743896..7198371e4168 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -507,7 +507,6 @@ dev-haskell/mtl-compat dev-haskell/multipart dev-haskell/murmur-hash dev-haskell/mutable-containers -dev-haskell/mysql # Hans de Graaff <graaff@gentoo.org> (2022-07-16) # No longer supported upstream. Use a newer ruby version instead.