public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kimono/
Date: Sat, 29 Jun 2013 19:20:49 +0000 (UTC)	[thread overview]
Message-ID: <1372533645.e4d74f0c80f4f5bd8a696e66ff44abfb1d5e47ff.johu@gentoo> (raw)

commit:     e4d74f0c80f4f5bd8a696e66ff44abfb1d5e47ff
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 29 19:20:45 2013 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Jun 29 19:20:45 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=e4d74f0c

[kde-base/kimono] Migrate to mono-env eclass.

Package-Manager: portage-2.2.0_alpha186

---
 kde-base/kimono/kimono-4.10.49.9999.ebuild | 7 ++++++-
 kde-base/kimono/kimono-4.10.5.ebuild       | 7 ++++++-
 kde-base/kimono/kimono-4.10.90.ebuild      | 7 ++++++-
 kde-base/kimono/kimono-9999.ebuild         | 7 ++++++-
 4 files changed, 24 insertions(+), 4 deletions(-)

diff --git a/kde-base/kimono/kimono-4.10.49.9999.ebuild b/kde-base/kimono/kimono-4.10.49.9999.ebuild
index 1eb1b0b..71bd591 100644
--- a/kde-base/kimono/kimono-4.10.49.9999.ebuild
+++ b/kde-base/kimono/kimono-4.10.49.9999.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-inherit kde4-base mono
+inherit mono-env kde4-base
 
 DESCRIPTION="C# bindings for KDE"
 KEYWORDS=""
@@ -22,6 +22,11 @@ RDEPEND="${DEPEND}"
 # Split from kdebindings-csharp in 4.7
 add_blocker kdebindings-csharp
 
+pkg_setup() {
+	mono-env_pkg_setup
+	kde4-base_pkg_setup
+}
+
 src_prepare() {
 	kde4-base_src_prepare
 

diff --git a/kde-base/kimono/kimono-4.10.5.ebuild b/kde-base/kimono/kimono-4.10.5.ebuild
index f7d16d6..ec49596 100644
--- a/kde-base/kimono/kimono-4.10.5.ebuild
+++ b/kde-base/kimono/kimono-4.10.5.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-inherit kde4-base mono
+inherit mono-env kde4-base
 
 DESCRIPTION="C# bindings for KDE"
 KEYWORDS=" ~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
@@ -22,6 +22,11 @@ RDEPEND="${DEPEND}"
 # Split from kdebindings-csharp in 4.7
 add_blocker kdebindings-csharp
 
+pkg_setup() {
+	mono-env_pkg_setup
+	kde4-base_pkg_setup
+}
+
 src_prepare() {
 	kde4-base_src_prepare
 

diff --git a/kde-base/kimono/kimono-4.10.90.ebuild b/kde-base/kimono/kimono-4.10.90.ebuild
index 0f8df19..5bf8a65 100644
--- a/kde-base/kimono/kimono-4.10.90.ebuild
+++ b/kde-base/kimono/kimono-4.10.90.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-inherit kde4-base mono
+inherit mono-env kde4-base
 
 DESCRIPTION="C# bindings for KDE"
 KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux"
@@ -22,6 +22,11 @@ RDEPEND="${DEPEND}"
 # Split from kdebindings-csharp in 4.7
 add_blocker kdebindings-csharp
 
+pkg_setup() {
+	mono-env_pkg_setup
+	kde4-base_pkg_setup
+}
+
 src_prepare() {
 	kde4-base_src_prepare
 

diff --git a/kde-base/kimono/kimono-9999.ebuild b/kde-base/kimono/kimono-9999.ebuild
index 0fedfba..cdbabb3 100644
--- a/kde-base/kimono/kimono-9999.ebuild
+++ b/kde-base/kimono/kimono-9999.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-inherit kde4-base mono
+inherit mono-env kde4-base
 
 DESCRIPTION="C# bindings for KDE"
 KEYWORDS=""
@@ -22,6 +22,11 @@ RDEPEND="${DEPEND}"
 # Split from kdebindings-csharp in 4.7
 add_blocker kdebindings-csharp
 
+pkg_setup() {
+	mono-env_pkg_setup
+	kde4-base_pkg_setup
+}
+
 src_prepare() {
 	kde4-base_src_prepare
 


             reply	other threads:[~2013-06-29 19:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-29 19:20 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-08-07 22:24 [gentoo-commits] proj/kde:master commit in: kde-base/kimono/ Johannes Huber
2014-05-04 23:35 Johannes Huber
2013-10-06 19:57 Chris Reffett
2013-07-03 14:12 Michael Palimaka
2012-09-11 20:12 Michael Palimaka
2012-06-21 20:20 Andreas Hüttel
2012-06-10 10:30 Andreas Hüttel
2012-06-10 10:07 Andreas Hüttel
2012-04-13 21:51 Johannes Huber
2011-08-21 12:39 Andreas Hüttel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1372533645.e4d74f0c80f4f5bd8a696e66ff44abfb1d5e47ff.johu@gentoo \
    --to=johu@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox