commit: 955dbbeef558d16c1f9b1f1cc1fd13b97365be13 Author: Heather <Heather <AT> live <DOT> ru> AuthorDate: Mon Aug 10 11:46:02 2015 +0000 Commit: Heather Cynede <cynede <AT> gentoo <DOT> org> CommitDate: Mon Aug 10 11:46:02 2015 +0000 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=955dbbee
remove fchess dev-dotnet/smartirc4net/smartirc4net-1.0.ebuild | 2 +- games-board/fchess/fchess-9999.ebuild | 30 ------------------------- games-board/fchess/metadata.xml | 10 --------- 3 files changed, 1 insertion(+), 41 deletions(-) diff --git a/dev-dotnet/smartirc4net/smartirc4net-1.0.ebuild b/dev-dotnet/smartirc4net/smartirc4net-1.0.ebuild index 8f14e4c..78d45b3 100644 --- a/dev-dotnet/smartirc4net/smartirc4net-1.0.ebuild +++ b/dev-dotnet/smartirc4net/smartirc4net-1.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/meebey/SmartIrc4net/archive/${PV}.tar.gz" DESCRIPTION="Multi-threaded and thread-safe IRC library written in C#" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="~amd64 ~x86" IUSE="" LICENSE="|| ( LGPL-2.1 LGPL-3 )" diff --git a/games-board/fchess/fchess-9999.ebuild b/games-board/fchess/fchess-9999.ebuild deleted file mode 100644 index 99655bc..0000000 --- a/games-board/fchess/fchess-9999.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -USE_DOTNET="net40 net45" - -inherit git-2 fake dotnet eutils - -EGIT_REPO_URI="git://github.com/Heather/FChess.git" - -DESCRIPTION="FAKE - F# Make" -HOMEPAGE="https://github.com/Heather/FChess" -SRC_URI="" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="" - -DEPEND="dev-lang/mono -dev-dotnet/shelly" -RDEPEND="${DEPEND}" - -src_install() { - insinto /usr/share/FChess/"${FRAMEWORK}" - doins src/bin/Release/FChess.exe - make_wrapper fchess "mono /usr/share/FChess/${FRAMEWORK}/FChess.exe" -} diff --git a/games-board/fchess/metadata.xml b/games-board/fchess/metadata.xml deleted file mode 100644 index ee05942..0000000 --- a/games-board/fchess/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer> - <email>[email protected]</email> - </maintainer> - <longdescription> - FChess - F# Chess - </longdescription> -</pkgmetadata>
