public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Denis Dupeyron" <calchan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/R_overlay:master commit in: /, config/
Date: Sun, 27 Jan 2013 00:54:26 +0000 (UTC)	[thread overview]
Message-ID: <1359247272.bbe16233afc41e78e8676150b8ab7d08678c8b05.calchan@gentoo> (raw)

commit:     bbe16233afc41e78e8676150b8ab7d08678c8b05
Author:     Denis Dupeyron <calchan <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 27 00:41:12 2013 +0000
Commit:     Denis Dupeyron <calchan <AT> gentoo <DOT> org>
CommitDate: Sun Jan 27 00:41:12 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/R_overlay.git;a=commit;h=bbe16233

Install the eclass and enable it by defaut

---
 config/R-overlay.conf.install |    3 +++
 roverlay-9999.ebuild          |    1 +
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/config/R-overlay.conf.install b/config/R-overlay.conf.install
index 9753847..cb532f1 100644
--- a/config/R-overlay.conf.install
+++ b/config/R-overlay.conf.install
@@ -16,6 +16,9 @@
 
 # ---
 
+# Not required but ebuilds won't be functional without the eclass
+OVERLAY_ECLASS = /etc/roverlay/eclass/R-packages.eclass
+
 #LOG_LEVEL = WARNING
 #LOG_LEVEL_CONSOLE = INFO
 #LOG_LEVEL_FILE = ERROR

diff --git a/roverlay-9999.ebuild b/roverlay-9999.ebuild
index c55bc48..83c16ec 100644
--- a/roverlay-9999.ebuild
+++ b/roverlay-9999.ebuild
@@ -43,6 +43,7 @@ python_install_all() {
 	insinto "${_CONFDIR}"
 	doins config/description_fields.conf config/repo.list
 	doins -r config/simple-deprules.d/
+	doins -r eclass/
 	newins config/R-overlay.conf.install R-overlay.conf
 
 	doman  doc/man/roverlay.1


             reply	other threads:[~2013-01-27  0:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-27  0:54 Denis Dupeyron [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-09-18 14:00 [gentoo-commits] proj/R_overlay:master commit in: /, config/ André Erdmann
2013-07-11 16:29 André Erdmann
2013-02-09 20:45 André Erdmann
2012-07-06 22:19 André Erdmann

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=1359247272.bbe16233afc41e78e8676150b8ab7d08678c8b05.calchan@gentoo \
    --to=calchan@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