From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Rqxq0-0002FM-De for garchives@archives.gentoo.org; Sat, 28 Jan 2012 02:16:20 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61DCDE0AC6; Sat, 28 Jan 2012 02:16:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 233D6E0AC6 for ; Sat, 28 Jan 2012 02:16:13 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 88E451B400E for ; Sat, 28 Jan 2012 02:16:12 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2166) id 588602004C; Sat, 28 Jan 2012 02:16:11 +0000 (UTC) From: "Samuli Suominen (ssuominen)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ssuominen@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: ssuominen X-VCS-Committer-Name: Samuli Suominen Content-Type: text/plain; charset=utf8 Message-Id: <20120128021611.588602004C@flycatcher.gentoo.org> Date: Sat, 28 Jan 2012 02:16:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 98926db4-2bb9-43c7-8026-ac7cc33b98fd X-Archives-Hash: 9315166780dde1e2efccb2d037a0d4a0 ssuominen 12/01/28 02:16:11 Modified: ChangeLog notification-daemon-0.ebuild Log: New notification daemon, x11-misc/qtnotifydaemon =20 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64) Revision Changes Path 1.3 virtual/notification-daemon/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notificati= on-daemon/ChangeLog?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notificati= on-daemon/ChangeLog?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notificati= on-daemon/ChangeLog?r1=3D1.2&r2=3D1.3 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 10 May 2011 21:24:32 -0000 1.2 +++ ChangeLog 28 Jan 2012 02:16:11 -0000 1.3 @@ -1,6 +1,10 @@ # ChangeLog for virtual/notification-daemon -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog= ,v 1.2 2011/05/10 21:24:32 nirbheek Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog= ,v 1.3 2012/01/28 02:16:11 ssuominen Exp $ + + 28 Jan 2012; Samuli Suominen + notification-daemon-0.ebuild: + New notification daemon, x11-misc/qtnotifydaemon =20 10 May 2011; Nirbheek Chauhan notification-daemon-0.ebuild: 1.4 virtual/notification-daemon/notification-daemon-0.eb= uild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notificati= on-daemon/notification-daemon-0.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notificati= on-daemon/notification-daemon-0.ebuild?rev=3D1.4&content-type=3Dtext/plai= n diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notificati= on-daemon/notification-daemon-0.ebuild?r1=3D1.3&r2=3D1.4 Index: notification-daemon-0.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notificatio= n-daemon-0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- notification-daemon-0.ebuild 10 May 2011 21:24:32 -0000 1.3 +++ notification-daemon-0.ebuild 28 Jan 2012 02:16:11 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notificat= ion-daemon-0.ebuild,v 1.3 2011/05/10 21:24:32 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notificat= ion-daemon-0.ebuild,v 1.4 2012/01/28 02:16:11 ssuominen Exp $ =20 EAPI=3D2 =20 @@ -18,6 +18,7 @@ gnome-base/gnome-shell ) ) !gnome? ( || ( x11-misc/notification-daemon xfce-extra/xfce4-notifyd + x11-misc/qtnotifydaemon x11-misc/notify-osd >=3Dx11-wm/awesome-3.4.4 kde-base/knotify ) )"