Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libtomcrypt: ChangeLog libtomcrypt-1.17-r3.ebuild libtomcrypt-1.06.ebuild
Date: Sat, 26 Dec 2009 17:57:52
Message-Id: E1NOaVp-0001rx-6O@stork.gentoo.org
1 pva 09/12/26 17:33:09
2
3 Modified: ChangeLog libtomcrypt-1.17-r3.ebuild
4 libtomcrypt-1.06.ebuild
5 Log:
6 virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only implementation left in the tree.
7 (Portage version: 2.1.7.16/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.38 dev-libs/libtomcrypt/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtomcrypt/ChangeLog?rev=1.38&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtomcrypt/ChangeLog?rev=1.38&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtomcrypt/ChangeLog?r1=1.37&r2=1.38
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libtomcrypt/ChangeLog,v
19 retrieving revision 1.37
20 retrieving revision 1.38
21 diff -u -r1.37 -r1.38
22 --- ChangeLog 7 Dec 2009 11:27:04 -0000 1.37
23 +++ ChangeLog 26 Dec 2009 17:33:08 -0000 1.38
24 @@ -1,6 +1,11 @@
25 # ChangeLog for dev-libs/libtomcrypt
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtomcrypt/ChangeLog,v 1.37 2009/12/07 11:27:04 bangert Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtomcrypt/ChangeLog,v 1.38 2009/12/26 17:33:08 pva Exp $
29 +
30 + 26 Dec 2009; Peter Volkov <pva@g.o> libtomcrypt-1.06.ebuild,
31 + libtomcrypt-1.17-r3.ebuild:
32 + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
33 + implementation left in the tree.
34
35 07 Dec 2009; Thilo Bangert <bangert@g.o> libtomcrypt-1.06.ebuild,
36 +files/libtomcrypt-1.06-makefile.diff,
37
38
39
40 1.3 dev-libs/libtomcrypt/libtomcrypt-1.17-r3.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtomcrypt/libtomcrypt-1.17-r3.ebuild?rev=1.3&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtomcrypt/libtomcrypt-1.17-r3.ebuild?rev=1.3&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtomcrypt/libtomcrypt-1.17-r3.ebuild?r1=1.2&r2=1.3
45
46 Index: libtomcrypt-1.17-r3.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libtomcrypt/libtomcrypt-1.17-r3.ebuild,v
49 retrieving revision 1.2
50 retrieving revision 1.3
51 diff -u -r1.2 -r1.3
52 --- libtomcrypt-1.17-r3.ebuild 3 Apr 2009 19:33:54 -0000 1.2
53 +++ libtomcrypt-1.17-r3.ebuild 26 Dec 2009 17:33:08 -0000 1.3
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2009 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtomcrypt/libtomcrypt-1.17-r3.ebuild,v 1.2 2009/04/03 19:33:54 tommy Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtomcrypt/libtomcrypt-1.17-r3.ebuild,v 1.3 2009/12/26 17:33:08 pva Exp $
59
60 inherit flag-o-matic toolchain-funcs
61
62 @@ -17,7 +17,7 @@
63 tomsfastmath? ( >=dev-libs/tomsfastmath-0.12 )
64 !libtommath? ( !tomsfastmath? ( dev-libs/libtommath ) )"
65 DEPEND="${RDEPEND}
66 - doc? ( virtual/latex-base virtual/ghostscript )"
67 + doc? ( virtual/latex-base app-text/ghostscript-gpl )"
68
69 src_unpack() {
70 unpack ${A}
71
72
73
74 1.7 dev-libs/libtomcrypt/libtomcrypt-1.06.ebuild
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtomcrypt/libtomcrypt-1.06.ebuild?rev=1.7&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtomcrypt/libtomcrypt-1.06.ebuild?rev=1.7&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtomcrypt/libtomcrypt-1.06.ebuild?r1=1.6&r2=1.7
79
80 Index: libtomcrypt-1.06.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libtomcrypt/libtomcrypt-1.06.ebuild,v
83 retrieving revision 1.6
84 retrieving revision 1.7
85 diff -u -r1.6 -r1.7
86 --- libtomcrypt-1.06.ebuild 7 Dec 2009 11:27:04 -0000 1.6
87 +++ libtomcrypt-1.06.ebuild 26 Dec 2009 17:33:08 -0000 1.7
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2009 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtomcrypt/libtomcrypt-1.06.ebuild,v 1.6 2009/12/07 11:27:04 bangert Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtomcrypt/libtomcrypt-1.06.ebuild,v 1.7 2009/12/26 17:33:08 pva Exp $
93
94 inherit eutils flag-o-matic
95
96 @@ -17,7 +17,7 @@
97 tomsfastmath? ( dev-libs/tomsfastmath )
98 !libtommath? ( !tomsfastmath? ( dev-libs/libtommath ) )"
99 DEPEND="${RDEPEND}
100 - doc? ( virtual/latex-base virtual/ghostscript )"
101 + doc? ( virtual/latex-base app-text/ghostscript-gpl )"
102
103 src_unpack() {
104 unpack crypt-${PV}.tar.bz2