commit: f1495447b6714467eb2ed9fa1cf16af20e9aaf5b
Author: ArsenShnurkov <Arsen.Shnurkov <AT> gmail <DOT> com>
AuthorDate: Tue Dec 29 16:55:09 2015 +0000
Commit: Heather Cynede <cynede <AT> gentoo <DOT> org>
CommitDate: Tue Dec 29 16:55:09 2015 +0000
URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=f1495447
icon url corrected
dev-dotnet/deveel-math/deveel-math-1.5.66-r201512290.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/dev-dotnet/deveel-math/deveel-math-1.5.66-r201512290.ebuild
b/dev-dotnet/deveel-math/deveel-math-1.5.66-r201512290.ebuild
index dc8fd69..a98f5c9 100644
--- a/dev-dotnet/deveel-math/deveel-math-1.5.66-r201512290.ebuild
+++ b/dev-dotnet/deveel-math/deveel-math-1.5.66-r201512290.ebuild
@@ -60,7 +60,9 @@ NUSPEC_FILE_NAME=nuget/dmath.noplatform.tmpl.nuspec
# PR Package revision, or r0 if no revision exists.
NUSPEC_VERSION=$(get_version_component_range 1-3)"${PR//r/.}"
-ICON_URL="https://raw.githubusercontent.com/ArsenShnurkov/dotnet/master/dev-dotnet/deveel-math/files/Deveel.Math.png"
+# see https://github.com/mrward/monodevelop-nuget-addin/issues/59
+#ICON_URL="file://${FILESDIR}/Deveel.Math.png"
+ICON_URL="https://raw.githubusercontent.com/ArsenShnurkov/dotnet/deveel-math/dev-dotnet/deveel-math/files/Deveel.Math.png"
# rm -rf /var/tmp/portage/dev-dotnet/deveel-math-*
# emerge =deveel-math-1.5.66-r201507280