* [gentoo-commits] proj/dotnet:master commit in: dev-dotnet/nini/
@ 2015-08-10 11:54 Heather Cynede
0 siblings, 0 replies; 2+ messages in thread
From: Heather Cynede @ 2015-08-10 11:54 UTC (permalink / raw
To: gentoo-commits
commit: 3beae12f61ea0f8c993fae86686da93f3b86b42b
Author: Heather <Heather <AT> live <DOT> ru>
AuthorDate: Mon Aug 10 11:41:31 2015 +0000
Commit: Heather Cynede <cynede <AT> gentoo <DOT> org>
CommitDate: Mon Aug 10 11:41:31 2015 +0000
URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=3beae12f
fix nini keywords
dev-dotnet/nini/nini-1.1.0-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-dotnet/nini/nini-1.1.0-r3.ebuild b/dev-dotnet/nini/nini-1.1.0-r3.ebuild
index e3f64c4..22b72e6 100644
--- a/dev-dotnet/nini/nini-1.1.0-r3.ebuild
+++ b/dev-dotnet/nini/nini-1.1.0-r3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/nini/Nini-${PV}.zip"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~x86"
IUSE="debug"
RDEPEND=">=dev-lang/mono-4.0.2.5"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/dotnet:master commit in: dev-dotnet/nini/
@ 2018-10-18 10:52 Mikhail Pukhlikov
0 siblings, 0 replies; 2+ messages in thread
From: Mikhail Pukhlikov @ 2018-10-18 10:52 UTC (permalink / raw
To: gentoo-commits
commit: e78ee1add3debfa6960201f0ef3eab788b427801
Author: Martin Holzhauer <martin <AT> holzhauer <DOT> eu>
AuthorDate: Thu Oct 18 10:20:16 2018 +0000
Commit: Mikhail Pukhlikov <cynede <AT> gentoo <DOT> org>
CommitDate: Thu Oct 18 10:20:16 2018 +0000
URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=e78ee1ad
added mono-pkg-config
if you enable pkg-config you get an error that einstall_pc_file is not defined, because of the missing import of mono-pkg-config
dev-dotnet/nini/nini-1.1.0-r5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-dotnet/nini/nini-1.1.0-r5.ebuild b/dev-dotnet/nini/nini-1.1.0-r5.ebuild
index 6031080..9fc2723 100644
--- a/dev-dotnet/nini/nini-1.1.0-r5.ebuild
+++ b/dev-dotnet/nini/nini-1.1.0-r5.ebuild
@@ -4,7 +4,7 @@
EAPI=6
-inherit mono-env dotnet multilib versionator gac
+inherit mono-env dotnet multilib versionator gac mono-pkg-config
DESCRIPTION="Nini - A configuration library for .NET"
HOMEPAGE="http://nini.sourceforge.net"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-10-18 10:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-18 10:52 [gentoo-commits] proj/dotnet:master commit in: dev-dotnet/nini/ Mikhail Pukhlikov
-- strict thread matches above, loose matches on Subject: below --
2015-08-10 11:54 Heather Cynede
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox