dev-lang/mono-basic: remove last rited package
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 27 Jan 2018 18:32:06 +0000 (21:32 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 27 Jan 2018 18:32:25 +0000 (21:32 +0300)
dev-lang/mono-basic/Manifest [deleted file]
dev-lang/mono-basic/metadata.xml [deleted file]
dev-lang/mono-basic/mono-basic-2.10.ebuild [deleted file]

diff --git a/dev-lang/mono-basic/Manifest b/dev-lang/mono-basic/Manifest
deleted file mode 100644 (file)
index 2487a52..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST mono-basic-2.10.tar.bz2 1902672 BLAKE2B 629ab26d33f5ce0c7c7cef12f15fdc2392552022529f25d76c6f0054c6774373b6330130eeaea535ef686bbe8a5457330572cda598f674cb2581f22ec58c64f4 SHA512 93d661053a14b1ef91c8e416aa7caf545b902d7ca58566516a463ce8115f96325b0afb1a7b52af37dd0eae022009cdabf742f42396da79464def127d86b06b6f
diff --git a/dev-lang/mono-basic/metadata.xml b/dev-lang/mono-basic/metadata.xml
deleted file mode 100644 (file)
index ef2ebc4..0000000
+++ /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="project">
-               <email>dotnet@gentoo.org</email>
-               <name>Gentoo Dotnet Project</name>
-       </maintainer>
-       <longdescription lang="en">
-               Visual Basic .NET compiler and runtime
-       </longdescription>
-</pkgmetadata>
diff --git a/dev-lang/mono-basic/mono-basic-2.10.ebuild b/dev-lang/mono-basic/mono-basic-2.10.ebuild
deleted file mode 100644 (file)
index 61477d5..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-
-inherit go-mono mono multilib
-
-DESCRIPTION="Visual Basic .NET Runtime and Class Libraries"
-HOMEPAGE="http://www.mono-project.com/VisualBasic.NET_support"
-
-LICENSE="LGPL-2 MIT"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-RESTRICT="test"