summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando J. Pereda <ferdy@gentoo.org>2005-12-14 17:22:13 +0000
committerFernando J. Pereda <ferdy@gentoo.org>2005-12-14 17:22:13 +0000
commit0f017076a1d3b44e4457a2960d82dc43ebe6e09c (patch)
tree2b3285f0fa73cf16ba031b5af2cf37cf7cfd8c17
parentAdd a check to see if media-libs/gd was compiled with jpeg use flag (diff)
downloadhistorical-0f017076a1d3b44e4457a2960d82dc43ebe6e09c.tar.gz
historical-0f017076a1d3b44e4457a2960d82dc43ebe6e09c.tar.bz2
historical-0f017076a1d3b44e4457a2960d82dc43ebe6e09c.zip
version bump wrt bug #115139
Package-Manager: portage-2.0.51.22-r3
-rw-r--r--www-apps/gitweb/ChangeLog8
-rw-r--r--www-apps/gitweb/Manifest12
-rw-r--r--www-apps/gitweb/files/digest-gitweb-2531
-rw-r--r--www-apps/gitweb/files/digest-gitweb-2611
-rw-r--r--www-apps/gitweb/gitweb-261.ebuild (renamed from www-apps/gitweb/gitweb-253.ebuild)4
5 files changed, 16 insertions, 10 deletions
diff --git a/www-apps/gitweb/ChangeLog b/www-apps/gitweb/ChangeLog
index a08db3af35e3..cd0504b591ea 100644
--- a/www-apps/gitweb/ChangeLog
+++ b/www-apps/gitweb/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for www-apps/gitweb
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gitweb/ChangeLog,v 1.6 2005/11/25 12:24:11 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gitweb/ChangeLog,v 1.7 2005/12/14 17:22:13 ferdy Exp $
+
+*gitweb-261 (14 Dec 2005)
+
+ 14 Dec 2005; Fernando J. Pereda <ferdy@gentoo.org> -gitweb-253.ebuild,
+ +gitweb-261.ebuild:
+ version bump wrt bug #115139
*gitweb-253 (25 Nov 2005)
diff --git a/www-apps/gitweb/Manifest b/www-apps/gitweb/Manifest
index d425b4361d30..1bacb45f9403 100644
--- a/www-apps/gitweb/Manifest
+++ b/www-apps/gitweb/Manifest
@@ -1,16 +1,16 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 6f95a1e676ae3b7f1a9511b5885cb475 gitweb-253.ebuild 828
-MD5 d78dc07e9ea7c8327e6be5549a84b2ea ChangeLog 991
+MD5 5a86ce0d5b66e62bd89c55709cf1d97b gitweb-261.ebuild 827
+MD5 a0c70bc8736df9b1c70bc2f8873762ff ChangeLog 1145
MD5 b32bfee3c12fac430c39b4247b8ff31f metadata.xml 259
MD5 f1a84515eba72a08a13816239fe73998 files/README.gentoo 1265
-MD5 df785038b6a72cad470024f487aef5a1 files/digest-gitweb-253 62
+MD5 9e9efa84205f0cfdfa016e3635962a85 files/digest-gitweb-261 62
MD5 ba79e998d31eedfab7871f5372d6890c files/postinstall-en.txt 93
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDhwKBViELBEf1JB0RApudAJoCvqcw38gtrCJtFvL7A999s6vw9QCfa02T
-K/uDGepHmdxZQmgpdloRtIs=
-=iEAO
+iD8DBQFDoFTdViELBEf1JB0RApdLAJ9EfzfkloQqF3MlbTu8pysgOmBR2wCfX9y7
+AhRjp+xj9p/yg5W24Glw7OI=
+=wC2T
-----END PGP SIGNATURE-----
diff --git a/www-apps/gitweb/files/digest-gitweb-253 b/www-apps/gitweb/files/digest-gitweb-253
deleted file mode 100644
index e1487ec4df62..000000000000
--- a/www-apps/gitweb/files/digest-gitweb-253
+++ /dev/null
@@ -1 +0,0 @@
-MD5 a8f7ce4e3774eba91fb1bde4be2b650b gitweb-253.tar.bz2 14109
diff --git a/www-apps/gitweb/files/digest-gitweb-261 b/www-apps/gitweb/files/digest-gitweb-261
new file mode 100644
index 000000000000..a6c807994a68
--- /dev/null
+++ b/www-apps/gitweb/files/digest-gitweb-261
@@ -0,0 +1 @@
+MD5 eba19eabc1c1f6bc96511cc68bf8933f gitweb-261.tar.bz2 14708
diff --git a/www-apps/gitweb/gitweb-253.ebuild b/www-apps/gitweb/gitweb-261.ebuild
index fa4a682a0429..2ab4c149bb8e 100644
--- a/www-apps/gitweb/gitweb-253.ebuild
+++ b/www-apps/gitweb/gitweb-261.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gitweb/gitweb-253.ebuild,v 1.1 2005/11/25 12:24:11 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gitweb/gitweb-261.ebuild,v 1.1 2005/12/14 17:22:13 ferdy Exp $
inherit webapp
@@ -14,7 +14,7 @@ IUSE=""
DEPEND=""
RDEPEND="dev-lang/perl
->=dev-util/git-0.99.8f"
+>=dev-util/git-0.99.9"
src_install() {
webapp_src_preinst