[gentoo-commits] repo/gentoo:master commit in: dev-dotnet/gkeyfile-sharp/

2018-08-26 Thread Michał Górny
commit: 926337bd80045dbde159229f069876969208810e
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Aug 26 08:49:08 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Aug 26 08:59:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=926337bd

dev-dotnet/gkeyfile-sharp: Remove support for non-existent deps

 dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-r1.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-r1.ebuild 
b/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-r1.ebuild
index b717b33326c..1796a0e7db3 100644
--- a/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-r1.ebuild
+++ b/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,8 +13,7 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE=""
 
-RDEPEND="|| ( >=dev-dotnet/gtk-sharp-2.12.21 >=dev-dotnet/glib-sharp-2.12.9 )
-   || ( >=dev-dotnet/gtk-sharp-2.12.21 >=dev-dotnet/gtk-sharp-gapi-1.9 )"
+RDEPEND=">=dev-dotnet/gtk-sharp-2.12.21"
 DEPEND="${RDEPEND}
virtual/pkgconfig"
 



[gentoo-commits] repo/gentoo:master commit in: dev-dotnet/gkeyfile-sharp/

2016-11-03 Thread Pacho Ramos
commit: 590d7c48de78e54786ec075524082171e9c8e822
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Nov  3 11:10:32 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Nov  3 11:19:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=590d7c48

dev-dotnet/gkeyfile-sharp: amd64/x86 stable, bug #582424

Package-Manager: portage-2.3.2

 dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-r1.ebuild 
b/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-r1.ebuild
index b6cce4e..2118bee 100644
--- a/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-r1.ebuild
+++ b/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/mono/${PN}/tarball/GKEYFILE_SHARP_0_1 -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="|| ( >=dev-dotnet/gtk-sharp-2.12.21 >=dev-dotnet/glib-sharp-2.12.9 )



[gentoo-commits] repo/gentoo:master commit in: dev-dotnet/gkeyfile-sharp/

2016-11-03 Thread Pacho Ramos
commit: 56b2820be810b44dd1d34506a57e118d9bc463cf
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Nov  3 11:10:46 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Nov  3 11:19:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56b2820b

dev-dotnet/gkeyfile-sharp: Drop old

Package-Manager: portage-2.3.2

 .../gkeyfile-sharp/gkeyfile-sharp-0.1.ebuild   | 34 --
 1 file changed, 34 deletions(-)

diff --git a/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1.ebuild 
b/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1.ebuild
deleted file mode 100644
index bd49b56..
--- a/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=2
-inherit autotools mono
-
-DESCRIPTION="C# binding for gkeyfile"
-HOMEPAGE="https://launchpad.net/gkeyfile-sharp 
https://github.com/mono/gkeyfile-sharp;
-SRC_URI="https://github.com/mono/${PN}/tarball/GKEYFILE_SHARP_0_1 -> 
${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=dev-dotnet/glib-sharp-2.12.9
-   >=dev-dotnet/gtk-sharp-gapi-1.9"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_unpack() {
-   unpack ${A}
-   mv *-${PN}-* "${S}"
-}
-
-src_prepare() {
-   eautoreconf
-}
-
-src_install() {
-   emake DESTDIR="${D}" install || die
-   dodoc AUTHORS ChangeLog NEWS
-}



[gentoo-commits] repo/gentoo:master commit in: dev-dotnet/gkeyfile-sharp/

2015-09-17 Thread Christoph Mende
commit: 17e332a44965fc8e898bbeed0b564b0090f80881
Author: Christoph Mende  gentoo  org>
AuthorDate: Thu Sep 17 17:17:46 2015 +
Commit: Christoph Mende  gentoo  org>
CommitDate: Thu Sep 17 19:01:04 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17e332a4

dev-dotnet/gkeyfile-sharp: Bump EAPI to 5, migrate to mono-env, support 
gtk-sharp-2.12.21 and mono-4

Package-Manager: portage-2.2.20.1

 .../gkeyfile-sharp/gkeyfile-sharp-0.1-r1.ebuild| 36 ++
 1 file changed, 36 insertions(+)

diff --git a/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-r1.ebuild 
b/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-r1.ebuild
new file mode 100644
index 000..b6cce4e
--- /dev/null
+++ b/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-r1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit autotools mono-env
+
+DESCRIPTION="C# binding for gkeyfile"
+HOMEPAGE="https://launchpad.net/gkeyfile-sharp 
https://github.com/mono/gkeyfile-sharp;
+SRC_URI="https://github.com/mono/${PN}/tarball/GKEYFILE_SHARP_0_1 -> 
${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="|| ( >=dev-dotnet/gtk-sharp-2.12.21 >=dev-dotnet/glib-sharp-2.12.9 )
+   || ( >=dev-dotnet/gtk-sharp-2.12.21 >=dev-dotnet/gtk-sharp-gapi-1.9 )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+src_unpack() {
+   unpack ${A}
+   mv *-${PN}-* "${S}"
+}
+
+src_prepare() {
+   mv configure.in configure.ac
+   sed -i -e 's/gmcs/mcs/' configure.ac || die
+   eautoreconf
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+   dodoc AUTHORS ChangeLog NEWS
+}