aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* remove some old ebuilds of year 2010ArsenShnurkov2022-05-112-139/+0
| | | | | Closes: https://bugs.gentoo.org/797043 Signed-off-by: ArsenShnurkov <ArsenShnurkov@users.noreply.github.com>
* mono/linux-packaging-msbuild master branch was renamed to mainGergely Nagy2021-05-261-1/+1
| | | | Signed-off-by: Gergely Nagy <ngg@ngg.hu>
* Fix all paths referencing github.com/mono/mono/raw/master/.Manuel Friedli2021-05-262-2/+2
| | | | | | | | Apparently, the main branch in the Mono repo is called "main", not "master". Signed-off-by: Gergely Nagy <ngg@ngg.hu> Closes: https://github.com/gentoo/dotnet/pull/497 Fixes: https://github.com/gentoo/dotnet/issues/496
* replace fdo-mime.eclass with xdg-utils.eclassGergely Nagy2020-12-233-15/+15
| | | | Signed-off-by: Gergely Nagy <ngg@ngg.hu>
* dev-util/fsharpbinding: Fix git eclass inherit and deprecated emacs depNP-Hardass2020-06-011-5/+5
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org> Closes: https://github.com/gentoo/dotnet/pull/473 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* dev-util/mono-debugger: fix up botched EAPI=6 conversionBen Kohler2019-12-171-5/+3
| | | | | | | | | | Use eapply instead of epatch Don't call base_src_prepare (no longer inherits base.eclass for a while) Do default *before* eautoreconf Closes: https://bugs.gentoo.org/615176 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* fixed warning about unsorted keywordsPatrick Höhn2019-10-193-3/+2
|
* added missing metadata.xml files and fixed identation in filesPatrick Höhn2019-10-193-9/+9
|
* corrected urisPatrick Höhn2019-10-1915-43/+43
|
* hopefully corrected all uri.https problemsPatrick Höhn2019-10-1915-43/+43
|
* Corrections / Additions to PR436 (#437)Patrick Höhn2019-10-1819-48/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* dependency removed, version fixedArsenShnurkov2018-01-293-9/+29
|
* workaround for roslyn bug with signingArsenShnurkov2018-01-183-19/+30
|
* switch back to xbuild until issue with resgen launch will be resolvedArsenShnurkov2018-01-161-2/+2
|
* attempt to fix error with launching ResGen (unsuccessfull)ArsenShnurkov2018-01-161-1/+1
|
* change exbuild to emsbuildArsenShnurkov2018-01-131-9/+18
|
* change commit's sha1 and create file digest for ManifestArsenShnurkov2018-01-132-1/+5
|
* rename .ebuild file and cleanup ManifestArsenShnurkov2018-01-132-1/+0
|
* build with new jemalloc code (turned off)ArsenShnurkov2017-12-281-1/+0
|
* fixesArsenShnurkov2017-10-274-75/+115
|
* initial versionArsenShnurkov2017-10-203-0/+85
|
* dependencies addedArsenShnurkov2017-10-131-1/+1
|
* forgotten dependency addedArsenShnurkov2017-10-131-0/+1
|
* wrapper name fixedArsenShnurkov2017-10-131-1/+1
|
* versioning addedArsenShnurkov2017-10-132-5/+81
|
* initial template, digest, manifest addedArsenShnurkov2017-10-133-0/+84
|
* some fixes for repomanArsenShnurkov2017-10-013-3/+1
|
* dev-dotnet/msbuild, fix 310ArsenShnurkov2017-09-2911-0/+1058
|
* dev-util/nant: remove dead mirror link to allow buildsam2017-07-311-1/+1
|
* fix dependency on NDepend.PathArsenShnurkov2017-06-171-154/+0
|
* fix of reference removalArsenShnurkov2017-06-023-2/+3
|
* make wrapperArsenShnurkov2017-06-021-1/+1
|
* NUnit-3.7.0ArsenShnurkov2017-06-028-0/+366
|
* name of exe in wrapper fixedArsenShnurkov2017-05-281-1/+1
|
* change pathsArsenShnurkov2017-05-284-51/+57
|
* rename v3 ebuild before changingArsenShnurkov2017-05-283-3/+3
|
* fix for nupkg.eclassArsenShnurkov2017-05-282-1/+2
|
* rename fileArsenShnurkov2017-05-281-0/+0
|
* change pathArsenShnurkov2017-05-272-0/+87
|
* rename ebuildArsenShnurkov2017-05-271-0/+0
|
* dev-util/mono-debugger: fix #286mpkh2017-04-221-0/+2
|
* repoman fixes 1ArsenShnurkov2017-01-253-129/+72
|
* New yearMikhail Pukhlikov2017-01-0715-15/+15
|
* dev-util/monodevelop-9999 buildsBennjamin Blast2016-10-281-31/+74
|
* Merge pull request #259 from Hummer12007/patch-1mpkh2016-10-243-228/+8
|\ | | | | dev-util/mono-tools: fix EAPI 6 support
| * dev-util/mono-tools: fix EAPI 6 supportHummer120072016-10-203-228/+8
| | | | | | | | | | | | remove extraneous patch remove gtkhtml from IUSE
* | initial versionArsenShnurkov2016-10-159-0/+153
|/
* version bump + patchArsenShnurkov2016-09-092-2/+2
|
* version bumpArsenShnurkov2016-09-092-0/+105
|
* version bumpArsenShnurkov2016-08-232-2/+2
|