Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (c20306725b1e6148129b68426c1cf14137e984ab)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (c20306725b1e6148129b68426c1cf14137e984ab)
  • Date: Sun, 13 Jun 2010 15:28:16 -0500

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

devel/s11n/DETAILS | 1 +
devel/s11n/HISTORY | 3 +++
devel/sparse/DETAILS | 1 +
devel/sparse/HISTORY | 3 +++
4 files changed, 8 insertions(+)

New commits:
commit c20306725b1e6148129b68426c1cf14137e984ab
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

sparse: added SOURCE2_IGNORE for signature

commit 2671bb060d18fe99698f7cdb3a237d02b596c9a8
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

s11n: added SOURCE2_IGNORE for signature

diff --git a/devel/s11n/DETAILS b/devel/s11n/DETAILS
index 8758c35..e3d38bc 100755
--- a/devel/s11n/DETAILS
+++ b/devel/s11n/DETAILS
@@ -6,6 +6,7 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/lib${SPELL}-${VERSION}
SOURCE_URL[0]=${SOURCEFORGE_URL}/s11n/${SOURCE}
SOURCE_URL[1]=http://s11n.net/download/${SOURCE}
SOURCE2_URL[0]=http://s11n.net/download/${SOURCE2}
+ SOURCE2_IGNORE=signature
SOURCE_GPG=s11n.gpg:${SOURCE2}:UPSTREAM_KEY
WEB_SITE=http://s11n.net/
ENTERED=20060102
diff --git a/devel/s11n/HISTORY b/devel/s11n/HISTORY
index 2daff9a..de5b615 100644
--- a/devel/s11n/HISTORY
+++ b/devel/s11n/HISTORY
@@ -1,3 +1,6 @@
+2010-06-13 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: added SOURCE2_IGNORE for signature
+
2006-07-24 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* DEPENDS: added g++, expat

diff --git a/devel/sparse/DETAILS b/devel/sparse/DETAILS
index 80ad4a4..ac2d613 100755
--- a/devel/sparse/DETAILS
+++ b/devel/sparse/DETAILS
@@ -4,6 +4,7 @@
SOURCE2=$SPELL-$VERSION.tar.bz2.sign
SOURCE_URL[0]=http://kernel.org/pub/software/devel/sparse/dist/$SOURCE
SOURCE2_URL[0]=${SOURCE_URL[0]}.sign
+ SOURCE2_IGNORE=signature
SOURCE_GPG=kernel.gpg:$SOURCE2:ESTABLISHED_UPSTREAM_KEY
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
LICENSE[0]=http://www.opensource.org/licenses/osl.php
diff --git a/devel/sparse/HISTORY b/devel/sparse/HISTORY
index b4c5856..59e3e7e 100644
--- a/devel/sparse/HISTORY
+++ b/devel/sparse/HISTORY
@@ -1,2 +1,5 @@
+2010-06-13 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: added SOURCE2_IGNORE for signature
+
2008-05-20 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS, PRE_BUILD, BUILD: Created spell.



  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (c20306725b1e6148129b68426c1cf14137e984ab), Bor Kraljič, 06/13/2010

Archive powered by MHonArc 2.6.24.

Top of Page