diff options
author | Patrick Höhn <hoehnp@users.noreply.github.com> | 2019-10-18 15:22:47 +0200 |
---|---|---|
committer | cnd <cynede@gentoo.org> | 2019-10-18 17:22:47 +0400 |
commit | 17bedb24b457189974cfada68814c0313c66e5bd (patch) | |
tree | 8882c8e24fd673d660ba1de5111e7cb914f19d2f /app-editors | |
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 'app-editors')
-rw-r--r-- | app-editors/mypad/mypad-1.0.3_p201606130-r1.ebuild | 3 | ||||
-rw-r--r-- | app-editors/visual-studio-code/visual-studio-code-1.39.2.ebuild | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/app-editors/mypad/mypad-1.0.3_p201606130-r1.ebuild b/app-editors/mypad/mypad-1.0.3_p201606130-r1.ebuild index d03b26f..9ad10f0 100644 --- a/app-editors/mypad/mypad-1.0.3_p201606130-r1.ebuild +++ b/app-editors/mypad/mypad-1.0.3_p201606130-r1.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" diff --git a/app-editors/visual-studio-code/visual-studio-code-1.39.2.ebuild b/app-editors/visual-studio-code/visual-studio-code-1.39.2.ebuild index fe5c94d..5ee44cf 100644 --- a/app-editors/visual-studio-code/visual-studio-code-1.39.2.ebuild +++ b/app-editors/visual-studio-code/visual-studio-code-1.39.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 |