Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/tinynotify-send: tinynotify-send-1.2.1-r1.ebuild ChangeLog tinynotify-send-9999.ebuild
Date: Tue, 31 Mar 2015 20:27:36
Message-Id: 20150331202730.DC92414F0D@oystercatcher.gentoo.org
1 ulm 15/03/31 20:27:30
2
3 Modified: tinynotify-send-1.2.1-r1.ebuild ChangeLog
4 tinynotify-send-9999.ebuild
5 Log:
6 Update dependency after package move of eselect modules to app-eselect.
7
8 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
9
10 Revision Changes Path
11 1.3 x11-misc/tinynotify-send/tinynotify-send-1.2.1-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/tinynotify-send/tinynotify-send-1.2.1-r1.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/tinynotify-send/tinynotify-send-1.2.1-r1.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/tinynotify-send/tinynotify-send-1.2.1-r1.ebuild?r1=1.2&r2=1.3
16
17 Index: tinynotify-send-1.2.1-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-misc/tinynotify-send/tinynotify-send-1.2.1-r1.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- tinynotify-send-1.2.1-r1.ebuild 6 Jul 2014 13:24:12 -0000 1.2
24 +++ tinynotify-send-1.2.1-r1.ebuild 31 Mar 2015 20:27:30 -0000 1.3
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2014 Gentoo Foundation
27 +# Copyright 1999-2015 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinynotify-send/tinynotify-send-1.2.1-r1.ebuild,v 1.2 2014/07/06 13:24:12 mgorny Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinynotify-send/tinynotify-send-1.2.1-r1.ebuild,v 1.3 2015/03/31 20:27:30 ulm Exp $
31
32 EAPI=4
33
34 @@ -15,7 +15,7 @@
35 KEYWORDS="~amd64 ~x86"
36 IUSE=""
37
38 -RDEPEND="app-admin/eselect-notify-send
39 +RDEPEND="app-eselect/eselect-notify-send
40 x11-libs/libtinynotify
41 ~x11-libs/libtinynotify-cli-${PV}"
42 DEPEND="${RDEPEND}
43
44
45
46 1.14 x11-misc/tinynotify-send/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/tinynotify-send/ChangeLog?rev=1.14&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/tinynotify-send/ChangeLog?rev=1.14&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/tinynotify-send/ChangeLog?r1=1.13&r2=1.14
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/x11-misc/tinynotify-send/ChangeLog,v
55 retrieving revision 1.13
56 retrieving revision 1.14
57 diff -u -r1.13 -r1.14
58 --- ChangeLog 6 Jul 2014 13:24:12 -0000 1.13
59 +++ ChangeLog 31 Mar 2015 20:27:30 -0000 1.14
60 @@ -1,6 +1,10 @@
61 # ChangeLog for x11-misc/tinynotify-send
62 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinynotify-send/ChangeLog,v 1.13 2014/07/06 13:24:12 mgorny Exp $
64 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinynotify-send/ChangeLog,v 1.14 2015/03/31 20:27:30 ulm Exp $
66 +
67 + 31 Mar 2015; Ulrich Müller <ulm@g.o> tinynotify-send-1.2.1-r1.ebuild,
68 + tinynotify-send-9999.ebuild:
69 + Update dependency after package move of eselect modules to app-eselect.
70
71 06 Jul 2014; Michał Górny <mgorny@g.o> tinynotify-send-1.2.1-r1.ebuild,
72 tinynotify-send-9999.ebuild:
73
74
75
76 1.5 x11-misc/tinynotify-send/tinynotify-send-9999.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild?rev=1.5&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild?rev=1.5&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild?r1=1.4&r2=1.5
81
82 Index: tinynotify-send-9999.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild,v
85 retrieving revision 1.4
86 retrieving revision 1.5
87 diff -u -r1.4 -r1.5
88 --- tinynotify-send-9999.ebuild 6 Jul 2014 13:24:12 -0000 1.4
89 +++ tinynotify-send-9999.ebuild 31 Mar 2015 20:27:30 -0000 1.5
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2014 Gentoo Foundation
92 +# Copyright 1999-2015 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild,v 1.4 2014/07/06 13:24:12 mgorny Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild,v 1.5 2015/03/31 20:27:30 ulm Exp $
96
97 EAPI=5
98
99 @@ -22,7 +22,7 @@
100 KEYWORDS="~amd64 ~x86"
101 IUSE=""
102
103 -RDEPEND="app-admin/eselect-notify-send
104 +RDEPEND="app-eselect/eselect-notify-send
105 x11-libs/libtinynotify:0=
106 ~x11-libs/libtinynotify-cli-${PV}"
107 DEPEND="${RDEPEND}