Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@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 tinynotify-send-9999.ebuild ChangeLog
Date: Sun, 06 Jul 2014 13:24:15
Message-Id: 20140706132412.947E42004F@flycatcher.gentoo.org
1 mgorny 14/07/06 13:24:12
2
3 Modified: tinynotify-send-1.2.1-r1.ebuild
4 tinynotify-send-9999.ebuild ChangeLog
5 Log:
6 Replace obsolete mirror://bitbucket with the real URI.
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
9
10 Revision Changes Path
11 1.2 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.2&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.2&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.1&r2=1.2
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.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- tinynotify-send-1.2.1-r1.ebuild 19 Mar 2013 16:16:25 -0000 1.1
24 +++ tinynotify-send-1.2.1-r1.ebuild 6 Jul 2014 13:24:12 -0000 1.2
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2014 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.1 2013/03/19 16:16:25 ssuominen Exp $
30 +# $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 $
31
32 EAPI=4
33
34 @@ -8,7 +8,7 @@
35
36 DESCRIPTION="A notification sending utility (using libtinynotify)"
37 HOMEPAGE="https://bitbucket.org/mgorny/tinynotify-send/"
38 -SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
39 +SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
40
41 LICENSE="BSD"
42 SLOT="0"
43
44
45
46 1.4 x11-misc/tinynotify-send/tinynotify-send-9999.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild?rev=1.4&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild?rev=1.4&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild?r1=1.3&r2=1.4
51
52 Index: tinynotify-send-9999.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild,v
55 retrieving revision 1.3
56 retrieving revision 1.4
57 diff -u -r1.3 -r1.4
58 --- tinynotify-send-9999.ebuild 16 Oct 2013 13:36:35 -0000 1.3
59 +++ tinynotify-send-9999.ebuild 6 Jul 2014 13:24:12 -0000 1.4
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2013 Gentoo Foundation
62 +# Copyright 1999-2014 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild,v 1.3 2013/10/16 13:36:35 mgorny Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild,v 1.4 2014/07/06 13:24:12 mgorny Exp $
66
67 EAPI=5
68
69 @@ -15,7 +15,7 @@
70
71 DESCRIPTION="A notification sending utility (using libtinynotify)"
72 HOMEPAGE="https://bitbucket.org/mgorny/tinynotify-send/"
73 -SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
74 +SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
75
76 LICENSE="BSD"
77 SLOT="0"
78
79
80
81 1.13 x11-misc/tinynotify-send/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/tinynotify-send/ChangeLog?rev=1.13&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/tinynotify-send/ChangeLog?rev=1.13&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/tinynotify-send/ChangeLog?r1=1.12&r2=1.13
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/x11-misc/tinynotify-send/ChangeLog,v
90 retrieving revision 1.12
91 retrieving revision 1.13
92 diff -u -r1.12 -r1.13
93 --- ChangeLog 16 Oct 2013 13:36:35 -0000 1.12
94 +++ ChangeLog 6 Jul 2014 13:24:12 -0000 1.13
95 @@ -1,6 +1,10 @@
96 # ChangeLog for x11-misc/tinynotify-send
97 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinynotify-send/ChangeLog,v 1.12 2013/10/16 13:36:35 mgorny Exp $
99 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
100 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinynotify-send/ChangeLog,v 1.13 2014/07/06 13:24:12 mgorny Exp $
101 +
102 + 06 Jul 2014; Michał Górny <mgorny@g.o> tinynotify-send-1.2.1-r1.ebuild,
103 + tinynotify-send-9999.ebuild:
104 + Replace obsolete mirror://bitbucket with the real URI.
105
106 16 Oct 2013; Michał Górny <mgorny@g.o> tinynotify-send-9999.ebuild:
107 Switch to git-r3. Add SLOT operators to dependencies.