diff options
author | 2019-10-18 15:22:47 +0200 | |
---|---|---|
committer | 2019-10-18 17:22:47 +0400 | |
commit | 17bedb24b457189974cfada68814c0313c66e5bd (patch) | |
tree | 8882c8e24fd673d660ba1de5111e7cb914f19d2f /dev-dotnet/nhibernate-linq | |
parent | Merge pull request #436 from hoehnp/master (diff) | |
download | dotnet-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/nhibernate-linq')
-rw-r--r-- | dev-dotnet/nhibernate-linq/nhibernate-linq-1.0.0.0_p2010050601.ebuild | 3 |
1 files changed, 1 insertions, 2 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 6418782..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 @@ -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" |