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/kombu: ChangeLog kombu-2.5.12.ebuild
Date: Wed, 26 Feb 2014 02:44:40
Message-Id: 20140226024431.AF6752004E@flycatcher.gentoo.org
1 patrick 14/02/26 02:44:31
2
3 Modified: ChangeLog
4 Removed: kombu-2.5.12.ebuild
5 Log:
6 Drop old with unsatisfied deps
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
9
10 Revision Changes Path
11 1.30 dev-python/kombu/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/kombu/ChangeLog?rev=1.30&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/kombu/ChangeLog?rev=1.30&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/kombu/ChangeLog?r1=1.29&r2=1.30
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-python/kombu/ChangeLog,v
20 retrieving revision 1.29
21 retrieving revision 1.30
22 diff -u -r1.29 -r1.30
23 --- ChangeLog 26 Sep 2013 18:46:45 -0000 1.29
24 +++ ChangeLog 26 Feb 2014 02:44:31 -0000 1.30
25 @@ -1,6 +1,9 @@
26 # ChangeLog for dev-python/kombu
27 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/kombu/ChangeLog,v 1.29 2013/09/26 18:46:45 prometheanfire Exp $
29 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/dev-python/kombu/ChangeLog,v 1.30 2014/02/26 02:44:31 patrick Exp $
31 +
32 + 26 Feb 2014; Patrick Lauer <patrick@g.o> -kombu-2.5.12.ebuild:
33 + Drop old with unsatisfied deps
34
35 26 Sep 2013; Matthew Thode <prometheanfire@g.o> kombu-2.5.14.ebuild:
36 fixing a py-amqp dep in kombu-2.5.14 so that kombu actually works