Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/knotify: knotify-4.8.1.ebuild ChangeLog
Date: Wed, 04 Apr 2012 18:30:57
Message-Id: 20120404183047.E23CF2004B@flycatcher.gentoo.org
1 ago 12/04/04 18:30:47
2
3 Modified: knotify-4.8.1.ebuild ChangeLog
4 Log:
5 Stable for amd64, wrt bug #409403
6
7 (Portage version: 2.1.10.49/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 kde-base/knotify/knotify-4.8.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/knotify/knotify-4.8.1.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/knotify/knotify-4.8.1.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/knotify/knotify-4.8.1.ebuild?r1=1.3&r2=1.4
15
16 Index: knotify-4.8.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.8.1.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- knotify-4.8.1.ebuild 31 Mar 2012 16:57:10 -0000 1.3
23 +++ knotify-4.8.1.ebuild 4 Apr 2012 18:30:47 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.8.1.ebuild,v 1.3 2012/03/31 16:57:10 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.8.1.ebuild,v 1.4 2012/04/04 18:30:47 ago Exp $
29
30 EAPI=4
31
32 @@ -8,5 +8,5 @@
33 inherit kde4-meta
34
35 DESCRIPTION="The KDE notification daemon."
36 -KEYWORDS="~amd64 ~arm ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
37 +KEYWORDS="amd64 ~arm ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
38 IUSE="debug"
39
40
41
42 1.117 kde-base/knotify/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/knotify/ChangeLog?rev=1.117&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/knotify/ChangeLog?rev=1.117&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/knotify/ChangeLog?r1=1.116&r2=1.117
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v
51 retrieving revision 1.116
52 retrieving revision 1.117
53 diff -u -r1.116 -r1.117
54 --- ChangeLog 31 Mar 2012 16:57:10 -0000 1.116
55 +++ ChangeLog 4 Apr 2012 18:30:47 -0000 1.117
56 @@ -1,6 +1,9 @@
57 # ChangeLog for kde-base/knotify
58 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.116 2012/03/31 16:57:10 maekke Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.117 2012/04/04 18:30:47 ago Exp $
61 +
62 + 04 Apr 2012; Agostino Sarubbo <ago@g.o> knotify-4.8.1.ebuild:
63 + Stable for amd64, wrt bug #409403
64
65 31 Mar 2012; Markus Meier <maekke@g.o> knotify-4.8.1.ebuild:
66 add ~arm, bug #402989