summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-01-24 19:48:49 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-01-24 19:48:49 +0000
commit11089c7677df787bde4096f91adc9d137c2b8840 (patch)
treebaa97aa6147245643b8f0f396901e45986f28b45 /dev-util/catalyst
parentversion bump thanks to Daniel Webert <rockoo@gmail.com> and Johannes Ebke <jo... (diff)
downloadhistorical-11089c7677df787bde4096f91adc9d137c2b8840.tar.gz
historical-11089c7677df787bde4096f91adc9d137c2b8840.tar.bz2
historical-11089c7677df787bde4096f91adc9d137c2b8840.zip
Version bump to fix an issue on on IA64. This version changes the default for the x86 subarch to use -mtune rather than -mcpu. This means that if you're using a seed stage that has GCC 3.3 or lower, you will need to add cflags and cxxflags to your stage1 spec file for it to compile properly.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-util/catalyst')
-rw-r--r--dev-util/catalyst/ChangeLog12
-rw-r--r--dev-util/catalyst/Manifest8
-rw-r--r--dev-util/catalyst/catalyst-2.0_rc21.ebuild (renamed from dev-util/catalyst/catalyst-2.0_rc20.ebuild)2
-rw-r--r--dev-util/catalyst/files/catalyst-2.0_rc21-slot.patch (renamed from dev-util/catalyst/files/catalyst-2.0_rc20-slot.patch)6
-rw-r--r--dev-util/catalyst/files/digest-catalyst-2.0_rc201
-rw-r--r--dev-util/catalyst/files/digest-catalyst-2.0_rc211
6 files changed, 20 insertions, 10 deletions
diff --git a/dev-util/catalyst/ChangeLog b/dev-util/catalyst/ChangeLog
index 687e291a32d2..a22214441d7c 100644
--- a/dev-util/catalyst/ChangeLog
+++ b/dev-util/catalyst/ChangeLog
@@ -1,6 +1,16 @@
# 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.118 2006/01/20 20:31:13 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.119 2006/01/24 19:48:49 wolf31o2 Exp $
+
+*catalyst-2.0_rc21 (24 Jan 2006)
+
+ 24 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ -files/catalyst-2.0_rc20-slot.patch, +files/catalyst-2.0_rc21-slot.patch,
+ -catalyst-2.0_rc20.ebuild, +catalyst-2.0_rc21.ebuild:
+ Version bump to fix an issue on on IA64. This version changes the default
+ for the x86 subarch to use -mtune rather than -mcpu. This means that if
+ you're using a seed stage that has GCC 3.3 or lower, you will need to add
+ cflags and cxxflags to your stage1 spec file for it to compile properly.
*catalyst-2.0_rc20 (20 Jan 2006)
diff --git a/dev-util/catalyst/Manifest b/dev-util/catalyst/Manifest
index dee7e44593af..fc06363dbeff 100644
--- a/dev-util/catalyst/Manifest
+++ b/dev-util/catalyst/Manifest
@@ -1,7 +1,7 @@
-MD5 4bfd7f6f98d6583d7f2f15f2f63532fc ChangeLog 23516
+MD5 df2e3f61f8f70585cb0435274834a633 ChangeLog 24038
MD5 0b8c46e78330bff6ba7a248924ac4341 catalyst-1.1.10.10.ebuild 2281
-MD5 d89726ca24781a00f5d84e1a6ecd5187 catalyst-2.0_rc20.ebuild 3236
-MD5 1d12514ca708056a341ad51735b3796d files/catalyst-2.0_rc20-slot.patch 1267
+MD5 777d1ef6e0b5de7278d6cd3264c1a3c9 catalyst-2.0_rc21.ebuild 3236
+MD5 18e41d8ea4d295440bd6d14ecfca65a7 files/catalyst-2.0_rc21-slot.patch 1267
MD5 1579d7c79eaa1035a84a4247cd4a5fb6 files/digest-catalyst-1.1.10.10 71
-MD5 9420911175f2addc994ca92174f1f4fc files/digest-catalyst-2.0_rc20 70
+MD5 bc701656e65a546ade4cd85f16b81ecc files/digest-catalyst-2.0_rc21 70
MD5 8c971ca7e043237b69754a9d88238bd4 metadata.xml 223
diff --git a/dev-util/catalyst/catalyst-2.0_rc20.ebuild b/dev-util/catalyst/catalyst-2.0_rc21.ebuild
index 4fab5010d5f2..147fc327014c 100644
--- a/dev-util/catalyst/catalyst-2.0_rc20.ebuild
+++ b/dev-util/catalyst/catalyst-2.0_rc21.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_rc20.ebuild,v 1.1 2006/01/20 20:31:13 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0_rc21.ebuild,v 1.1 2006/01/24 19:48:49 wolf31o2 Exp $
inherit eutils
diff --git a/dev-util/catalyst/files/catalyst-2.0_rc20-slot.patch b/dev-util/catalyst/files/catalyst-2.0_rc21-slot.patch
index fe41d49725c0..d5660162d157 100644
--- a/dev-util/catalyst/files/catalyst-2.0_rc20-slot.patch
+++ b/dev-util/catalyst/files/catalyst-2.0_rc21-slot.patch
@@ -1,6 +1,6 @@
-diff -urN catalyst-2.0_rc20.orig/catalyst catalyst-2.0_rc20/catalyst
---- catalyst-2.0_rc20.orig/catalyst 2005-12-20 07:07:45.000000000 -0500
-+++ catalyst-2.0_rc20/catalyst 2005-12-20 07:09:19.000000000 -0500
+diff -urN catalyst-2.0_rc21.orig/catalyst catalyst-2.0_rc21/catalyst
+--- catalyst-2.0_rc21.orig/catalyst 2005-12-20 07:07:45.000000000 -0500
++++ catalyst-2.0_rc21/catalyst 2005-12-20 07:09:19.000000000 -0500
@@ -51,10 +51,10 @@
myconf={}
config_file=""
diff --git a/dev-util/catalyst/files/digest-catalyst-2.0_rc20 b/dev-util/catalyst/files/digest-catalyst-2.0_rc20
deleted file mode 100644
index 5de99805854e..000000000000
--- a/dev-util/catalyst/files/digest-catalyst-2.0_rc20
+++ /dev/null
@@ -1 +0,0 @@
-MD5 d4d40bd24c2cd90b7f3727c9128918c8 catalyst-2.0_rc20.tar.bz2 773290
diff --git a/dev-util/catalyst/files/digest-catalyst-2.0_rc21 b/dev-util/catalyst/files/digest-catalyst-2.0_rc21
new file mode 100644
index 000000000000..ee6b7c110d37
--- /dev/null
+++ b/dev-util/catalyst/files/digest-catalyst-2.0_rc21
@@ -0,0 +1 @@
+MD5 04f01ff9f996398c0f01696fcd19be0c catalyst-2.0_rc21.tar.bz2 773464