Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-dialup/mgetty: ChangeLog mgetty-1.1.36-r3.ebuild
Date: Sat, 26 Dec 2009 19:42:17
Message-Id: E1NOcWj-0000Kh-2O@stork.gentoo.org
1 pva 09/12/26 19:42:13
2
3 Modified: ChangeLog mgetty-1.1.36-r3.ebuild
4 Log:
5 virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only implementation left in the tree.
6 (Portage version: 2.1.7.16/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.99 net-dialup/mgetty/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/mgetty/ChangeLog?rev=1.99&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/mgetty/ChangeLog?rev=1.99&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/mgetty/ChangeLog?r1=1.98&r2=1.99
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v
18 retrieving revision 1.98
19 retrieving revision 1.99
20 diff -u -r1.98 -r1.99
21 --- ChangeLog 31 Aug 2009 18:41:35 -0000 1.98
22 +++ ChangeLog 26 Dec 2009 19:42:12 -0000 1.99
23 @@ -1,6 +1,10 @@
24 # ChangeLog for net-dialup/mgetty
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.98 2009/08/31 18:41:35 mrness Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.99 2009/12/26 19:42:12 pva Exp $
28 +
29 + 26 Dec 2009; Peter Volkov <pva@g.o> mgetty-1.1.36-r3.ebuild:
30 + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
31 + implementation left in the tree.
32
33 31 Aug 2009; Alin Năstac <mrness@g.o>
34 files/mgetty-1.1.36-nofax.patch, files/mgetty-1.1.36-qa-fixes.patch:
35
36
37
38 1.6 net-dialup/mgetty/mgetty-1.1.36-r3.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/mgetty/mgetty-1.1.36-r3.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/mgetty/mgetty-1.1.36-r3.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/mgetty/mgetty-1.1.36-r3.ebuild?r1=1.5&r2=1.6
43
44 Index: mgetty-1.1.36-r3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.36-r3.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- mgetty-1.1.36-r3.ebuild 23 Aug 2009 14:18:22 -0000 1.5
51 +++ mgetty-1.1.36-r3.ebuild 26 Dec 2009 19:42:12 -0000 1.6
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.36-r3.ebuild,v 1.5 2009/08/23 14:18:22 mr_bones_ Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.36-r3.ebuild,v 1.6 2009/12/26 19:42:12 pva Exp $
57
58 EAPI=1
59 inherit toolchain-funcs flag-o-matic eutils
60 @@ -17,7 +17,7 @@
61 sys-apps/texinfo
62 fax? ( !net-misc/hylafax )"
63 RDEPEND="${DEPEND}
64 - fax? ( media-libs/netpbm virtual/ghostscript )"
65 + fax? ( media-libs/netpbm app-text/ghostscript-gpl )"
66
67 SLOT="0"
68 LICENSE="GPL-2"