Skip to Content.
Sympa Menu

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

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 (512a2ce028f7746c3c7236d278f92d202ae73934)
  • Date: Fri, 19 Jun 2009 13:03:50 -0500

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

doc/evince/CONFIGURE | 4 ++--
doc/evince/DEPENDS | 2 +-
doc/evince/HISTORY | 3 +++
x11-libs/wine/DETAILS | 2 +-
x11-libs/wine/HISTORY | 3 +++
5 files changed, 10 insertions(+), 4 deletions(-)

New commits:
commit 512a2ce028f7746c3c7236d278f92d202ae73934
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

wine: Updated to 1.1.24

commit 7876556507577add38bc208bf89f09cbdbd6b6fa
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

gvfs: Cleanup whitespace

commit 174c628f637cd64c111c8e061d65b071b2dad478
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

gvfs: typo viwer -> viewer

diff --git a/doc/evince/CONFIGURE b/doc/evince/CONFIGURE
index eb1b210..62617ba 100755
--- a/doc/evince/CONFIGURE
+++ b/doc/evince/CONFIGURE
@@ -1,7 +1,7 @@
config_query_option EVINCE_THUMB "Enable GNOME thumbnailer support?" y \
"--enable-thumbnailer" "--disable-thumbnailer" &&

-config_query_option EVINCE_DVI "Enable dvi viwer support?" n \
+config_query_option EVINCE_DVI "Enable dvi viewer support?" n \
"--enable-dvi" "--disable-dvi" &&

config_query_option EVINCE_PIXBUF "Enable pixbug support?" n \
@@ -11,4 +11,4 @@ config_query_option EVINCE_COMIC "Enable comic book archive
support?" n \
"--enable-comics" "--disable-comics" &&

config_query_option EVINCE_IMPRESS "Enable Impress support?" n \
- "--enable-impress" "--disable-impress"
+ "--enable-impress" "--disable-impress"
diff --git a/doc/evince/DEPENDS b/doc/evince/DEPENDS
index 6bdf681..2d0ad17 100755
--- a/doc/evince/DEPENDS
+++ b/doc/evince/DEPENDS
@@ -55,4 +55,4 @@ optional_depends gnome-keyring \
optional_depends gtk-doc \
"--enable-gtk-doc" \
"--disable-gtk-doc" \
- "Build devhelp docs?"
+ "Build devhelp docs?"
diff --git a/doc/evince/HISTORY b/doc/evince/HISTORY
index d82ef73..c52ba8f 100644
--- a/doc/evince/HISTORY
+++ b/doc/evince/HISTORY
@@ -1,3 +1,6 @@
+2009-06-19 Eric Sandall <sandalle AT sourcemage.org>
+ * CONFIGURE: typo viwer -> viewer
+
2009-05-20 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.26.2

diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index 9f7dc73..ae859ef 100755
--- a/x11-libs/wine/DETAILS
+++ b/x11-libs/wine/DETAILS
@@ -12,7 +12,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
FORCE_DOWNLOAD=1
else
if [[ $WINE_DEVEL == y ]]; then
- VERSION=1.1.23
+ VERSION=1.1.24
else
VERSION=1.0.1
fi
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index 61950d8..0c7630f 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,6 @@
+2009-06-19 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.1.24
+
2009-06-07 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.1.23





Archive powered by MHonArc 2.6.24.

Top of Page