Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/t1lib: t1lib-5.1.2.ebuild t1lib-5.0.2-r1.ebuild
Date: Wed, 30 Sep 2009 09:48:51
Message-Id: E1Msvnm-0002FO-0L@stork.gentoo.org
1 ssuominen 09/09/30 09:48:50
2
3 Modified: t1lib-5.1.2.ebuild t1lib-5.0.2-r1.ebuild
4 Log:
5 Remove old revdep-rebuild suggestion
6 (Portage version: 2.2_rc42/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.4 media-libs/t1lib/t1lib-5.1.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/t1lib/t1lib-5.1.2.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/t1lib/t1lib-5.1.2.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/t1lib/t1lib-5.1.2.ebuild?r1=1.3&r2=1.4
14
15 Index: t1lib-5.1.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.1.2.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- t1lib-5.1.2.ebuild 2 Sep 2008 23:45:33 -0000 1.3
22 +++ t1lib-5.1.2.ebuild 30 Sep 2009 09:48:49 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.1.2.ebuild,v 1.3 2008/09/02 23:45:33 aballier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.1.2.ebuild,v 1.4 2009/09/30 09:48:49 ssuominen Exp $
28
29 inherit eutils flag-o-matic libtool toolchain-funcs
30
31 @@ -64,11 +64,3 @@
32 doins *.pdf *.dvi
33 fi
34 }
35 -
36 -pkg_postinst() {
37 - ewarn
38 - ewarn "You may have to rebuild other packages depending on t1lib."
39 - ewarn "You may use revdep-rebuild (from app-portage/gentoolkit)"
40 - ewarn "to do all necessary tricks."
41 - ewarn
42 -}
43
44
45
46 1.12 media-libs/t1lib/t1lib-5.0.2-r1.ebuild
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/t1lib/t1lib-5.0.2-r1.ebuild?rev=1.12&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/t1lib/t1lib-5.0.2-r1.ebuild?rev=1.12&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/t1lib/t1lib-5.0.2-r1.ebuild?r1=1.11&r2=1.12
51
52 Index: t1lib-5.0.2-r1.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.0.2-r1.ebuild,v
55 retrieving revision 1.11
56 retrieving revision 1.12
57 diff -u -r1.11 -r1.12
58 --- t1lib-5.0.2-r1.ebuild 28 May 2009 16:07:50 -0000 1.11
59 +++ t1lib-5.0.2-r1.ebuild 30 Sep 2009 09:48:49 -0000 1.12
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2009 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.0.2-r1.ebuild,v 1.11 2009/05/28 16:07:50 jer Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.0.2-r1.ebuild,v 1.12 2009/09/30 09:48:49 ssuominen Exp $
65
66 inherit eutils flag-o-matic libtool toolchain-funcs
67
68 @@ -63,11 +63,3 @@
69 doins *.pdf *.dvi
70 fi
71 }
72 -
73 -pkg_postinst() {
74 - ewarn
75 - ewarn "You may have to rebuild other packages depending on t1lib."
76 - ewarn "You may use revdep-rebuild (from app-portage/gentoolkit)"
77 - ewarn "to do all necessary tricks."
78 - ewarn
79 -}