commit:     2c2e14f8146e2a0bdd428fc2f88c26773b4439fa
Author:     ArsenShnurkov <Arsen.Shnurkov <AT> gmail <DOT> com>
AuthorDate: Tue Oct 25 00:03:21 2016 +0000
Commit:     Mikhail Pukhlikov <cynede <AT> gentoo <DOT> org>
CommitDate: Tue Oct 25 00:03:21 2016 +0000
URL:        https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=2c2e14f8

.pc file added

 ...arse-1.4.0_p20150907.ebuild => eto-parse-1.4.0_p20150907-r1.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild 
b/dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907-r1.ebuild
similarity index 97%
rename from dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild
rename to dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907-r1.ebuild
index 0484cf7..79a4bb3 100644
--- a/dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild
+++ b/dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907-r1.ebuild
@@ -13,7 +13,7 @@ NAME="Eto.Parse"
 HOMEPAGE="https://github.com/picoe/${NAME}";
 
 EGIT_COMMIT="7d7884fb4f481e28dd24bc273fbd6615d0ba539a" # 2015-09-07
-SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.zip -> ${PF}.zip"
+SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.zip -> ${PN}-${PV}.zip"
 RESTRICT="mirror"
 S="${WORKDIR}/${NAME}-${EGIT_COMMIT}"
 
@@ -112,6 +112,7 @@ src_install() {
                DIR="Release"
        fi
        egacinstall "Eto.Parse/bin/${DIR}/net40/Eto.Parse.dll"
+       einstall_pc_file "${PN}" "${PV}" "Eto.Parse"
 
        enupkg "${WORKDIR}/${NAME}.${NUSPEC_VERSION}.nupkg"
 }

Reply via email to