public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tom Wijsman (tomwij)" <tomwij@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in virtual/notification-daemon: ChangeLog notification-daemon-0.ebuild
Date: Mon, 24 Mar 2014 15:24:57 +0000 (UTC)	[thread overview]
Message-ID: <20140324152457.3488D20054@flycatcher.gentoo.org> (raw)

tomwij      14/03/24 15:24:57

  Modified:             ChangeLog notification-daemon-0.ebuild
  Log:
  Added x11-misc/mate-notification-daemon to the end of !gnome in virtual/notification-daemon.
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)

Revision  Changes    Path
1.10                 virtual/notification-daemon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	27 Feb 2013 01:57:38 -0000	1.9
+++ ChangeLog	24 Mar 2014 15:24:57 -0000	1.10
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/notification-daemon
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v 1.9 2013/02/27 01:57:38 wired Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v 1.10 2014/03/24 15:24:57 tomwij Exp $
+
+  24 Mar 2014; Tom Wijsman <TomWij@gentoo.org> notification-daemon-0.ebuild:
+  Added x11-misc/mate-notification-daemon to the end of !gnome in virtual
+  /notification-daemon.
 
   27 Feb 2013; Alex Alexander <wired@gentoo.org> notification-daemon-0.ebuild:
   added new daemon: x11-misc/dunst to the list of packages. acked by ssuominen.



1.11                 virtual/notification-daemon/notification-daemon-0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?r1=1.10&r2=1.11

Index: notification-daemon-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- notification-daemon-0.ebuild	27 Feb 2013 01:57:38 -0000	1.10
+++ notification-daemon-0.ebuild	24 Mar 2014 15:24:57 -0000	1.11
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v 1.10 2013/02/27 01:57:38 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v 1.11 2014/03/24 15:24:57 tomwij Exp $
 
-EAPI=2
+EAPI=5
 
 DESCRIPTION="Virtual for notification daemon dbus service"
 HOMEPAGE=""
@@ -24,5 +24,6 @@
 		>=x11-wm/awesome-3.4.4
 		x11-wm/enlightenment[enlightenment_modules_notification]
 		x11-wm/enlightenment[e_modules_notification]
-		kde-base/knotify ) )"
+		kde-base/knotify
+		x11-misc/mate-notification-daemon ) )"
 DEPEND=""





             reply	other threads:[~2014-03-24 15:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-24 15:24 Tom Wijsman (tomwij) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-10 14:04 [gentoo-commits] gentoo-x86 commit in virtual/notification-daemon: ChangeLog notification-daemon-0.ebuild Alexandre Rostovtsev (tetromino)
2013-02-27  1:57 Alex Alexander (wired)
2012-11-19  9:19 Samuli Suominen (ssuominen)
2012-06-02 12:25 Anthony G. Basile (blueness)
2012-05-29 13:28 Alexis Ballier (aballier)
2012-03-30 18:32 Thomas Sachau (tommy)
2012-01-28  2:16 Samuli Suominen (ssuominen)
2011-05-10 21:24 Nirbheek Chauhan (nirbheek)

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=20140324152457.3488D20054@flycatcher.gentoo.org \
    --to=tomwij@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