diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-01-26 22:05:19 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-01-26 22:05:19 +0000 |
commit | 9fef9373ee34126d99bbf4e40b9603ee7d903bea (patch) | |
tree | aa2a286d724b1e11319ebc4e3120448ba4212d7b | |
parent | #120456 (diff) | |
download | historical-9fef9373ee34126d99bbf4e40b9603ee7d903bea.tar.gz historical-9fef9373ee34126d99bbf4e40b9603ee7d903bea.tar.bz2 historical-9fef9373ee34126d99bbf4e40b9603ee7d903bea.zip |
Version bump to 2.0_rc23. This version fixes kernel caching and adds initial EFI support for x86. EFI support is still experimental and is completely untested. Please do not file bug reports without patches.
Package-Manager: portage-2.1_pre3-r1
-rw-r--r-- | dev-util/catalyst/ChangeLog | 11 | ||||
-rw-r--r-- | dev-util/catalyst/Manifest | 8 | ||||
-rw-r--r-- | dev-util/catalyst/catalyst-2.0_rc23.ebuild (renamed from dev-util/catalyst/catalyst-2.0_rc22.ebuild) | 2 | ||||
-rw-r--r-- | dev-util/catalyst/files/catalyst-2.0_rc23-slot.patch (renamed from dev-util/catalyst/files/catalyst-2.0_rc22-slot.patch) | 6 | ||||
-rw-r--r-- | dev-util/catalyst/files/digest-catalyst-2.0_rc22 | 1 | ||||
-rw-r--r-- | dev-util/catalyst/files/digest-catalyst-2.0_rc23 | 1 |
6 files changed, 19 insertions, 10 deletions
diff --git a/dev-util/catalyst/ChangeLog b/dev-util/catalyst/ChangeLog index f3c830dc65cf..87c1e786197f 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.121 2006/01/26 15:40:24 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.122 2006/01/26 22:05:19 wolf31o2 Exp $ + +*catalyst-2.0_rc23 (26 Jan 2006) + + 26 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> + -files/catalyst-2.0_rc22-slot.patch, +files/catalyst-2.0_rc23-slot.patch, + -catalyst-2.0_rc22.ebuild, +catalyst-2.0_rc23.ebuild: + Version bump to 2.0_rc23. This version fixes kernel caching and adds initial + EFI support for x86. EFI support is still experimental and is completely + untested. Please do not file bug reports without patches. *catalyst-2.0_rc22 (26 Jan 2006) diff --git a/dev-util/catalyst/Manifest b/dev-util/catalyst/Manifest index 633b68d48705..e757398653a9 100644 --- a/dev-util/catalyst/Manifest +++ b/dev-util/catalyst/Manifest @@ -1,7 +1,7 @@ -MD5 db4700b21b4647da42f26c45f33715d1 ChangeLog 24465 +MD5 49ef2d3972788d6f2d58768bb9fbe962 ChangeLog 24900 MD5 0b8c46e78330bff6ba7a248924ac4341 catalyst-1.1.10.10.ebuild 2281 -MD5 e755ff77d23cee686f88e532cd9721ca catalyst-2.0_rc22.ebuild 3269 -MD5 0f861ba9fb1a1c6dd925ea07b48ecbcb files/catalyst-2.0_rc22-slot.patch 1267 +MD5 9e9c646aa12cb2af722e5e6b4266d6b1 catalyst-2.0_rc23.ebuild 3269 +MD5 11622bcecb5956d87745a6a18605213b files/catalyst-2.0_rc23-slot.patch 1267 MD5 1579d7c79eaa1035a84a4247cd4a5fb6 files/digest-catalyst-1.1.10.10 71 -MD5 ac04417b4750123312c1b34b60ef6646 files/digest-catalyst-2.0_rc22 70 +MD5 4c603aad491f58110e91b078142f89e5 files/digest-catalyst-2.0_rc23 70 MD5 8c971ca7e043237b69754a9d88238bd4 metadata.xml 223 diff --git a/dev-util/catalyst/catalyst-2.0_rc22.ebuild b/dev-util/catalyst/catalyst-2.0_rc23.ebuild index 4906399bf8cf..a9538d1386eb 100644 --- a/dev-util/catalyst/catalyst-2.0_rc22.ebuild +++ b/dev-util/catalyst/catalyst-2.0_rc23.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_rc22.ebuild,v 1.1 2006/01/26 15:40:24 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0_rc23.ebuild,v 1.1 2006/01/26 22:05:19 wolf31o2 Exp $ inherit eutils diff --git a/dev-util/catalyst/files/catalyst-2.0_rc22-slot.patch b/dev-util/catalyst/files/catalyst-2.0_rc23-slot.patch index 425c7e8aa067..e55957e01ab9 100644 --- a/dev-util/catalyst/files/catalyst-2.0_rc22-slot.patch +++ b/dev-util/catalyst/files/catalyst-2.0_rc23-slot.patch @@ -1,6 +1,6 @@ -diff -urN catalyst-2.0_rc22.orig/catalyst catalyst-2.0_rc22/catalyst ---- catalyst-2.0_rc22.orig/catalyst 2005-12-20 07:07:45.000000000 -0500 -+++ catalyst-2.0_rc22/catalyst 2005-12-20 07:09:19.000000000 -0500 +diff -urN catalyst-2.0_rc23.orig/catalyst catalyst-2.0_rc23/catalyst +--- catalyst-2.0_rc23.orig/catalyst 2005-12-20 07:07:45.000000000 -0500 ++++ catalyst-2.0_rc23/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_rc22 b/dev-util/catalyst/files/digest-catalyst-2.0_rc22 deleted file mode 100644 index e5a4389dceb7..000000000000 --- a/dev-util/catalyst/files/digest-catalyst-2.0_rc22 +++ /dev/null @@ -1 +0,0 @@ -MD5 5ee45c71b53263fc223ceb444b8f8d0f catalyst-2.0_rc22.tar.bz2 773893 diff --git a/dev-util/catalyst/files/digest-catalyst-2.0_rc23 b/dev-util/catalyst/files/digest-catalyst-2.0_rc23 new file mode 100644 index 000000000000..6efc1042e8e7 --- /dev/null +++ b/dev-util/catalyst/files/digest-catalyst-2.0_rc23 @@ -0,0 +1 @@ +MD5 17341a96c1e9f3ab85e20e49be322dc3 catalyst-2.0_rc23.tar.bz2 907322 |