Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (6774a9c6fb88a07f55c138b4c89bd0125a3666fa)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (6774a9c6fb88a07f55c138b4c89bd0125a3666fa)
  • Date: Tue, 6 Dec 2011 12:56:29 -0600

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

dev/null |binary
i3.gpg |binary
windowmanagers/i3/4AC8EE1D.gpg | 0
windowmanagers/i3/DETAILS | 2 +-
windowmanagers/i3/HISTORY | 3 +++
wm-addons/i3lock/DETAILS | 2 +-
wm-addons/i3lock/HISTORY | 3 +++
7 files changed, 8 insertions(+), 2 deletions(-)

New commits:
commit 6774a9c6fb88a07f55c138b4c89bd0125a3666fa
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

i3, i3lock, i3.gpg: i3* spells can use the same key

diff --git a/i3.gpg b/i3.gpg
new file mode 100644
index 0000000..b627bca
Binary files /dev/null and b/i3.gpg differ
diff --git a/windowmanagers/i3/4AC8EE1D.gpg b/windowmanagers/i3/4AC8EE1D.gpg
deleted file mode 100644
index b627bca..0000000
Binary files a/windowmanagers/i3/4AC8EE1D.gpg and /dev/null differ
diff --git a/windowmanagers/i3/DETAILS b/windowmanagers/i3/DETAILS
index 5005084..ea520d1 100755
--- a/windowmanagers/i3/DETAILS
+++ b/windowmanagers/i3/DETAILS
@@ -4,7 +4,7 @@
SOURCE2=$SOURCE.asc
SOURCE_URL[0]=http://${SPELL}wm.org/downloads/${SOURCE}
SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
- SOURCE_GPG=4AC8EE1D.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE_GPG=i3.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://i3wm.org/";
diff --git a/windowmanagers/i3/HISTORY b/windowmanagers/i3/HISTORY
index 0943596..684e976 100644
--- a/windowmanagers/i3/HISTORY
+++ b/windowmanagers/i3/HISTORY
@@ -1,3 +1,6 @@
+2011-12-06 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: moved key so other spells can use it
+
2011-12-06 Sukneet Basuta <sukneet AT sourcemage.org>
* DETAILS: updated spell to 4.1

diff --git a/wm-addons/i3lock/DETAILS b/wm-addons/i3lock/DETAILS
index f0c8d2e..f08d31e 100755
--- a/wm-addons/i3lock/DETAILS
+++ b/wm-addons/i3lock/DETAILS
@@ -4,7 +4,7 @@
SOURCE2=$SOURCE.asc
SOURCE_URL[0]=http://i3wm.org/${SPELL}/${SOURCE}
SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
- SOURCE_GPG=4AC8EE1D.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE_GPG=i3.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://i3wm.org/i3lock/";
diff --git a/wm-addons/i3lock/HISTORY b/wm-addons/i3lock/HISTORY
index 03f6ba1..780fe3f 100644
--- a/wm-addons/i3lock/HISTORY
+++ b/wm-addons/i3lock/HISTORY
@@ -1,3 +1,6 @@
+2011-12-06 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: moved key so all i3* spells can use it
+
2011-12-06 Sukneet Basuta <sukneet AT sourcemage.org>
* DETAILS: spell updated to 2.2
gz => bz2



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (6774a9c6fb88a07f55c138b4c89bd0125a3666fa), Arjan Bouter, 12/06/2011

Archive powered by MHonArc 2.6.24.

Top of Page