From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1000136-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 54CB01382C5 for <garchives@archives.gentoo.org>; Sat, 27 Jan 2018 18:32:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A885E0AC1; Sat, 27 Jan 2018 18:32:36 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5CBDAE0AC1 for <gentoo-commits@lists.gentoo.org>; Sat, 27 Jan 2018 18:32:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9EB21335C09 for <gentoo-commits@lists.gentoo.org>; Sat, 27 Jan 2018 18:32:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2CD7D1C8 for <gentoo-commits@lists.gentoo.org>; Sat, 27 Jan 2018 18:32:34 +0000 (UTC) From: "Mikle Kolyada" <zlogene@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, "Mikle Kolyada" <zlogene@gentoo.org> Message-ID: <1517077945.581ac13e8ace6a661c40689710393235b3b48c1a.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/mono-basic/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/mono-basic/Manifest dev-lang/mono-basic/metadata.xml dev-lang/mono-basic/mono-basic-2.10.ebuild X-VCS-Directories: dev-lang/mono-basic/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 581ac13e8ace6a661c40689710393235b3b48c1a X-VCS-Branch: master Date: Sat, 27 Jan 2018 18:32:34 +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-Archives-Salt: bc679e53-d46c-455e-b6eb-17e34309bffc X-Archives-Hash: a187718fce48e0003f58f8e817e0f35b commit: 581ac13e8ace6a661c40689710393235b3b48c1a Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sat Jan 27 18:32:06 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sat Jan 27 18:32:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=581ac13e dev-lang/mono-basic: remove last rited package dev-lang/mono-basic/Manifest | 1 - dev-lang/mono-basic/metadata.xml | 11 ----------- dev-lang/mono-basic/mono-basic-2.10.ebuild | 16 ---------------- 3 files changed, 28 deletions(-) diff --git a/dev-lang/mono-basic/Manifest b/dev-lang/mono-basic/Manifest deleted file mode 100644 index 2487a5254e2..00000000000 --- a/dev-lang/mono-basic/Manifest +++ /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 index ef2ebc49ae4..00000000000 --- a/dev-lang/mono-basic/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="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 index 61477d55115..00000000000 --- a/dev-lang/mono-basic/mono-basic-2.10.ebuild +++ /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"