public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/dotnet:master commit in: dev-dotnet/dbus-sharp/
@ 2015-08-10 11:23 Heather Cynede
  0 siblings, 0 replies; 3+ messages in thread
From: Heather Cynede @ 2015-08-10 11:23 UTC (permalink / raw
  To: gentoo-commits

commit:     476e67e9d0e0feccf2017334e1702db017e7b7bb
Author:     Heather <Heather <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Mon Aug 10 11:19:22 2015 +0000
Commit:     Heather Cynede <cynede <AT> gentoo <DOT> org>
CommitDate: Mon Aug 10 11:19:22 2015 +0000
URL:        https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=476e67e9

fix keywords for dbus-sharp-0.8.1

 dev-dotnet/dbus-sharp/dbus-sharp-0.8.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-dotnet/dbus-sharp/dbus-sharp-0.8.1.ebuild b/dev-dotnet/dbus-sharp/dbus-sharp-0.8.1.ebuild
index 18eb283..85b8da8 100644
--- a/dev-dotnet/dbus-sharp/dbus-sharp-0.8.1.ebuild
+++ b/dev-dotnet/dbus-sharp/dbus-sharp-0.8.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/mono/dbus-sharp/archive/v${PV}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-lang/mono-4.0.2.5


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] proj/dotnet:master commit in: dev-dotnet/dbus-sharp/
@ 2015-08-10 11:23 Heather Cynede
  0 siblings, 0 replies; 3+ messages in thread
From: Heather Cynede @ 2015-08-10 11:23 UTC (permalink / raw
  To: gentoo-commits

commit:     17e926fba7a3044dfba10ad59efbfd8491a0d166
Author:     Heather <Heather <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Mon Aug 10 11:18:37 2015 +0000
Commit:     Heather Cynede <cynede <AT> gentoo <DOT> org>
CommitDate: Mon Aug 10 11:18:37 2015 +0000
URL:        https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=17e926fb

fix keywords for dbus-sharp-0.7.0-r2

 dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r2.ebuild b/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r2.ebuild
index 74d04b6..e29b1d6 100644
--- a/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r2.ebuild
+++ b/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://github/mono/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-lang/mono-4.0.2.5


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] proj/dotnet:master commit in: dev-dotnet/dbus-sharp/
@ 2017-08-03  7:57 Mikhail Pukhlikov
  0 siblings, 0 replies; 3+ messages in thread
From: Mikhail Pukhlikov @ 2017-08-03  7:57 UTC (permalink / raw
  To: gentoo-commits

commit:     5e167a6579c1efd9ea9013319f8ecadb3abe2750
Author:     sam <sam <AT> cmpct <DOT> info>
AuthorDate: Mon Jul 31 22:09:58 2017 +0000
Commit:     Mikhail Pukhlikov <cynede <AT> gentoo <DOT> org>
CommitDate: Mon Jul 31 22:09:58 2017 +0000
URL:        https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=5e167a65

dev-dotnet/dbus-sharp: StrongName fix (similar to #305)

 dev-dotnet/dbus-sharp/dbus-sharp-0.8.1.ebuild | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/dev-dotnet/dbus-sharp/dbus-sharp-0.8.1.ebuild b/dev-dotnet/dbus-sharp/dbus-sharp-0.8.1.ebuild
index 0f2c591..8b69d39 100644
--- a/dev-dotnet/dbus-sharp/dbus-sharp-0.8.1.ebuild
+++ b/dev-dotnet/dbus-sharp/dbus-sharp-0.8.1.ebuild
@@ -33,3 +33,9 @@ src_prepare() {
 	eautoreconf
 	default
 }
+
+src_compile() {
+    default
+    # https://github.com/gentoo/dotnet/issues/305
+    sn -R src/dbus-sharp.dll dbus-sharp.snk
+}


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-08-03  7:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-10 11:23 [gentoo-commits] proj/dotnet:master commit in: dev-dotnet/dbus-sharp/ Heather Cynede
  -- strict thread matches above, loose matches on Subject: below --
2015-08-10 11:23 Heather Cynede
2017-08-03  7:57 Mikhail Pukhlikov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox