Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Juuso Alasuutari (8431130f719e47c4544386030920ad8deddc8429)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Juuso Alasuutari <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Juuso Alasuutari (8431130f719e47c4544386030920ad8deddc8429)
  • Date: Tue, 6 Feb 2007 02:15:20 -0600

GIT changes to master grimoire by Juuso Alasuutari <iuso AT sourcemage.org>:

dev/null |binary
windowmanagers/ion3/DETAILS | 3 ++-
windowmanagers/ion3/HISTORY | 5 +++++
windowmanagers/ion3/ion.desktop | 8 --------
windowmanagers/ion3/ion.gpg | 0
windowmanagers/ion3/ion3.desktop | 8 ++++++++
windowmanagers/ion3/ion3.gpg |binary
windowmanagers/ion3/startion | 22 ----------------------
windowmanagers/ion3/startion3 | 22 ++++++++++++++++++++++
9 files changed, 37 insertions(+), 31 deletions(-)

New commits:
commit 8431130f719e47c4544386030920ad8deddc8429
Author: Juuso Alasuutari <iuso AT sourcemage.org>
Commit: Juuso Alasuutari <iuso AT sourcemage.org>

ion3: renamed misc files to reflect spell name change

diff --git a/windowmanagers/ion3/DETAILS b/windowmanagers/ion3/DETAILS
index f9bdd25..8efda40 100755
--- a/windowmanagers/ion3/DETAILS
+++ b/windowmanagers/ion3/DETAILS
@@ -5,10 +5,11 @@
SOURCE_DIRECTORY="$BUILD_DIRECTORY/ion-$VERSION"
SOURCE_URL=http://iki.fi/tuomov/dl/$SOURCE
SOURCE2_URL=$SOURCE_URL.asc
- SOURCE_GPG=ion.gpg:$SOURCE.asc:ESTABLISHED_UPSTREAM_KEY
+ SOURCE_GPG=ion3.gpg:$SOURCE.asc:ESTABLISHED_UPSTREAM_KEY
SOURCE2_IGNORE=signature
WEB_SITE=http://iki.fi/tuomov/ion/
ENTERED=20020127
+ PATCHLEVEL=1
LICENSE[0]=ART
KEYWORDS="windowmanagers"
SHORT="A tiling tabbed window manager."
diff --git a/windowmanagers/ion3/HISTORY b/windowmanagers/ion3/HISTORY
index 6478ee8..add9be3 100644
--- a/windowmanagers/ion3/HISTORY
+++ b/windowmanagers/ion3/HISTORY
@@ -1,3 +1,8 @@
+2007-02-06 Juuso Alasuutari <iuso AT sourcemage.org>
+ * ion3.desktop, ion3.gpg, startion3: Renamed to make
install_wmfiles() work and for consistency.
+ * ion.desktop, ion.gpg, startion: Deleted.
+ * DETAILS: Added PATCHLEVEL=1.
+
2007-02-05 Juuso Alasuutari <iuso AT sourcemage.org>
* all: Renamed to ion3 (was ion).

diff --git a/windowmanagers/ion3/ion.desktop b/windowmanagers/ion3/ion.desktop
deleted file mode 100644
index ad6d69b..0000000
--- a/windowmanagers/ion3/ion.desktop
+++ /dev/null
@@ -1,8 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Name=Ion
-Comment=This session logs you into Ion
-Exec=startion
-TryExec=startion
-Icon=
-Type=Application
diff --git a/windowmanagers/ion3/ion.gpg b/windowmanagers/ion3/ion.gpg
deleted file mode 100644
index b0b97e5..0000000
Binary files a/windowmanagers/ion3/ion.gpg and /dev/null differ
diff --git a/windowmanagers/ion3/ion3.desktop
b/windowmanagers/ion3/ion3.desktop
new file mode 100644
index 0000000..ad6d69b
--- /dev/null
+++ b/windowmanagers/ion3/ion3.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=Ion
+Comment=This session logs you into Ion
+Exec=startion
+TryExec=startion
+Icon=
+Type=Application
diff --git a/windowmanagers/ion3/ion3.gpg b/windowmanagers/ion3/ion3.gpg
new file mode 100644
index 0000000..b0b97e5
Binary files /dev/null and b/windowmanagers/ion3/ion3.gpg differ
diff --git a/windowmanagers/ion3/startion b/windowmanagers/ion3/startion
deleted file mode 100644
index 1f347cc..0000000
--- a/windowmanagers/ion3/startion
+++ /dev/null
@@ -1,22 +0,0 @@
-#!/bin/sh
-#
-# startion
-#
-# Copyright (C) 2004 Eric Sandall <eric AT sandall.us>
-#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-#
-
-exec ion3
diff --git a/windowmanagers/ion3/startion3 b/windowmanagers/ion3/startion3
new file mode 100644
index 0000000..1f347cc
--- /dev/null
+++ b/windowmanagers/ion3/startion3
@@ -0,0 +1,22 @@
+#!/bin/sh
+#
+# startion
+#
+# Copyright (C) 2004 Eric Sandall <eric AT sandall.us>
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+#
+
+exec ion3




Archive powered by MHonArc 2.6.24.

Top of Page