public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: sets/, Documentation/maintainers/
Date: Mon, 26 Sep 2011 14:07:14 +0000 (UTC)	[thread overview]
Message-ID: <1c3bdee0bd340dc6ada713c0dae5058f52547468.alexxy@gentoo> (raw)

commit:     1c3bdee0bd340dc6ada713c0dae5058f52547468
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 26 14:05:41 2011 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Mon Sep 26 14:05:41 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=1c3bdee0

[sets] Drop kactivitid
Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>

---
 Documentation/maintainers/git-hooks-commit-msg |    3 +++
 sets/kdebase-runtime-live                      |    1 -
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/Documentation/maintainers/git-hooks-commit-msg b/Documentation/maintainers/git-hooks-commit-msg
index 374b6cd..80e95f4 100755
--- a/Documentation/maintainers/git-hooks-commit-msg
+++ b/Documentation/maintainers/git-hooks-commit-msg
@@ -22,6 +22,9 @@ fi
 if [[ -n `grep -e '^\[Documentation' <<< "$summary"` ]] ; then
 	# Do not enforce usage of repoman where it makes no sense
 	exit 0
+elif [[ -n `grep -e '^\[sets' <<< "$summary"` ]] ; then
+	# Do not enforce usage of repoman where it makes no sense
+	exit 0
 elif grep '^NO_REPOMAN' "$FILE" >& /dev/null ; then
 	# Allow i-know-what-i-am-doing override
 	sed -i -e '/^NO_REPOMAN/d' "$FILE"

diff --git a/sets/kdebase-runtime-live b/sets/kdebase-runtime-live
index 5f70720..72bd939 100644
--- a/sets/kdebase-runtime-live
+++ b/sets/kdebase-runtime-live
@@ -1,4 +1,3 @@
-~kde-base/activitymanager-9999
 ~kde-base/attica-9999
 ~kde-base/drkonqi-9999
 ~kde-base/kcmshell-9999



             reply	other threads:[~2011-09-26 14:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-26 14:07 Alexey Shvetsov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-01-06 21:16 [gentoo-commits] proj/kde:master commit in: sets/, Documentation/maintainers/ Manuel Rüger
2014-07-15 22:33 Johannes Huber
2014-05-08 11:25 Johannes Huber
2013-02-11  1:16 Jonathan Callen
2011-07-31 21:56 Jonathan Callen
2011-07-28 15:24 Dennis Schridde

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=1c3bdee0bd340dc6ada713c0dae5058f52547468.alexxy@gentoo \
    --to=alexxy@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