Author: pebender
Date: Thu Jun 11 16:37:10 2009
New Revision: 4924

Removed:
    trunk/gar-minimyth/script/xorg-7.3/
Modified:
    trunk/gar-minimyth/html/minimyth/document-changelog.txt
    trunk/gar-minimyth/script/meta/minimyth/files/check.mk
    trunk/gar-minimyth/script/minimyth.conf.mk

Log:
- Removed package xorg-7.3.



Modified: trunk/gar-minimyth/html/minimyth/document-changelog.txt
==============================================================================
--- trunk/gar-minimyth/html/minimyth/document-changelog.txt     (original)
+++ trunk/gar-minimyth/html/minimyth/document-changelog.txt     Thu Jun 11  
16:37:10 2009
@@ -28,6 +28,7 @@
      Removed kernel-headers/linux-headers-2.6.27.
      Removed kernel-headers/linux-headers-2.6.28.
      Removed kernel-headers/linux-headers-2.6.29.
+    Removed xorg-7.3.

  Updated packages
      Updated emulators/stella.

Modified: trunk/gar-minimyth/script/meta/minimyth/files/check.mk
==============================================================================
--- trunk/gar-minimyth/script/meta/minimyth/files/check.mk      (original)
+++ trunk/gar-minimyth/script/meta/minimyth/files/check.mk      Thu Jun 11  
16:37:10 2009
@@ -209,8 +209,7 @@
                exit 1 ; \
        fi
        @echo "    mm_XORG_VERSION"
-       @if [ ! "$(mm_XORG_VERSION)" = "7.3" ] && \
-           [ ! "$(mm_XORG_VERSION)" = "7.4" ] ; then \
+       @if [ ! "$(mm_XORG_VERSION)" = "7.4" ] ; then \
                echo "error: mm_XORG_VERSION=\"$(mm_XORG_VERSION)\" is an 
invalid  
value." ; \
                exit 1 ; \
        fi

Modified: trunk/gar-minimyth/script/minimyth.conf.mk
==============================================================================
--- trunk/gar-minimyth/script/minimyth.conf.mk  (original)
+++ trunk/gar-minimyth/script/minimyth.conf.mk  Thu Jun 11 16:37:10 2009
@@ -120,7 +120,7 @@
  # '173.14.18' (legacy), 185.18.14.
  mm_NVIDIA_VERSION         ?= 185.18.14
  # The version of xorg to use.
-# Valid values are '7.3' and '7.4'.
+# Valid values are '7.4'.
  mm_XORG_VERSION           ?= 7.4
  # Myth trunk version built. If the version changes too much then the  
patches may
  # no longer work.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to