dev-lang/gwydion-dylan-bin: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Tue, 8 Oct 2019 18:29:17 +0000 (20:29 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 8 Oct 2019 18:29:17 +0000 (20:29 +0200)
Closes: https://bugs.gentoo.org/693756
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-lang/gwydion-dylan-bin/Manifest [deleted file]
dev-lang/gwydion-dylan-bin/files/20gwydion-dylan-bin [deleted file]
dev-lang/gwydion-dylan-bin/gwydion-dylan-bin-2.4.0-r1.ebuild [deleted file]
dev-lang/gwydion-dylan-bin/metadata.xml [deleted file]
profiles/package.mask

diff --git a/dev-lang/gwydion-dylan-bin/Manifest b/dev-lang/gwydion-dylan-bin/Manifest
deleted file mode 100644 (file)
index 330880a..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST gwydion-dylan-bin-2.4.0-x86.tbz2 5846864 BLAKE2B 51ed9364636fa1700fe2fa26e5075b02cb376ced9fc568fcb3f2e2635de301b6cd7207d09715dafdabfd1cca72c9e47eac3c292b9c235825b78bc2335fdcd6f2 SHA512 878c68f922fd02a2f5d6a64d94706d878502c143a02e34dc325e68f3881fcbea2a71a81f000ee0d40d494f6e7cf3f4aeef5208ea2efb62b24e6b7afdf7d87070
diff --git a/dev-lang/gwydion-dylan-bin/files/20gwydion-dylan-bin b/dev-lang/gwydion-dylan-bin/files/20gwydion-dylan-bin
deleted file mode 100644 (file)
index a5563a2..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-PATH="/opt/gwydion-dylan/:/opt/gwydion-dylan/bin"
-ROOTPATH="/opt/gwydion-dylan/:/opt/gwydion-dylan/bin"
-LDPATH="/opt/gwydion-dylan/lib/dylan/2.4.0/x86-linux-gcc33/"
-DYLANDIR="/opt/gwydion-dylan"
diff --git a/dev-lang/gwydion-dylan-bin/gwydion-dylan-bin-2.4.0-r1.ebuild b/dev-lang/gwydion-dylan-bin/gwydion-dylan-bin-2.4.0-r1.ebuild
deleted file mode 100644 (file)
index af7bc78..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="The Dylan Programming Language Compiler"
-HOMEPAGE="http://www.gwydiondylan.org/"
-SRC_URI="x86? ( mirror://gentoo/${P}-x86.tbz2 )"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-RESTRICT="strip"
-LOC="/opt/gwydion-dylan"
-
-DEPEND=""
-RDEPEND=">=dev-libs/boehm-gc-6.4"
-
-S="${WORKDIR}"
-
-src_compile() {
-       mkdir -p "./${LOC}"
-       mv usr/* "./${LOC}"
-}
-
-src_install() {
-       cp -pr * "${D}"
-       doenvd "${FILESDIR}/20gwydion-dylan-bin"
-}
diff --git a/dev-lang/gwydion-dylan-bin/metadata.xml b/dev-lang/gwydion-dylan-bin/metadata.xml
deleted file mode 100644 (file)
index 5f0c383..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-<longdescription lang="en">
-Dylan is an advanced, object-oriented, dynamic language which supports the rapid
-development of programs. When needed, the programmer can later optimize [his or
-her] programs for more efficient execution by supplying type information to the
-compiler. Nearly all entities in Dylan (including functions, classes, and basic
-data types such as integers) are first class objects. Additionally Dylan
-supports multiple inheritance, polymorphism, multiple dispatch, keyword
-arguments, object introspection, and many other advanced features.
-</longdescription>
-</pkgmetadata>
index 11bfd95f05122c1a3c59a6aaa8d5683332bf7784..5878fd8ebb376175654cef6496a6f7d9ff8dfc26 100644 (file)
@@ -1012,11 +1012,6 @@ dev-libs/cpl-stratego
 # Removal in 30 days.  Bug #693758.
 dev-libs/asyncresolv
 
-# Michał Górny <mgorny@gentoo.org> (2019-09-08)
-# Unmaintained.  Last release in 2004.  EAPI 0, no amd64 keywords.
-# Removal in 30 days.  Bug #693756.
-dev-lang/gwydion-dylan-bin
-
 # Lars Wendler <polynomial-c@gentoo.org> (2019-09-04)
 # Unofficial build. Superseded by official 2.49.5 release.
 # Masked for removal.