Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog
Date: Mon, 29 Oct 2012 11:27:14
Message-Id: 20121029112644.D2D8E21602@flycatcher.gentoo.org
1 mgorny 12/10/29 11:26:44
2
3 Modified: ChangeLog
4 Log:
5 Remove traces of pypy1.7, no longer in the tree and not supported by the eclasses.
6
7 Revision Changes Path
8 1.7072 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7072&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7072&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.7071&r2=1.7072
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.7071
18 retrieving revision 1.7072
19 diff -u -r1.7071 -r1.7072
20 --- ChangeLog 28 Oct 2012 18:29:28 -0000 1.7071
21 +++ ChangeLog 29 Oct 2012 11:26:44 -0000 1.7072
22 @@ -1,11 +1,15 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7071 2012/10/28 18:29:28 tetromino Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7072 2012/10/29 11:26:44 mgorny Exp $
27 #
28 # This ChangeLog should include records for all changes in profiles directory.
29 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
30 # here. If in doubt put a record here!
31
32 + 29 Oct 2012; Michał Górny <mgorny@g.o> desc/python_targets.desc:
33 + Remove traces of pypy1.7, no longer in the tree and not supported
34 + by the eclasses.
35 +
36 28 Oct 2012; Alexandre Rostovtsev <tetromino@g.o> package.mask:
37 Unmask libgphoto2-2.5.x since all blockers for bug #426602 have been resolved.