Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (2a41991ede3f39309712d9cf724d551c74b0d56b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (2a41991ede3f39309712d9cf724d551c74b0d56b)
  • Date: Fri, 11 Jan 2008 17:29:22 -0600

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

gnome2-apps/evolution/DEPENDS | 1 +
gnome2-apps/evolution/HISTORY | 3 +++
gnome2-libs/gal2/DEPENDS | 1 +
gnome2-libs/gal2/HISTORY | 3 +++
kernels/linux/HISTORY | 5 +++++
kernels/linux/info/patches/smgl_patches/e1000e-2.6.23.patch | 5 +++++
6 files changed, 18 insertions(+)

New commits:
commit 2a41991ede3f39309712d9cf724d551c74b0d56b
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

e1000e-2.6.23.patch: Added Intel PCI-E Gigabit NIC driver from Auke Kok
(sofar in #lunar ;)) with a cleanup patch from Jeff Garzik

commit 7cd7226eb2b087f900294fa059730e788863795c
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

evolution: Depends on gnome-doc-utils

commit 5969339903e45fbf9f412b489b231adbb08adcf5
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

gal2: Depends on libgnomeui

diff --git a/gnome2-apps/evolution/DEPENDS b/gnome2-apps/evolution/DEPENDS
index 3ce2446..2aafcba 100755
--- a/gnome2-apps/evolution/DEPENDS
+++ b/gnome2-apps/evolution/DEPENDS
@@ -3,6 +3,7 @@ depends libsoup &&
depends -sub python libxml2 &&
depends gal2 &&
depends gtkhtml2 &&
+depends gnome-doc-utils &&
depends gnome-spell &&
depends rarian &&
depends libgnomeprintui &&
diff --git a/gnome2-apps/evolution/HISTORY b/gnome2-apps/evolution/HISTORY
index 93684d2..f0db99b 100644
--- a/gnome2-apps/evolution/HISTORY
+++ b/gnome2-apps/evolution/HISTORY
@@ -1,3 +1,6 @@
+2008-01-11 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on gnome-doc-utils
+
2007-11-26 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.12.2

diff --git a/gnome2-libs/gal2/DEPENDS b/gnome2-libs/gal2/DEPENDS
index 29cd00e..d5fc0d7 100755
--- a/gnome2-libs/gal2/DEPENDS
+++ b/gnome2-libs/gal2/DEPENDS
@@ -1,4 +1,5 @@
depends libgnomeprintui &&
+depends libgnomeui &&

optional_depends gtk-doc \
"--enable-gtk-doc" \
diff --git a/gnome2-libs/gal2/HISTORY b/gnome2-libs/gal2/HISTORY
index 128fcad..d82d5e7 100644
--- a/gnome2-libs/gal2/HISTORY
+++ b/gnome2-libs/gal2/HISTORY
@@ -1,3 +1,6 @@
+2008-01-11 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on libgnomeui
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS

diff --git a/kernels/linux/HISTORY b/kernels/linux/HISTORY
index 7f8ea26..d8441ea 100644
--- a/kernels/linux/HISTORY
+++ b/kernels/linux/HISTORY
@@ -1,3 +1,8 @@
+2008-01-11 Eric Sandall <sandalle AT sourcemage.org>
+ * info/patches/smgl_patches/e1000e-2.6.23.patch: Added Intel PCI-E
+ Gigabit NIC driver from Auke Kok (sofar in #lunar ;)) with a cleanup
+ patch from Jeff Garzik
+
2008-01-10 Ladislav Hagara <hgr AT vabo.cz>
* latest.defaults: updated latest to patch-2.6.24-rc7
* info/patches/PRE_2_6/patch-2.6.24-rc7: added
diff --git a/kernels/linux/info/patches/smgl_patches/e1000e-2.6.23.patch
b/kernels/linux/info/patches/smgl_patches/e1000e-2.6.23.patch
new file mode 100755
index 0000000..5f24221
--- /dev/null
+++ b/kernels/linux/info/patches/smgl_patches/e1000e-2.6.23.patch
@@ -0,0 +1,5 @@
+source="e1000e-2.6.23.patch.bz2"
+source_url="http://download.sourcemage.org/distro/kernel/$source";
+appliedkernels="2.6.23"
+source_gpg="gurus.gpg:${source}.sig"
+gpg_source_url="${source_url}.sig"



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (2a41991ede3f39309712d9cf724d551c74b0d56b), Eric Sandall, 01/11/2008

Archive powered by MHonArc 2.6.24.

Top of Page