aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Höhn <patrick.hoehn@tu-clausthal.de>2019-10-18 10:53:38 +0200
committerPatrick Höhn <hoehnp@gmx.de>2019-10-19 01:28:26 +0200
commit5253a6aad7e5212bdf414a12514f61bc95943b44 (patch)
tree32cb979ed141cde2bc2e77903e5a4f445bfd3cb9 /dev-dotnet/nhibernate-linq
parenthopefully corrected all uri.https problems (diff)
downloaddotnet-5253a6aad7e5212bdf414a12514f61bc95943b44.tar.gz
dotnet-5253a6aad7e5212bdf414a12514f61bc95943b44.tar.bz2
dotnet-5253a6aad7e5212bdf414a12514f61bc95943b44.zip
corrected uris
Diffstat (limited to 'dev-dotnet/nhibernate-linq')
-rw-r--r--dev-dotnet/nhibernate-linq/nhibernate-linq-1.0.0.0_p2010050601.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/dev-dotnet/nhibernate-linq/nhibernate-linq-1.0.0.0_p2010050601.ebuild b/dev-dotnet/nhibernate-linq/nhibernate-linq-1.0.0.0_p2010050601.ebuild
index 693ea63..77a84da 100644
--- a/dev-dotnet/nhibernate-linq/nhibernate-linq-1.0.0.0_p2010050601.ebuild
+++ b/dev-dotnet/nhibernate-linq/nhibernate-linq-1.0.0.0_p2010050601.ebuild
@@ -12,16 +12,16 @@ inherit msbuild gac
IUSE="+${USE_DOTNET}"
NAME="nhibernate-contrib-old"
-# https:://sourceforge.net/projects/nhcontrib/
-HOMEPAGE="https:://github.com/pruiz/nhibernate-contrib-old"
+# https://sourceforge.net/projects/nhcontrib/
+HOMEPAGE="https://github.com/pruiz/nhibernate-contrib-old"
EGIT_COMMIT="eada73cce086a6457e5e64b0413b97a8f53863ac"
-SRC_URI="https:://github.com/pruiz/${NAME}/archive/${EGIT_COMMIT}.tar.gz -> ${PF}.tar.gz
- https:://github.com/mono/mono/raw/master/mcs/class/mono.snk"
+SRC_URI="https://github.com/pruiz/${NAME}/archive/${EGIT_COMMIT}.tar.gz -> ${PF}.tar.gz
+ https://github.com/mono/mono/raw/master/mcs/class/mono.snk"
S="${WORKDIR}/${NAME}-${EGIT_COMMIT}"
DESCRIPTION="Contributions to NHibernate"
-LICENSE="LGPL-2.0" # https:://sourceforge.net/directory/license:lgpl/
+LICENSE="LGPL-2.0" # https://sourceforge.net/directory/license:lgpl/
CDEPEND="|| ( >=dev-lang/mono-5.4.0.167 <dev-lang/mono-9999 )
dev-dotnet/nhibernate-core