summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando J. Pereda <ferdy@gentoo.org>2005-11-02 17:57:35 +0000
committerFernando J. Pereda <ferdy@gentoo.org>2005-11-02 17:57:35 +0000
commit00abf1dc5e902a343f5df603e0ae307bb56b7fa2 (patch)
tree6a86bfb45b86a89d3fee6f2649c77507bde44cdb /dev-util
parentRemoving from ~sparc until I get a chance to fix the build system to be more ... (diff)
downloadhistorical-00abf1dc5e902a343f5df603e0ae307bb56b7fa2.tar.gz
historical-00abf1dc5e902a343f5df603e0ae307bb56b7fa2.tar.bz2
historical-00abf1dc5e902a343f5df603e0ae307bb56b7fa2.zip
version bump, removed old version
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/git/ChangeLog8
-rw-r--r--dev-util/git/Manifest12
-rw-r--r--dev-util/git/files/digest-git-0.99.91
-rw-r--r--dev-util/git/files/digest-git-0.99.9b1
-rw-r--r--dev-util/git/git-0.99.9b.ebuild (renamed from dev-util/git/git-0.99.9.ebuild)12
5 files changed, 18 insertions, 16 deletions
diff --git a/dev-util/git/ChangeLog b/dev-util/git/ChangeLog
index 6e3cad3b181f..f73ceab74df0 100644
--- a/dev-util/git/ChangeLog
+++ b/dev-util/git/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-util/git
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.36 2005/10/30 09:48:28 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.37 2005/11/02 17:57:35 ferdy Exp $
+
+*git-0.99.9b (02 Nov 2005)
+
+ 02 Nov 2005; Fernando J. Pereda <ferdy@gentoo.org> -git-0.99.9.ebuild,
+ +git-0.99.9b.ebuild:
+ version bump, removed old version
*git-0.99.9 (30 Oct 2005)
diff --git a/dev-util/git/Manifest b/dev-util/git/Manifest
index 517221579657..ce2f9644ca8e 100644
--- a/dev-util/git/Manifest
+++ b/dev-util/git/Manifest
@@ -2,19 +2,19 @@
Hash: SHA1
MD5 d35a0c0793dbfc65191588d2eca405d1 git-0.99.8a.ebuild 2835
-MD5 0643fa6178546c6f84f613d987039c7b git-0.99.9.ebuild 3146
+MD5 5bb15d7e7bc4669d933de2bb46aae5e2 git-0.99.9b.ebuild 2999
MD5 edebd592261315b29a6b903b414573d2 git-0.7.ebuild 1312
-MD5 bd1b75b2a5808a5c9944494cdafcb371 ChangeLog 5605
+MD5 f22d59325c493bcfabd29c335ebb87de ChangeLog 5766
MD5 3526aab52e4319669bc1064d4d4ac83a metadata.xml 316
MD5 5c96e23fef078682e648254d9197f618 files/git-daemon.confd 376
MD5 ad6b9193f41375013fad4455bf1acda7 files/git-daemon.initd 526
-MD5 77d553b2a2f253ef8c1390aafbc562c4 files/digest-git-0.99.9 68
MD5 62316f61a79143fdaf1e9f747d1ddf03 files/digest-git-0.99.8a 69
+MD5 5cb89083f7fe175024a65efc99b6b5dd files/digest-git-0.99.9b 69
MD5 8ebc37d29c321b95a3c0ae51ebee4d4d files/digest-git-0.7 59
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDZJcKViELBEf1JB0RAkpyAJ0T/qA6Ov1x8nWiJUrxsvhQz+4aNgCfSkWw
-zmjsKvw2c/5b7124EgSSFag=
-=+6uO
+iD8DBQFDaQ06ViELBEf1JB0RArpoAJ45MqdbsWwQSv5kSmLJnjQB8gSKzACfVX3b
+MP/TktuQjcvMr2+tfsFisOw=
+=CU3X
-----END PGP SIGNATURE-----
diff --git a/dev-util/git/files/digest-git-0.99.9 b/dev-util/git/files/digest-git-0.99.9
deleted file mode 100644
index e882744addf3..000000000000
--- a/dev-util/git/files/digest-git-0.99.9
+++ /dev/null
@@ -1 +0,0 @@
-MD5 ecf7ee7e8ceb4f3b01995ff2b33a687b git-core-0.99.9.tar.bz2 408587
diff --git a/dev-util/git/files/digest-git-0.99.9b b/dev-util/git/files/digest-git-0.99.9b
new file mode 100644
index 000000000000..535c3a8ed1d9
--- /dev/null
+++ b/dev-util/git/files/digest-git-0.99.9b
@@ -0,0 +1 @@
+MD5 193af5610ac025f17bd6ff35a666a735 git-core-0.99.9b.tar.bz2 408737
diff --git a/dev-util/git/git-0.99.9.ebuild b/dev-util/git/git-0.99.9b.ebuild
index f51aedc8fcfa..3c25a037bd09 100644
--- a/dev-util/git/git-0.99.9.ebuild
+++ b/dev-util/git/git-0.99.9b.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/dev-util/git/git-0.99.9.ebuild,v 1.1 2005/10/30 09:48:28 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-0.99.9b.ebuild,v 1.1 2005/11/02 17:57:35 ferdy Exp $
inherit python
@@ -94,13 +94,9 @@ src_test() {
}
pkg_postinst() {
- echo
- ewarn "Some commands will be renamed before the final 1.0. Use the git"
- ewarn "wrapper in your scripts to avoid compatibility problems. Check the"
- ewarn "changes table at:"
- echo
- echo "http://dev.gentoo.org/~r3pek/git-new-command-list.txt"
- echo
+ # Remove old links. Workarounds a portage bug not removing symlinks
+ ${S}/cmd-rename.sh "${ROOT}/usr/bin"
+
einfo
einfo "If you want to import arch repositories into git, consider using the"
einfo "git-archimport command. You should install dev-util/tla before"