Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/proofgeneral: proofgeneral-3.7.1.ebuild ChangeLog proofgeneral-3.7.ebuild
Date: Fri, 30 Jan 2009 06:47:55
Message-Id: E1LSnAO-0005we-O9@stork.gentoo.org
1 ulm 09/01/30 06:47:52
2
3 Modified: ChangeLog proofgeneral-3.7.ebuild
4 Added: proofgeneral-3.7.1.ebuild
5 Log:
6 Version bump. Remove missing file from dodoc arguments, bug 256683.
7 (Portage version: 2.2_rc23/cvs/Linux i686)
8
9 Revision Changes Path
10 1.25 app-emacs/proofgeneral/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/proofgeneral/ChangeLog?rev=1.25&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/proofgeneral/ChangeLog?rev=1.25&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/proofgeneral/ChangeLog?r1=1.24&r2=1.25
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emacs/proofgeneral/ChangeLog,v
19 retrieving revision 1.24
20 retrieving revision 1.25
21 diff -u -r1.24 -r1.25
22 --- ChangeLog 6 Dec 2008 17:23:50 -0000 1.24
23 +++ ChangeLog 30 Jan 2009 06:47:52 -0000 1.25
24 @@ -1,6 +1,12 @@
25 # ChangeLog for app-emacs/proofgeneral
26 -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/proofgeneral/ChangeLog,v 1.24 2008/12/06 17:23:50 fauli Exp $
28 +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/proofgeneral/ChangeLog,v 1.25 2009/01/30 06:47:52 ulm Exp $
30 +
31 +*proofgeneral-3.7.1 (30 Jan 2009)
32 +
33 + 30 Jan 2009; Ulrich Mueller <ulm@g.o> proofgeneral-3.7.ebuild,
34 + +proofgeneral-3.7.1.ebuild:
35 + Version bump. Remove missing file from dodoc arguments, bug 256683.
36
37 06 Dec 2008; Christian Faulhammer <fauli@g.o>
38 -files/proofgeneral-3.5_isabelle-non-interactive.patch,
39
40
41
42 1.5 app-emacs/proofgeneral/proofgeneral-3.7.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/proofgeneral/proofgeneral-3.7.ebuild?rev=1.5&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/proofgeneral/proofgeneral-3.7.ebuild?rev=1.5&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/proofgeneral/proofgeneral-3.7.ebuild?r1=1.4&r2=1.5
47
48 Index: proofgeneral-3.7.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/app-emacs/proofgeneral/proofgeneral-3.7.ebuild,v
51 retrieving revision 1.4
52 retrieving revision 1.5
53 diff -u -r1.4 -r1.5
54 --- proofgeneral-3.7.ebuild 12 Apr 2008 08:58:07 -0000 1.4
55 +++ proofgeneral-3.7.ebuild 30 Jan 2009 06:47:52 -0000 1.5
56 @@ -1,6 +1,6 @@
57 -# Copyright 1999-2008 Gentoo Foundation
58 +# Copyright 1999-2009 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/proofgeneral/proofgeneral-3.7.ebuild,v 1.4 2008/04/12 08:58:07 nixnut Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/proofgeneral/proofgeneral-3.7.ebuild,v 1.5 2009/01/30 06:47:52 ulm Exp $
62
63 inherit elisp
64
65 @@ -15,7 +15,7 @@
66 IUSE=""
67
68 S="${WORKDIR}/${MY_PN}-${PV}"
69 -SITEFILE=50${PN}-gentoo.el
70 +SITEFILE="50${PN}-gentoo.el"
71
72 src_compile() {
73 emake compile EMACS=emacs
74 @@ -26,7 +26,7 @@
75
76 dohtml doc/*.html doc/*.jpg
77 doinfo doc/*.info*
78 - dodoc AUTHORS BUGS CHANGES COMPATIBILITY FAQ INSTALL README REGISTER TODO
79 + dodoc AUTHORS BUGS CHANGES COMPATIBILITY FAQ INSTALL README REGISTER
80
81 elisp-site-file-install "${FILESDIR}/${SITEFILE}" ${MY_PN} \
82 || die "elisp-site-file-install failed"
83
84
85
86 1.1 app-emacs/proofgeneral/proofgeneral-3.7.1.ebuild
87
88 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/proofgeneral/proofgeneral-3.7.1.ebuild?rev=1.1&view=markup
89 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/proofgeneral/proofgeneral-3.7.1.ebuild?rev=1.1&content-type=text/plain
90
91 Index: proofgeneral-3.7.1.ebuild
92 ===================================================================
93 # Copyright 1999-2009 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 # $Header: /var/cvsroot/gentoo-x86/app-emacs/proofgeneral/proofgeneral-3.7.1.ebuild,v 1.1 2009/01/30 06:47:52 ulm Exp $
96
97 inherit elisp
98
99 MY_PN="ProofGeneral"
100 DESCRIPTION="A generic interface for proof assistants"
101 HOMEPAGE="http://proofgeneral.inf.ed.ac.uk/"
102 SRC_URI="http://proofgeneral.inf.ed.ac.uk/releases/${MY_PN}-${PV}.tgz"
103
104 LICENSE="GPL-2"
105 SLOT="0"
106 KEYWORDS="~amd64 ~ppc ~x86"
107 IUSE=""
108
109 S="${WORKDIR}/${MY_PN}-${PV}"
110 SITEFILE="50${PN}-gentoo.el"
111
112 src_compile() {
113 emake compile EMACS=emacs
114 }
115
116 src_install() {
117 emake install EMACS=emacs PREFIX="${D}"/usr
118
119 dohtml doc/*.html doc/*.jpg
120 doinfo doc/*.info*
121 dodoc AUTHORS BUGS CHANGES COMPATIBILITY FAQ FUTURE INSTALL README REGISTER
122
123 elisp-site-file-install "${FILESDIR}/${SITEFILE}" ${MY_PN} \
124 || die "elisp-site-file-install failed"
125
126 # clean up
127 rm -rf "${D}/usr/share/emacs/site-lisp/site-start.d"
128 rm -rf "${D}/usr/share/application-registry"
129 rm -rf "${D}/usr/share/mime-info"
130 }
131
132 pkg_postinst() {
133 elisp-site-regen
134 elog "Please register your use of Proof General on the web at:"
135 elog " http://proofgeneral.inf.ed.ac.uk/register "
136 elog "(see the REGISTER file for more information)"
137 }