commit:     e0bfd132f849e73273c2df89e56fba9d609c77a4
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Tue Mar 30 09:23:54 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Mar 30 09:23:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0bfd132

dev-lang/ats: Remove last-rited pkg

Closes: https://bugs.gentoo.org/723192
Closes: https://bugs.gentoo.org/737058
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-lang/ats/Manifest         |  1 -
 dev-lang/ats/ats-0.2.9.ebuild | 33 ---------------------------------
 dev-lang/ats/metadata.xml     | 11 -----------
 profiles/package.mask         |  6 ------
 4 files changed, 51 deletions(-)

diff --git a/dev-lang/ats/Manifest b/dev-lang/ats/Manifest
deleted file mode 100644
index 4d4890f333d..00000000000
--- a/dev-lang/ats/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ats-lang-anairiats-0.2.9.tgz 2466767 BLAKE2B 
fb453b29470f51c5d471e26b8e8b2777177d8b77200f259cf0bfbeb0c8ba8a6bda78e8f8ab2b7e5af8da6a4df1c0ee5306c35bf3d78d0b11115a6341c2ec1317
 SHA512 
fc7df7bc032ad665c9c8376245bb52f88f71ab81d36fa6f18e66886d9d19f247f54888a8ae3fa5adf17117ee6826bbbde1a177040dc2657f6da0f98d66b035e3

diff --git a/dev-lang/ats/ats-0.2.9.ebuild b/dev-lang/ats/ats-0.2.9.ebuild
deleted file mode 100644
index 829e15d5cec..00000000000
--- a/dev-lang/ats/ats-0.2.9.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="ATS Programming Language"
-HOMEPAGE="http://www.ats-lang.org";
-SRC_URI="http://downloads.sourceforge.net/project/ats-lang/ats-lang/anairiats-${PV}/${PN}-lang-anairiats-${PV}.tgz";
-
-SLOT="0"
-LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-       dev-libs/glib
-       x11-libs/gtk+:2
-       sys-libs/ncurses
-       dev-libs/gmp
-       dev-libs/libpcre
-       virtual/opengl
-       media-libs/libsdl
-       dev-libs/boehm-gc
-       "
-DEPEND="${RDEPEND}
-       virtual/pkgconfig
-       "
-
-S="${WORKDIR}"/ats-lang-anairiats-${PV}
-
-src_compile() {
-       emake -j1
-}

diff --git a/dev-lang/ats/metadata.xml b/dev-lang/ats/metadata.xml
deleted file mode 100644
index 1b23acd3e81..00000000000
--- a/dev-lang/ats/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <maintainer type="person">
-    <email>[email protected]</email>
-    <name>Patrick Lauer</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="sourceforge">downloads</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 2cc93e82abe..29fb85c5fa0 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -388,12 +388,6 @@ media-gfx/openexr_viewers
 # Removal in 30 days
 sci-mathematics/ggnfs
 
-# Sam James <[email protected]> (2021-02-27)
-# Fails to build with GCC 10, out of date.
-# bug #723192, bug #737058
-# Removal in 30 days
-dev-lang/ats
-
 # Sam James <[email protected]> (2021-02-27)
 # Broken with newer(?) dev-scheme/guile, dead upstream
 # bug #642736, bug #773196

Reply via email to