aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArsenShnurkov <Arsen.Shnurkov@gmail.com>2016-08-19 18:02:05 +0300
committerArsenShnurkov <Arsen.Shnurkov@gmail.com>2016-08-19 18:02:05 +0300
commit1e7571f7795f972011adb7924675afccdd6c8964 (patch)
tree19cfbf28c109754f70aaa4025f1ad0a403cb78f5 /dev-dotnet/eto-parse
parentadding to gac (diff)
downloaddotnet-1e7571f7795f972011adb7924675afccdd6c8964.tar.gz
dotnet-1e7571f7795f972011adb7924675afccdd6c8964.tar.bz2
dotnet-1e7571f7795f972011adb7924675afccdd6c8964.zip
repoman fixes
Diffstat (limited to 'dev-dotnet/eto-parse')
-rw-r--r--dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild b/dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild
index 743beff..0484cf7 100644
--- a/dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild
+++ b/dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild
@@ -5,7 +5,7 @@
EAPI=6
USE_DOTNET="net45"
-inherit mono-env dotnet gac nupkg
+inherit mono-env gac nupkg
IUSE="${USE_DOTNET} developer nupkg debug"
@@ -26,7 +26,6 @@ KEYWORDS="~amd64 ~x86"
# notes on testing, from https://devmanual.gentoo.org/ebuild-writing/functions/src_test/index.html
# FEATURES+="test"
-
# there is no "test" in IUSE, because test project and solution are not build
# there is no "gac" in IUSE, because utilities for patching are not ready
# "Failure adding assembly Eto.Parse/bin/Release/net40/Eto.Parse.dll to the cache: Attempt to install an assembly without a strong name"