diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-02-08 04:17:05 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-02-08 04:17:05 +0000 |
commit | f9a9f2e9b5227d9e91b3a7d9fdcb8c9d1f135e32 (patch) | |
tree | c0371dcb8cf5f5965a6425e7545b2c687b67da74 /dev-util | |
parent | install into /usr/share/man not /usr/man (diff) | |
download | gentoo-2-f9a9f2e9b5227d9e91b3a7d9fdcb8c9d1f135e32.tar.gz gentoo-2-f9a9f2e9b5227d9e91b3a7d9fdcb8c9d1f135e32.tar.bz2 gentoo-2-f9a9f2e9b5227d9e91b3a7d9fdcb8c9d1f135e32.zip |
Fixing the patch, apparently my sed-fu was a bit too much on rc32 (and crc32).
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/catalyst/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/catalyst/files/catalyst-2.0_rc33-slot.patch | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/dev-util/catalyst/ChangeLog b/dev-util/catalyst/ChangeLog index 459ebbbd72e7..3ddf6781bc7a 100644 --- a/dev-util/catalyst/ChangeLog +++ b/dev-util/catalyst/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/catalyst # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.131 2006/02/08 03:33:26 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.132 2006/02/08 04:17:05 wolf31o2 Exp $ + + 08 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org> + files/catalyst-2.0_rc33-slot.patch: + Fixing the patch, apparently my sed-fu was a bit too much on rc32 (and crc32). *catalyst-2.0_rc33 (08 Feb 2006) diff --git a/dev-util/catalyst/files/catalyst-2.0_rc33-slot.patch b/dev-util/catalyst/files/catalyst-2.0_rc33-slot.patch index 92d6d43a7cba..e56c331e3004 100644 --- a/dev-util/catalyst/files/catalyst-2.0_rc33-slot.patch +++ b/dev-util/catalyst/files/catalyst-2.0_rc33-slot.patch @@ -12,7 +12,7 @@ diff -urN catalyst-2.0_rc33.orig/catalyst catalyst-2.0_rc33/catalyst "portdir":"/usr/portage","options":"",\ - "snapshot_cache":"/var/tmp/catalyst/snapshot_cache",\ + "snapshot_cache":"/var/tmp/catalyst2/snapshot_cache",\ - "hash_function":"crc33"} + "hash_function":"crc32"} # first, try the one passed (presumably from the cmdline) @@ -69,9 +69,9 @@ |