* [gentoo-commits] proj/dotnet:master commit in: dev-dotnet/npgsql/, dev-dotnet/npgsql/files/
@ 2016-08-17 9:44 Mikhail Pukhlikov
0 siblings, 0 replies; only message in thread
From: Mikhail Pukhlikov @ 2016-08-17 9:44 UTC (permalink / raw
To: gentoo-commits
commit: 3df4dda049ab5eb1df60e37bb99409df08a81ab0
Author: ArsenShnurkov <Arsen.Shnurkov <AT> gmail <DOT> com>
AuthorDate: Tue Aug 16 10:58:02 2016 +0000
Commit: Mikhail Pukhlikov <cynede <AT> gentoo <DOT> org>
CommitDate: Tue Aug 16 10:58:02 2016 +0000
URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=3df4dda0
move icon from to SRC_URI
| Bin 46960 -> 0 bytes
dev-dotnet/npgsql/npgsql-3.1.6.ebuild | 5 +++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/dev-dotnet/npgsql/files/postgresql-header.png b/dev-dotnet/npgsql/files/postgresql-header.png
deleted file mode 100644
index 04b7c28..0000000
Binary files a/dev-dotnet/npgsql/files/postgresql-header.png and /dev/null differ
diff --git a/dev-dotnet/npgsql/npgsql-3.1.6.ebuild b/dev-dotnet/npgsql/npgsql-3.1.6.ebuild
index acd16d4..65b6691 100644
--- a/dev-dotnet/npgsql/npgsql-3.1.6.ebuild
+++ b/dev-dotnet/npgsql/npgsql-3.1.6.ebuild
@@ -21,7 +21,8 @@ HOMEPAGE="https://github.com/npgsql/${NAME}"
EGIT_COMMIT="a7e147759c3756b6d22f07f5602aacd21f93d48d"
SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz
- gac? ( mirror://gentoo/mono.snk.bz2 )"
+ gac? ( mirror://gentoo/mono.snk.bz2 )
+ http://www.npgsql.org/css/img/postgresql-header.png"
RESTRICT="mirror"
S="${WORKDIR}/${NAME}-${EGIT_COMMIT}"
@@ -114,7 +115,7 @@ src_install() {
fi
insinto "$(get_nuget_trusted_icons_location)"
- newins "${FILESDIR}/${ICON_FILENAME}" "${NUSPEC_ID}.${NUSPEC_VERSION}.png"
+ newins "${DISTDIR}/${ICON_FILENAME}" "${NUSPEC_ID}.${NUSPEC_VERSION}.png"
enupkg "${WORKDIR}/${NUSPEC_ID}.${NUSPEC_VERSION}.nupkg"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-08-17 9:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-17 9:44 [gentoo-commits] proj/dotnet:master commit in: dev-dotnet/npgsql/, dev-dotnet/npgsql/files/ Mikhail Pukhlikov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox