Gentoo Archives: gentoo-commits

From: "Benedikt Boehm (hollow)" <hollow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-apps/gitweb: ChangeLog gitweb-1.5.2.ebuild metadata.xml gitweb-1.5.4.2.ebuild gitweb-1.5.1.6.ebuild gitweb-1.5.0.7.ebuild
Date: Sat, 23 Feb 2008 22:40:42
Message-Id: E1JT32t-0002AL-Dq@stork.gentoo.org
1 hollow 08/02/23 22:40:39
2
3 Modified: ChangeLog gitweb-1.5.2.ebuild metadata.xml
4 Added: gitweb-1.5.4.2.ebuild
5 Removed: gitweb-1.5.1.6.ebuild gitweb-1.5.0.7.ebuild
6 Log:
7 version bump; ebuild cleanup wrt #208584; fix metadata
8 (Portage version: 2.1.4.4)
9
10 Revision Changes Path
11 1.26 www-apps/gitweb/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gitweb/ChangeLog?rev=1.26&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gitweb/ChangeLog?rev=1.26&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gitweb/ChangeLog?r1=1.25&r2=1.26
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/www-apps/gitweb/ChangeLog,v
20 retrieving revision 1.25
21 retrieving revision 1.26
22 diff -u -r1.25 -r1.26
23 --- ChangeLog 14 Oct 2007 19:05:45 -0000 1.25
24 +++ ChangeLog 23 Feb 2008 22:40:38 -0000 1.26
25 @@ -1,6 +1,13 @@
26 # ChangeLog for www-apps/gitweb
27 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gitweb/ChangeLog,v 1.25 2007/10/14 19:05:45 jokey Exp $
29 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/www-apps/gitweb/ChangeLog,v 1.26 2008/02/23 22:40:38 hollow Exp $
31 +
32 +*gitweb-1.5.4.2 (23 Feb 2008)
33 +
34 + 23 Feb 2008; Benedikt Böhm <hollow@g.o> metadata.xml,
35 + -gitweb-1.5.0.7.ebuild, -gitweb-1.5.1.6.ebuild, gitweb-1.5.2.ebuild,
36 + +gitweb-1.5.4.2.ebuild:
37 + version bump; ebuild cleanup wrt #208584; fix metadata
38
39 14 Oct 2007; Markus Ullmann <jokey@g.o> gitweb-1.5.2.ebuild:
40 Keyword ~sparc for bug #195881
41
42
43
44 1.3 www-apps/gitweb/gitweb-1.5.2.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gitweb/gitweb-1.5.2.ebuild?rev=1.3&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gitweb/gitweb-1.5.2.ebuild?rev=1.3&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gitweb/gitweb-1.5.2.ebuild?r1=1.2&r2=1.3
49
50 Index: gitweb-1.5.2.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/www-apps/gitweb/gitweb-1.5.2.ebuild,v
53 retrieving revision 1.2
54 retrieving revision 1.3
55 diff -u -r1.2 -r1.3
56 --- gitweb-1.5.2.ebuild 14 Oct 2007 19:05:45 -0000 1.2
57 +++ gitweb-1.5.2.ebuild 23 Feb 2008 22:40:38 -0000 1.3
58 @@ -1,14 +1,12 @@
59 -# Copyright 1999-2007 Gentoo Foundation
60 +# Copyright 1999-2008 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gitweb/gitweb-1.5.2.ebuild,v 1.2 2007/10/14 19:05:45 jokey Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/www-apps/gitweb/gitweb-1.5.2.ebuild,v 1.3 2008/02/23 22:40:38 hollow Exp $
64
65 inherit webapp
66
67 -GIT_VERSION="${PV}"
68 -
69 DESCRIPTION="Web interface to GIT repositories"
70 HOMEPAGE="http://git.or.cz/"
71 -SRC_URI="mirror://kernel/software/scm/git/git-${GIT_VERSION}.tar.bz2"
72 +SRC_URI="mirror://kernel/software/scm/git/git-${PV}.tar.bz2"
73
74 LICENSE="GPL-2"
75 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
76 @@ -16,9 +14,11 @@
77
78 DEPEND=""
79 RDEPEND="dev-lang/perl
80 ->=dev-util/git-${PV}"
81 + >=dev-util/git-${PV}"
82 +
83 +need_httpd_cgi
84
85 -S="${WORKDIR}"/git-${GIT_VERSION}/gitweb
86 +S="${WORKDIR}"/git-${PV}/gitweb
87
88 src_compile() {
89 sed -i \
90 @@ -31,11 +31,12 @@
91
92 src_install() {
93 webapp_src_preinst
94 +
95 dodoc README "${FILESDIR}"/README.gentoo
96 - rm -f README
97
98 - cp gitweb.{cgi,css} git-{favicon,logo}.png "${D}/${MY_HTDOCSDIR}"
99 - cp "${FILESDIR}"/apache.htaccess "${D}/${MY_HTDOCSDIR}"/.htaccess
100 + insinto "${MY_HTDOCSDIR}"
101 + doins gitweb.{cgi,css} git-{favicon,logo}.png
102 + newins "${FILESDIR}"/apache.htaccess .htaccess
103
104 webapp_postinst_txt en "${FILESDIR}"/postinstall-en.txt
105 webapp_src_install
106
107
108
109 1.2 www-apps/gitweb/metadata.xml
110
111 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gitweb/metadata.xml?rev=1.2&view=markup
112 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gitweb/metadata.xml?rev=1.2&content-type=text/plain
113 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gitweb/metadata.xml?r1=1.1&r2=1.2
114
115 Index: metadata.xml
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/www-apps/gitweb/metadata.xml,v
118 retrieving revision 1.1
119 retrieving revision 1.2
120 diff -u -r1.1 -r1.2
121 --- metadata.xml 5 Oct 2005 16:31:35 -0000 1.1
122 +++ metadata.xml 23 Feb 2008 22:40:38 -0000 1.2
123 @@ -1,10 +1,9 @@
124 <?xml version="1.0" encoding="UTF-8"?>
125 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
126 <pkgmetadata>
127 - <herd>no-herd</herd>
128 + <herd>web-apps</herd>
129 <maintainer>
130 <email>ferdy@g.o</email>
131 <name>Fernando J. Pereda</name>
132 </maintainer>
133 </pkgmetadata>
134 -
135
136
137
138 1.1 www-apps/gitweb/gitweb-1.5.4.2.ebuild
139
140 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gitweb/gitweb-1.5.4.2.ebuild?rev=1.1&view=markup
141 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gitweb/gitweb-1.5.4.2.ebuild?rev=1.1&content-type=text/plain
142
143 Index: gitweb-1.5.4.2.ebuild
144 ===================================================================
145 # Copyright 1999-2008 Gentoo Foundation
146 # Distributed under the terms of the GNU General Public License v2
147 # $Header: /var/cvsroot/gentoo-x86/www-apps/gitweb/gitweb-1.5.4.2.ebuild,v 1.1 2008/02/23 22:40:38 hollow Exp $
148
149 inherit webapp
150
151 DESCRIPTION="Web interface to GIT repositories"
152 HOMEPAGE="http://git.or.cz/"
153 SRC_URI="mirror://kernel/software/scm/git/git-${PV}.tar.bz2"
154
155 LICENSE="GPL-2"
156 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
157 IUSE=""
158
159 DEPEND=""
160 RDEPEND="dev-lang/perl
161 >=dev-util/git-${PV}"
162
163 need_httpd_cgi
164
165 S="${WORKDIR}"/git-${PV}/gitweb
166
167 src_compile() {
168 sed -i \
169 -e 's~^\(GITWEB_PROJECTROOT =\).*$~\1 /var/git~g' \
170 -e 's~^\(GITWEB_SITE_HEADER =\).*$~\1 header.html~g' \
171 -e 's~^\(GITWEB_SITE_FOOTER =\).*$~\1 footer.html~g' \
172 ../Makefile || die "failed to sed Makefile"
173 emake -C .. prefix=/usr gitweb/gitweb.cgi || die "emake failed"
174 }
175
176 src_install() {
177 webapp_src_preinst
178
179 dodoc README "${FILESDIR}"/README.gentoo
180
181 insinto "${MY_HTDOCSDIR}"
182 doins gitweb.{cgi,css} git-{favicon,logo}.png
183 newins "${FILESDIR}"/apache.htaccess .htaccess
184
185 webapp_postinst_txt en "${FILESDIR}"/postinstall-en.txt
186 webapp_src_install
187 }
188
189
190
191 --
192 gentoo-commits@l.g.o mailing list