commit:     49cb91ecad87442c6d3624a3ad6f5a92c2c33dde
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 21 21:43:34 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Aug 21 21:50:54 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49cb91ec

dev-haskell/mysql-simple: treeclean

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-haskell/mysql-simple/Manifest                  |  1 -
 dev-haskell/mysql-simple/metadata.xml              | 20 -----------
 dev-haskell/mysql-simple/mysql-simple-0.4.5.ebuild | 42 ----------------------
 profiles/package.mask                              |  1 -
 4 files changed, 64 deletions(-)

diff --git a/dev-haskell/mysql-simple/Manifest 
b/dev-haskell/mysql-simple/Manifest
deleted file mode 100644
index 0eeed70cb7e7..000000000000
--- a/dev-haskell/mysql-simple/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mysql-simple-0.4.5.tar.gz 18867 BLAKE2B 
578d84c6416f67edc8d148122838c50cf864a2bedda7670d04307b99fe3fc4e957952c5602c8c8d64c0acc31f38b0c6da2bdd95c7dba3911df76e97a78964ca1
 SHA512 
a0f254d9adeeab7cf3e738163be900e8947903336cb3d0c6e6e847280d6aefa230cd44722d2b2eea418d098aebe610e595fc69dd54df759465e21244e763510c

diff --git a/dev-haskell/mysql-simple/metadata.xml 
b/dev-haskell/mysql-simple/metadata.xml
deleted file mode 100644
index 1f6d5e1a08be..000000000000
--- a/dev-haskell/mysql-simple/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>[email protected]</email>
-               <name>Gentoo Haskell</name>
-       </maintainer>
-       <longdescription>
-               A mid-level client library for the MySQL database, intended to 
be
-               fast and easy to use.
-               
-               /Important licensing note/: This library is BSD-licensed under 
the
-               terms of the MySQL FOSS License Exception
-               
&lt;http://www.mysql.com/about/legal/licensing/foss-exception/&gt;.
-               
-               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-simple/mysql-simple-0.4.5.ebuild 
b/dev-haskell/mysql-simple/mysql-simple-0.4.5.ebuild
deleted file mode 100644
index 72f2b2c8d56c..000000000000
--- a/dev-haskell/mysql-simple/mysql-simple-0.4.5.ebuild
+++ /dev/null
@@ -1,42 +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:debug
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="A mid-level MySQL client library"
-HOMEPAGE="https://github.com/paul-rouse/mysql-simple";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-RESTRICT=test # need running mysql, missing files
-
-RDEPEND=">=dev-haskell/attoparsec-0.10.0.0:=[profile?]
-       dev-haskell/base16-bytestring:=[profile?]
-       dev-haskell/blaze-builder:=[profile?]
-       dev-haskell/blaze-textual:=[profile?]
-       >=dev-haskell/mysql-0.1.1.1:=[profile?]
-       dev-haskell/old-locale:=[profile?]
-       dev-haskell/pcre-light:=[profile?]
-       >=dev-haskell/semigroups-0.11:=[profile?] 
<dev-haskell/semigroups-0.19:=[profile?]
-       >=dev-haskell/text-0.11.0.2:=[profile?]
-       >=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.8
-       test? ( dev-haskell/hspec )
-"
-
-src_configure() {
-       haskell-cabal_src_configure \
-               $(cabal_flag debug developer)
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 9508ce9b92b3..2da779743896 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -508,7 +508,6 @@ dev-haskell/multipart
 dev-haskell/murmur-hash
 dev-haskell/mutable-containers
 dev-haskell/mysql
-dev-haskell/mysql-simple
 
 # Hans de Graaff <[email protected]> (2022-07-16)
 # No longer supported upstream. Use a newer ruby version instead.

Reply via email to