Gentoo Archives: gentoo-commits

From: "Dion Moult (moult)" <moult@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: package.mask ChangeLog
Date: Fri, 22 Feb 2013 23:17:23
Message-Id: 20130222231719.AD1202171D@flycatcher.gentoo.org
1 moult 13/02/22 23:17:19
2
3 Modified: package.mask ChangeLog
4 Log:
5 Remove www-apps/online-bookmarks mask as removed from tree. See #449820.
6
7 Revision Changes Path
8 1.14495 profiles/package.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.14495&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.14495&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.14494&r2=1.14495
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
17 retrieving revision 1.14494
18 retrieving revision 1.14495
19 diff -u -r1.14494 -r1.14495
20 --- package.mask 22 Feb 2013 23:05:44 -0000 1.14494
21 +++ package.mask 22 Feb 2013 23:17:18 -0000 1.14495
22 @@ -1,5 +1,5 @@
23 ####################################################################
24 -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14494 2013/02/22 23:05:44 moult Exp $
25 +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14495 2013/02/22 23:17:18 moult Exp $
26 #
27 # When you add an entry to the top of this file, add your name, the date, and
28 # an explanation of why something is getting masked. Please be extremely
29 @@ -316,11 +316,6 @@
30 app-misc/ccal
31
32 # Pacho Ramos <pacho@g.o>
33 -# Still uses depend.php (#449820), upstream dead for ages and
34 -# newer versions don't work. Removal in a month.
35 -www-apps/online-bookmarks
36 -
37 -# Pacho Ramos <pacho@g.o>
38 # It's for kernel-2.4 only (#450594). Removal in a month.
39 sys-apps/i2c
40
41
42
43
44 1.7524 profiles/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7524&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7524&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.7523&r2=1.7524
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
53 retrieving revision 1.7523
54 retrieving revision 1.7524
55 diff -u -r1.7523 -r1.7524
56 --- ChangeLog 22 Feb 2013 23:05:44 -0000 1.7523
57 +++ ChangeLog 22 Feb 2013 23:17:19 -0000 1.7524
58 @@ -1,12 +1,15 @@
59 # ChangeLog for profile directory
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7523 2013/02/22 23:05:44 moult Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7524 2013/02/22 23:17:19 moult Exp $
63 #
64 # This ChangeLog should include records for all changes in profiles directory.
65 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
66 # here. If in doubt put a record here!
67
68 22 Feb 2013; Dion Moult <moult@g.o> package.mask:
69 + Remove www-apps/online-bookmarks mask as removed from tree. See #449820.
70 +
71 + 22 Feb 2013; Dion Moult <moult@g.o> package.mask:
72 Mask net-misc/wxdfast (bug 457832)
73
74 22 Feb 2013; Chí-Thanh Christopher Nguyễn <chithanh@g.o>