commit: ab093b256dd6504030a1303abdb47c7521cb10d6 Author: ArsenShnurkov <Arsen.Shnurkov <AT> gmail <DOT> com> AuthorDate: Tue Sep 1 16:18:36 2015 +0000 Commit: Heather Cynede <cynede <AT> gentoo <DOT> org> CommitDate: Tue Sep 1 16:18:36 2015 +0000 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=ab093b25
repoman -d checks dev-dotnet/newtonsoftjson/metadata.xml | 9 +++++++++ dev-dotnet/newtonsoftjson/newtonsoftjson-7.0.1-r20150831.ebuild | 1 - 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/dev-dotnet/newtonsoftjson/metadata.xml b/dev-dotnet/newtonsoftjson/metadata.xml new file mode 100644 index 0000000..22785a3 --- /dev/null +++ b/dev-dotnet/newtonsoftjson/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>dotnet</herd> + <maintainer> + <email>[email protected]</email> + <name>dotnet</name> + </maintainer> +</pkgmetadata> diff --git a/dev-dotnet/newtonsoftjson/newtonsoftjson-7.0.1-r20150831.ebuild b/dev-dotnet/newtonsoftjson/newtonsoftjson-7.0.1-r20150831.ebuild index 53eda5e..ff50275 100644 --- a/dev-dotnet/newtonsoftjson/newtonsoftjson-7.0.1-r20150831.ebuild +++ b/dev-dotnet/newtonsoftjson/newtonsoftjson-7.0.1-r20150831.ebuild @@ -72,7 +72,6 @@ src_compile() { enuspec "Build/${NUSPEC_FILENAME}" } - src_install() { DIR="" if use debug; then
