From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id EC150138CDB for ; Wed, 10 Jun 2015 14:04:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F26BAE078C; Wed, 10 Jun 2015 14:04:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 78B44E078C for ; Wed, 10 Jun 2015 14:04:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 248E2340C08 for ; Wed, 10 Jun 2015 14:04:18 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2306) id 757A4A32; Wed, 10 Jun 2015 14:04:14 +0000 (UTC) From: "Alexandre Rostovtsev (tetromino)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, tetromino@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in virtual/notification-daemon: ChangeLog notification-daemon-0.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog notification-daemon-0.ebuild X-VCS-Directories: virtual/notification-daemon X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Rostovtsev Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150610140414.757A4A32@oystercatcher.gentoo.org> Date: Wed, 10 Jun 2015 14:04:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1e94c66f-0f04-4d01-a0b1-4de596dd96f3 X-Archives-Hash: 6ede92f69d70294bd314bf288bdb9b6b tetromino 15/06/10 14:04:14 Modified: ChangeLog notification-daemon-0.ebuild Log: Make x11-misc/notification-daemon the default non-gnome provider (suggested by angry_vincent and floppym). (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x18E5B6F2D8D5EC8D) Revision Changes Path 1.18 virtual/notification-daemon/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?rev=1.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?r1=1.17&r2=1.18 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ChangeLog 7 Jun 2015 11:03:31 -0000 1.17 +++ ChangeLog 10 Jun 2015 14:04:14 -0000 1.18 @@ -1,6 +1,11 @@ # ChangeLog for virtual/notification-daemon # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v 1.17 2015/06/07 11:03:31 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v 1.18 2015/06/10 14:04:14 tetromino Exp $ + + 10 Jun 2015; Alexandre Rostovtsev + notification-daemon-0.ebuild: + Make x11-misc/notification-daemon the default non-gnome provider (suggested + by angry_vincent and floppym). 07 Jun 2015; Pacho Ramos notification-daemon-0.ebuild: gnome-extra/cinnamon also provides notification-daemon (#545102 by Marc 1.19 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.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?r1=1.18&r2=1.19 Index: notification-daemon-0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- notification-daemon-0.ebuild 7 Jun 2015 11:03:31 -0000 1.18 +++ notification-daemon-0.ebuild 10 Jun 2015 14:04:14 -0000 1.19 @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.18 2015/06/07 11:03:31 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v 1.19 2015/06/10 14:04:14 tetromino Exp $ EAPI=5 @@ -17,8 +17,8 @@ gnome? ( || ( x11-misc/notification-daemon gnome-base/gnome-shell ) ) !gnome? ( || ( - gnome-extra/cinnamon x11-misc/notification-daemon + gnome-extra/cinnamon xfce-extra/xfce4-notifyd x11-misc/qtnotifydaemon x11-misc/notify-osd