Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-portage/autounmask: ChangeLog autounmask-0.15.ebuild autounmask-0.21.ebuild
Date: Tue, 18 Nov 2008 15:57:03
Message-Id: E1L2Swn-0006SD-45@stork.gentoo.org
1 tove 08/11/18 15:57:01
2
3 Modified: ChangeLog autounmask-0.15.ebuild
4 autounmask-0.21.ebuild
5 Log:
6 New virtuals: Term-ANSIColor
7 (Portage version: 2.2_rc14/cvs/Linux 2.6.26-tuxonice i686)
8
9 Revision Changes Path
10 1.29 app-portage/autounmask/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/autounmask/ChangeLog?rev=1.29&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/autounmask/ChangeLog?rev=1.29&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/autounmask/ChangeLog?r1=1.28&r2=1.29
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-portage/autounmask/ChangeLog,v
19 retrieving revision 1.28
20 retrieving revision 1.29
21 diff -u -r1.28 -r1.29
22 --- ChangeLog 2 Jul 2008 18:28:54 -0000 1.28
23 +++ ChangeLog 18 Nov 2008 15:57:01 -0000 1.29
24 @@ -1,6 +1,10 @@
25 # ChangeLog for app-portage/autounmask
26 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-portage/autounmask/ChangeLog,v 1.28 2008/07/02 18:28:54 the_paya Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-portage/autounmask/ChangeLog,v 1.29 2008/11/18 15:57:01 tove Exp $
29 +
30 + 18 Nov 2008; Torsten Veller <tove@g.o> autounmask-0.15.ebuild,
31 + autounmask-0.21.ebuild:
32 + New virtuals: Term-ANSIColor
33
34 02 Jul 2008; Javier Villavicencio <the_paya@g.o>
35 autounmask-0.21.ebuild:
36
37
38
39 1.6 app-portage/autounmask/autounmask-0.15.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/autounmask/autounmask-0.15.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/autounmask/autounmask-0.15.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/autounmask/autounmask-0.15.ebuild?r1=1.5&r2=1.6
44
45 Index: autounmask-0.15.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-portage/autounmask/autounmask-0.15.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- autounmask-0.15.ebuild 21 May 2007 12:24:53 -0000 1.5
52 +++ autounmask-0.15.ebuild 18 Nov 2008 15:57:01 -0000 1.6
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2007 Gentoo Foundation
55 +# Copyright 1999-2008 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-portage/autounmask/autounmask-0.15.ebuild,v 1.5 2007/05/21 12:24:53 fmccor Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-portage/autounmask/autounmask-0.15.ebuild,v 1.6 2008/11/18 15:57:01 tove Exp $
59
60 DESCRIPTION="autounmask - Unmasking packages the easy way"
61 HOMEPAGE="http://download.iansview.com/gentoo/tools/autounmask/"
62 @@ -13,7 +13,7 @@
63
64 DEPEND="dev-lang/perl
65 >=dev-perl/PortageXS-0.02.06
66 - dev-perl/Term-ANSIColor"
67 + virtual/perl-Term-ANSIColor"
68 RDEPEND="${DEPEND}
69 sys-apps/portage"
70
71
72
73
74 1.10 app-portage/autounmask/autounmask-0.21.ebuild
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/autounmask/autounmask-0.21.ebuild?rev=1.10&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/autounmask/autounmask-0.21.ebuild?rev=1.10&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/autounmask/autounmask-0.21.ebuild?r1=1.9&r2=1.10
79
80 Index: autounmask-0.21.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/app-portage/autounmask/autounmask-0.21.ebuild,v
83 retrieving revision 1.9
84 retrieving revision 1.10
85 diff -u -r1.9 -r1.10
86 --- autounmask-0.21.ebuild 2 Jul 2008 18:28:54 -0000 1.9
87 +++ autounmask-0.21.ebuild 18 Nov 2008 15:57:01 -0000 1.10
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2008 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/app-portage/autounmask/autounmask-0.21.ebuild,v 1.9 2008/07/02 18:28:54 the_paya Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/app-portage/autounmask/autounmask-0.21.ebuild,v 1.10 2008/11/18 15:57:01 tove Exp $
93
94 DESCRIPTION="autounmask - Unmasking packages the easy way"
95 HOMEPAGE="http://download.mpsna.de/opensource/autounmask/"
96 @@ -13,7 +13,7 @@
97
98 DEPEND="dev-lang/perl
99 >=dev-perl/PortageXS-0.02.07
100 - dev-perl/Term-ANSIColor
101 + virtual/perl-Term-ANSIColor
102 dev-perl/Shell-EnvImporter"
103 RDEPEND="${DEPEND}
104 sys-apps/portage"