public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: dev-util/cmake/
Date: Thu, 19 Jun 2014 12:45:00 +0000 (UTC)	[thread overview]
Message-ID: <1403181871.2202b44fafd6790a34a8d640cc7478affc44f75a.kensington@gentoo> (raw)

commit:     2202b44fafd6790a34a8d640cc7478affc44f75a
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 19 12:44:26 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Jun 19 12:44:31 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=2202b44f

[dev-util/cmake] Remove editor support files in /usr/share/cmake.

They're already installed to the correct package-specific directory.

Package-Manager: portage-2.2.10

---
 dev-util/cmake/cmake-3.0.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-util/cmake/cmake-3.0.0.ebuild b/dev-util/cmake/cmake-3.0.0.ebuild
index 94f238d..2a8c694 100644
--- a/dev-util/cmake/cmake-3.0.0.ebuild
+++ b/dev-util/cmake/cmake-3.0.0.ebuild
@@ -181,7 +181,8 @@ src_install() {
 	doins "${FILESDIR}/${PN}.vim"
 
 	dobashcomp Auxiliary/bash-completion/{${PN},ctest,cpack}
-	rm -rf "${D}/usr/share/cmake/completions" || die
+
+	rm -rf "${D}/usr/share/cmake/{completions,editors}" || die
 }
 
 pkg_postinst() {


             reply	other threads:[~2014-06-19 12:45 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-19 12:45 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-06-19 14:05 [gentoo-commits] proj/kde:master commit in: dev-util/cmake/ Michael Palimaka
2014-06-19 14:05 Michael Palimaka
2014-06-19 13:55 Michael Palimaka
2014-06-19 12:47 Michael Palimaka
2014-06-19 12:44 Michael Palimaka
2014-03-11 10:21 Johannes Huber
2013-10-17 19:16 Johannes Huber
2013-06-09 11:47 Johannes Huber
2013-06-01 15:58 Michael Palimaka
2013-05-22 14:12 Chris Reffett
2013-03-11 18:18 Michael Palimaka
2013-01-16 10:35 Michael Palimaka
2012-11-09 16:50 Michael Palimaka
2012-05-02 21:13 Johannes Huber
2012-05-01 11:21 Johannes Huber
2012-04-22 17:04 Chris Reffett
2012-01-21 23:37 Johannes Huber
2012-01-13 13:07 Johannes Huber

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=1403181871.2202b44fafd6790a34a8d640cc7478affc44f75a.kensington@gentoo \
    --to=kensington@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