summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-02-08 03:33:26 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-02-08 03:33:26 +0000
commitf4609d4d05a2068d2058eab0fc08af95608afe00 (patch)
treed2b220b8cafbd2bac77401521b1f197db14502f8 /dev-util
parentrepoman: Trim trailing whitespace (diff)
downloadgentoo-2-f4609d4d05a2068d2058eab0fc08af95608afe00.tar.gz
gentoo-2-f4609d4d05a2068d2058eab0fc08af95608afe00.tar.bz2
gentoo-2-f4609d4d05a2068d2058eab0fc08af95608afe00.zip
Version bumped to 2.0_rc33. This resolves a bug in the order in which we perform updates for the official LiveCD that broke systempkgs.txt for the Installer.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/catalyst/ChangeLog11
-rw-r--r--dev-util/catalyst/catalyst-2.0_rc33.ebuild (renamed from dev-util/catalyst/catalyst-2.0_rc32.ebuild)2
-rw-r--r--dev-util/catalyst/files/catalyst-2.0_rc33-slot.patch (renamed from dev-util/catalyst/files/catalyst-2.0_rc32-slot.patch)8
-rw-r--r--dev-util/catalyst/files/digest-catalyst-2.0_rc323
-rw-r--r--dev-util/catalyst/files/digest-catalyst-2.0_rc333
5 files changed, 18 insertions, 9 deletions
diff --git a/dev-util/catalyst/ChangeLog b/dev-util/catalyst/ChangeLog
index 5179960ed71b..459ebbbd72e7 100644
--- a/dev-util/catalyst/ChangeLog
+++ b/dev-util/catalyst/ChangeLog
@@ -1,6 +1,15 @@
# 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.130 2006/02/07 22:40:21 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.131 2006/02/08 03:33:26 wolf31o2 Exp $
+
+*catalyst-2.0_rc33 (08 Feb 2006)
+
+ 08 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ -files/catalyst-2.0_rc32-slot.patch, +files/catalyst-2.0_rc33-slot.patch,
+ -catalyst-2.0_rc32.ebuild, +catalyst-2.0_rc33.ebuild:
+ Version bumped to 2.0_rc33. This resolves a bug in the order in which we
+ perform updates for the official LiveCD that broke systempkgs.txt for the
+ Installer.
*catalyst-2.0_rc32 (07 Feb 2006)
diff --git a/dev-util/catalyst/catalyst-2.0_rc32.ebuild b/dev-util/catalyst/catalyst-2.0_rc33.ebuild
index a37bd64639cb..a135d4b0985f 100644
--- a/dev-util/catalyst/catalyst-2.0_rc32.ebuild
+++ b/dev-util/catalyst/catalyst-2.0_rc33.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0_rc32.ebuild,v 1.1 2006/02/07 22:40:21 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0_rc33.ebuild,v 1.1 2006/02/08 03:33:26 wolf31o2 Exp $
inherit eutils
diff --git a/dev-util/catalyst/files/catalyst-2.0_rc32-slot.patch b/dev-util/catalyst/files/catalyst-2.0_rc33-slot.patch
index f45641623a29..92d6d43a7cba 100644
--- a/dev-util/catalyst/files/catalyst-2.0_rc32-slot.patch
+++ b/dev-util/catalyst/files/catalyst-2.0_rc33-slot.patch
@@ -1,6 +1,6 @@
-diff -urN catalyst-2.0_rc32.orig/catalyst catalyst-2.0_rc32/catalyst
---- catalyst-2.0_rc32.orig/catalyst 2005-12-20 07:07:45.000000000 -0500
-+++ catalyst-2.0_rc32/catalyst 2005-12-20 07:09:19.000000000 -0500
+diff -urN catalyst-2.0_rc33.orig/catalyst catalyst-2.0_rc33/catalyst
+--- catalyst-2.0_rc33.orig/catalyst 2005-12-20 07:07:45.000000000 -0500
++++ catalyst-2.0_rc33/catalyst 2005-12-20 07:09:19.000000000 -0500
@@ -51,10 +51,10 @@
myconf={}
config_file=""
@@ -12,7 +12,7 @@ diff -urN catalyst-2.0_rc32.orig/catalyst catalyst-2.0_rc32/catalyst
"portdir":"/usr/portage","options":"",\
- "snapshot_cache":"/var/tmp/catalyst/snapshot_cache",\
+ "snapshot_cache":"/var/tmp/catalyst2/snapshot_cache",\
- "hash_function":"crc32"}
+ "hash_function":"crc33"}
# first, try the one passed (presumably from the cmdline)
@@ -69,9 +69,9 @@
diff --git a/dev-util/catalyst/files/digest-catalyst-2.0_rc32 b/dev-util/catalyst/files/digest-catalyst-2.0_rc32
deleted file mode 100644
index 69db8b2a75a3..000000000000
--- a/dev-util/catalyst/files/digest-catalyst-2.0_rc32
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 aa268ca049c4fd38ec6a470eb1ab1db1 catalyst-2.0_rc32.tar.bz2 972238
-RMD160 ac9b7d2d1c7e14819f46076e13ca7b73db6e7849 catalyst-2.0_rc32.tar.bz2 972238
-SHA256 6d1b1ba02a4651e3e56c363c0845cdc04371aef26ad76d8b78ad47226b83777f catalyst-2.0_rc32.tar.bz2 972238
diff --git a/dev-util/catalyst/files/digest-catalyst-2.0_rc33 b/dev-util/catalyst/files/digest-catalyst-2.0_rc33
new file mode 100644
index 000000000000..39f279e5196a
--- /dev/null
+++ b/dev-util/catalyst/files/digest-catalyst-2.0_rc33
@@ -0,0 +1,3 @@
+MD5 1b0ebd10d5ae80d8baab5bfac139bbb2 catalyst-2.0_rc33.tar.bz2 972427
+RMD160 a31a697339b5ed10aaa2803acd206745329525e7 catalyst-2.0_rc33.tar.bz2 972427
+SHA256 280c81ef16a4c414b36563318df4dcb3e842e8cd534aa3c34d8c6f1729a230d2 catalyst-2.0_rc33.tar.bz2 972427