diff options
author | 2007-05-20 17:11:45 +0000 | |
---|---|---|
committer | 2007-05-20 17:11:45 +0000 | |
commit | 8686800d972fe78bf9c87f3b02117fde30aca859 (patch) | |
tree | 778155c1cbb3cea02d045975657eef48244db1fd /www-apps/gitweb | |
parent | Stable on ppc wrt bug 178194 (diff) | |
download | historical-8686800d972fe78bf9c87f3b02117fde30aca859.tar.gz historical-8686800d972fe78bf9c87f3b02117fde30aca859.tar.bz2 historical-8686800d972fe78bf9c87f3b02117fde30aca859.zip |
Version bump, remove unused one.
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'www-apps/gitweb')
-rw-r--r-- | www-apps/gitweb/ChangeLog | 9 | ||||
-rw-r--r-- | www-apps/gitweb/files/digest-gitweb-1.5.1.2 | 3 | ||||
-rw-r--r-- | www-apps/gitweb/files/digest-gitweb-1.5.1.6 | 3 | ||||
-rw-r--r-- | www-apps/gitweb/files/digest-gitweb-1.5.2 | 3 | ||||
-rw-r--r-- | www-apps/gitweb/gitweb-1.5.1.6.ebuild (renamed from www-apps/gitweb/gitweb-1.5.1.2.ebuild) | 2 | ||||
-rw-r--r-- | www-apps/gitweb/gitweb-1.5.2.ebuild | 42 |
6 files changed, 57 insertions, 5 deletions
diff --git a/www-apps/gitweb/ChangeLog b/www-apps/gitweb/ChangeLog index ca9a8b10e85c..bcc176fe014d 100644 --- a/www-apps/gitweb/ChangeLog +++ b/www-apps/gitweb/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for www-apps/gitweb # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gitweb/ChangeLog,v 1.23 2007/04/24 16:18:12 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gitweb/ChangeLog,v 1.24 2007/05/20 17:11:45 ferdy Exp $ + +*gitweb-1.5.2 (20 May 2007) +*gitweb-1.5.1.6 (20 May 2007) + + 20 May 2007; Fernando J. Pereda <ferdy@gentoo.org> -gitweb-1.5.1.2.ebuild, + +gitweb-1.5.1.6.ebuild, +gitweb-1.5.2.ebuild: + Version bump, remove unused one. *gitweb-1.5.1.2 (24 Apr 2007) diff --git a/www-apps/gitweb/files/digest-gitweb-1.5.1.2 b/www-apps/gitweb/files/digest-gitweb-1.5.1.2 deleted file mode 100644 index d018b2c340de..000000000000 --- a/www-apps/gitweb/files/digest-gitweb-1.5.1.2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 d017c48085e07f24b8459f6f5fbaf918 git-1.5.1.2.tar.bz2 1120779 -RMD160 91019f417972162b2e14d1ddb607522390f68d75 git-1.5.1.2.tar.bz2 1120779 -SHA256 629a6bd89b226f20cc21c954bd695c91e284b664c05b7d66b706866112b7f628 git-1.5.1.2.tar.bz2 1120779 diff --git a/www-apps/gitweb/files/digest-gitweb-1.5.1.6 b/www-apps/gitweb/files/digest-gitweb-1.5.1.6 new file mode 100644 index 000000000000..4866bb11303c --- /dev/null +++ b/www-apps/gitweb/files/digest-gitweb-1.5.1.6 @@ -0,0 +1,3 @@ +MD5 41b9e7855a633d45e201c05c20dac57d git-1.5.1.6.tar.bz2 1130713 +RMD160 20279c817da53d3bc6d5f58121bfe73e8a25e8a1 git-1.5.1.6.tar.bz2 1130713 +SHA256 4429ca98c0789b0f564cdbf76e8e8ad4db928b7c7ac94f116e4a0729e4253a21 git-1.5.1.6.tar.bz2 1130713 diff --git a/www-apps/gitweb/files/digest-gitweb-1.5.2 b/www-apps/gitweb/files/digest-gitweb-1.5.2 new file mode 100644 index 000000000000..378d14f44662 --- /dev/null +++ b/www-apps/gitweb/files/digest-gitweb-1.5.2 @@ -0,0 +1,3 @@ +MD5 79c749b720c29c024d948163fdc47dac git-1.5.2.tar.bz2 1180424 +RMD160 5e9064bdceadcac779112e8c677a6236de75ed7d git-1.5.2.tar.bz2 1180424 +SHA256 26e30a20a6ee659018a863f743803811535042454f1edad8727b375fefac6ff5 git-1.5.2.tar.bz2 1180424 diff --git a/www-apps/gitweb/gitweb-1.5.1.2.ebuild b/www-apps/gitweb/gitweb-1.5.1.6.ebuild index b9de7124d434..a1afc67572be 100644 --- a/www-apps/gitweb/gitweb-1.5.1.2.ebuild +++ b/www-apps/gitweb/gitweb-1.5.1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gitweb/gitweb-1.5.1.2.ebuild,v 1.1 2007/04/24 16:18:12 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gitweb/gitweb-1.5.1.6.ebuild,v 1.1 2007/05/20 17:11:45 ferdy Exp $ inherit webapp diff --git a/www-apps/gitweb/gitweb-1.5.2.ebuild b/www-apps/gitweb/gitweb-1.5.2.ebuild new file mode 100644 index 000000000000..f27ca9d3725e --- /dev/null +++ b/www-apps/gitweb/gitweb-1.5.2.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/www-apps/gitweb/gitweb-1.5.2.ebuild,v 1.1 2007/05/20 17:11:45 ferdy Exp $ + +inherit webapp + +GIT_VERSION="${PV}" + +DESCRIPTION="Web interface to GIT repositories" +HOMEPAGE="http://git.or.cz/" +SRC_URI="mirror://kernel/software/scm/git/git-${GIT_VERSION}.tar.bz2" + +LICENSE="GPL-2" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +IUSE="" + +DEPEND="" +RDEPEND="dev-lang/perl +>=dev-util/git-${PV}" + +S="${WORKDIR}"/git-${GIT_VERSION}/gitweb + +src_compile() { + sed -i \ + -e 's~^\(GITWEB_PROJECTROOT =\).*$~\1 /var/git~g' \ + -e 's~^\(GITWEB_SITE_HEADER =\).*$~\1 header.html~g' \ + -e 's~^\(GITWEB_SITE_FOOTER =\).*$~\1 footer.html~g' \ + ../Makefile || die "failed to sed Makefile" + emake -C .. prefix=/usr gitweb/gitweb.cgi || die "emake failed" +} + +src_install() { + webapp_src_preinst + dodoc README "${FILESDIR}"/README.gentoo + rm -f README + + cp gitweb.{cgi,css} git-{favicon,logo}.png "${D}/${MY_HTDOCSDIR}" + cp "${FILESDIR}"/apache.htaccess "${D}/${MY_HTDOCSDIR}"/.htaccess + + webapp_postinst_txt en "${FILESDIR}"/postinstall-en.txt + webapp_src_install +} |