aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Höhn <hoehnp@users.noreply.github.com>2019-10-18 15:22:47 +0200
committercnd <cynede@gentoo.org>2019-10-18 17:22:47 +0400
commit17bedb24b457189974cfada68814c0313c66e5bd (patch)
tree8882c8e24fd673d660ba1de5111e7cb914f19d2f /dev-dotnet/techtalk-specflow
parentMerge pull request #436 from hoehnp/master (diff)
downloaddotnet-17bedb24b457189974cfada68814c0313c66e5bd.tar.gz
dotnet-17bedb24b457189974cfada68814c0313c66e5bd.tar.bz2
dotnet-17bedb24b457189974cfada68814c0313c66e5bd.zip
Corrections / Additions to PR436 (#437)
* updated copyright * Updated new ebuild file for mono-addins 1.3.3 to resolve installation error ändrad: mono-addins-1.3.3.ebuild * updated headers in older mono-addins verisons * test to adjust to travis repoman * Now all mono-addins ebuilds should not cause any errors in travis anymore * correct keywords in dash and s ebuilds ändrad: app-emacs/dash/dash-9999.ebuild ändrad: app-emacs/s/s-9999.ebuild * updated copyright statement in all ebuilds * Revert "updated copyright statement in all ebuilds" This reverts commit 554df08f05e420d8643aaedc59dd2c655f7a2125. * updated copyright and removed stale CVS header * removed Stale CVS heard in ndepend-path ebuild * corrected ulr in ndepend-path ändrad: dev-dotnet/ndepend-path/ndepend-path-0.0_p20151123.ebuild * hopefully corrected all uri.https problems * corrected uris
Diffstat (limited to 'dev-dotnet/techtalk-specflow')
-rw-r--r--dev-dotnet/techtalk-specflow/techtalk-specflow-1.2.0.0.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-dotnet/techtalk-specflow/techtalk-specflow-1.2.0.0.ebuild b/dev-dotnet/techtalk-specflow/techtalk-specflow-1.2.0.0.ebuild
index 427e485..e744299 100644
--- a/dev-dotnet/techtalk-specflow/techtalk-specflow-1.2.0.0.ebuild
+++ b/dev-dotnet/techtalk-specflow/techtalk-specflow-1.2.0.0.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# $Id$
EAPI=6
KEYWORDS="~amd64 ~ppc ~x86"
@@ -13,7 +12,7 @@ inherit msbuild gac
IUSE="+${USE_DOTNET}"
NAME="SpecFlow"
-HOMEPAGE="http://www.specflow.org/"
+HOMEPAGE="https://www.specflow.org/"
EGIT_COMMIT="d79e211e94860f0c98fb43264e4358714da1fd95"
SRC_URI="https://github.com/techtalk/${NAME}/archive/${EGIT_COMMIT}.tar.gz -> ${PF}.tar.gz