Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/whisper: whisper-0.9.12.ebuild ChangeLog
Date: Mon, 02 Sep 2013 04:55:26
Message-Id: 20130902045519.14C492004C@flycatcher.gentoo.org
1 patrick 13/09/02 04:55:19
2
3 Modified: ChangeLog
4 Added: whisper-0.9.12.ebuild
5 Log:
6 Bump
7
8 (Portage version: 2.2.0/cvs/Linux x86_64, unsigned Manifest commit)
9
10 Revision Changes Path
11 1.6 dev-python/whisper/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whisper/ChangeLog?rev=1.6&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whisper/ChangeLog?rev=1.6&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whisper/ChangeLog?r1=1.5&r2=1.6
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-python/whisper/ChangeLog,v
20 retrieving revision 1.5
21 retrieving revision 1.6
22 diff -u -r1.5 -r1.6
23 --- ChangeLog 16 Mar 2013 11:54:11 -0000 1.5
24 +++ ChangeLog 2 Sep 2013 04:55:18 -0000 1.6
25 @@ -1,6 +1,11 @@
26 # ChangeLog for dev-python/whisper
27 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/whisper/ChangeLog,v 1.5 2013/03/16 11:54:11 idella4 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/whisper/ChangeLog,v 1.6 2013/09/02 04:55:18 patrick Exp $
30 +
31 +*whisper-0.9.12 (02 Sep 2013)
32 +
33 + 02 Sep 2013; Patrick Lauer <patrick@g.o> +whisper-0.9.12.ebuild:
34 + Bump
35
36 *whisper-0.9.10-r1 (16 Mar 2013)
37
38
39
40
41 1.1 dev-python/whisper/whisper-0.9.12.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whisper/whisper-0.9.12.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whisper/whisper-0.9.12.ebuild?rev=1.1&content-type=text/plain
45
46 Index: whisper-0.9.12.ebuild
47 ===================================================================
48 # Copyright 1999-2013 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/dev-python/whisper/whisper-0.9.12.ebuild,v 1.1 2013/09/02 04:55:18 patrick Exp $
51
52 EAPI=5
53
54 PYTHON_COMPAT=( python2_{5,6,7} pypy{1_9,2_0} )
55
56 inherit distutils-r1
57
58 DESCRIPTION="Fixed size round-robin style database"
59 HOMEPAGE="http://graphite.wikidot.com/"
60 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
61
62 LICENSE="Apache-2.0"
63 KEYWORDS="~amd64 ~x86"
64 SLOT="0"
65 IUSE=""