Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by Eric Sandall (1d3a4eabb48557a87b6c59526c3110ca975fc1f7)

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 z-rejected grimoire by Eric Sandall (1d3a4eabb48557a87b6c59526c3110ca975fc1f7)
  • Date: Thu, 29 Nov 2007 13:52:05 -0600

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

ChangeLog | 3 ++
z-games/cedega-small/BUILD | 1
z-games/cedega-small/CONFLICTS | 1
z-games/cedega-small/DEPENDS | 1
z-games/cedega-small/DETAILS | 11 --------
z-games/cedega-small/HISTORY | 55
-----------------------------------------
z-games/cedega-small/INSTALL | 1
z-games/cedega-small/PRE_BUILD | 1
z-games/cedega-small/TRIGGERS | 1
z-games/cedega/CONFLICTS | 1
z-games/cedega/HISTORY | 4 ++
z-games/cedega/UNATTEND_SAFE | 0
12 files changed, 7 insertions(+), 73 deletions(-)

New commits:
commit 1d3a4eabb48557a87b6c59526c3110ca975fc1f7
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

cedega-small: Removed deprecated spell

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

cedega: Unattended updates are safe

diff --git a/ChangeLog b/ChangeLog
index 01ae5d7..1e018ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2007-11-29 Eric Sandall <sandalle AT sourcemage.org>
+ * z-games/cedega-small: Remove deprecated spell
+
2007-11-29 Robin Cook <rcook AT wyrms.net>
* gurus.gpg: added my key

diff --git a/z-games/cedega-small/BUILD b/z-games/cedega-small/BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/z-games/cedega-small/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/z-games/cedega-small/CONFLICTS b/z-games/cedega-small/CONFLICTS
deleted file mode 100755
index ee140ad..0000000
--- a/z-games/cedega-small/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts cedega-small y
diff --git a/z-games/cedega-small/DEPENDS b/z-games/cedega-small/DEPENDS
deleted file mode 100755
index de97dcd..0000000
--- a/z-games/cedega-small/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends cedega
diff --git a/z-games/cedega-small/DETAILS b/z-games/cedega-small/DETAILS
deleted file mode 100755
index f1352e9..0000000
--- a/z-games/cedega-small/DETAILS
+++ /dev/null
@@ -1,11 +0,0 @@
- SPELL=cedega-small
- VERSION=deprecated
- PATCHLEVEL=1
- WEB_SITE=http://www.transgaming.com/
- ENTERED=20051108
- REJECT="Binary only and license issues"
- SHORT="Commercial WINE development for games"
-cat << EOF
-Cedega is commercially built by Transgaming and is not available for free
-download.
-EOF
diff --git a/z-games/cedega-small/HISTORY b/z-games/cedega-small/HISTORY
deleted file mode 100644
index 6c16528..0000000
--- a/z-games/cedega-small/HISTORY
+++ /dev/null
@@ -1,55 +0,0 @@
-2006-06-24 Eric Sandall <sandalle AT sourcemage.org>
- * Deprecated in favor of cedega (which now uses cedega-small tarball)
- * DETAILS: Added PATCHLEVEL=1
- Changed VERSION to 'deprecated'
- Removed SOURCE information
- * CONFIGURE: Removed
- * DEPENDS: Depends only on cedega
- * CONFLICTS: Auto-conflicts with cedega-small
- * TRIGGERS: Dispel cedega-small after cedega-small is cast
-
-2006-06-20 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Updated to 5.2
- Removed UPDATED
- Removed BUILD_API=2 (entire grimoire is api2)
-
-2006-02-15 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Updated to 5.1
-
-2005-11-13 Eric Sandall <sandalle AT sourcemage.org>
- * PRE_BUILD: Make sure games group exists
-
-2005-11-11 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Updated to 5.0.1
-
-2005-11-08 Eric Sandall <sandalle AT sourcemage.org>
- * Branched from cedega to cedega-small
- * DETAILS: Renamed to cedega-small
- Updated to 5.0
- * DEPENDS: Added dependencies on python, pygtk2, gtk-engines2, gtk+2,
- and wget
-
-2005-10-13 Eric Sandall <sandalle AT sourcemage.org>
- * cedega_4.4.1-1.i386.tgz.sig: Updated to sha512 hash
-
-2005-08-17 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Updated to 4.4.1-1
- Switched to GPG source verification
- Applied Level 1 verification of source
- * PRE_BUILD: Now uses unpack_file instead of unpack for GPG checking
- Properly passes $SOURCE_DIRECTORY to mk_source_dir
- * cedega_4.4.1-1.i386.tgz.sig: Added
-
-2005-05-18 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Updated to 4.3.2-1.i386
-
-2005-04-20 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Updated to 4.3.1-1.i386
- Don't use the architecture (i386) in VERSION
-
-2005-03-25 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Added ARCHIVE="off"
-
-2005-03-17 Eric Sandall <sandalle AT sourcemage.org>
- * Created
-
diff --git a/z-games/cedega-small/INSTALL b/z-games/cedega-small/INSTALL
deleted file mode 100755
index 27ba77d..0000000
--- a/z-games/cedega-small/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/z-games/cedega-small/PRE_BUILD b/z-games/cedega-small/PRE_BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/z-games/cedega-small/PRE_BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/z-games/cedega-small/TRIGGERS b/z-games/cedega-small/TRIGGERS
deleted file mode 100755
index b39598f..0000000
--- a/z-games/cedega-small/TRIGGERS
+++ /dev/null
@@ -1 +0,0 @@
-on_cast cedega-small dispel_self
diff --git a/z-games/cedega/CONFLICTS b/z-games/cedega/CONFLICTS
deleted file mode 100755
index ee140ad..0000000
--- a/z-games/cedega/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts cedega-small y
diff --git a/z-games/cedega/HISTORY b/z-games/cedega/HISTORY
index d948092..26d1605 100644
--- a/z-games/cedega/HISTORY
+++ b/z-games/cedega/HISTORY
@@ -1,3 +1,7 @@
+2007-11-29 Eric Sandall <sandalle AT sourcemage.org>
+ * UNATTEND_SAFE: Safe to update unattended
+ * CONFLICTS: Removed, deprecated cedega-small removed
+
2007-07-04 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 6.0.2

diff --git a/z-games/cedega/UNATTEND_SAFE b/z-games/cedega/UNATTEND_SAFE
new file mode 100644
index 0000000..e69de29



  • [SM-Commit] GIT changes to master z-rejected grimoire by Eric Sandall (1d3a4eabb48557a87b6c59526c3110ca975fc1f7), Eric Sandall, 11/29/2007

Archive powered by MHonArc 2.6.24.

Top of Page