Gentoo Archives: gentoo-commits

From: "Ian Delaney (idella4)" <idella4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/flask-peewee: ChangeLog
Date: Tue, 03 Jun 2014 07:01:19
Message-Id: 20140603070114.98F712004E@flycatcher.gentoo.org
1 idella4 14/06/03 07:01:14
2
3 Modified: ChangeLog
4 Log:
5 typo
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
8
9 Revision Changes Path
10 1.3 dev-python/flask-peewee/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-peewee/ChangeLog?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-peewee/ChangeLog?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-peewee/ChangeLog?r1=1.2&r2=1.3
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/flask-peewee/ChangeLog,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- ChangeLog 2 Jun 2014 10:09:48 -0000 1.2
23 +++ ChangeLog 3 Jun 2014 07:01:14 -0000 1.3
24 @@ -1,9 +1,9 @@
25 # ChangeLog for dev-python/flask-peewee
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-peewee/ChangeLog,v 1.2 2014/06/02 10:09:48 idella4 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-peewee/ChangeLog,v 1.3 2014/06/03 07:01:14 idella4 Exp $
29
30 02 Jun 2014; Ian Delaney <idella4@g.o> flask-peewee-0.6.5.ebuild:
31 - set PYTHON_USEDEP tp peewee
32 + set PYTHON_USEDEP to peewee
33
34 *flask-peewee-0.6.5 (18 Aug 2013)