Skip to Content.
Sympa Menu

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

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č (289667580b7f6e61fcf2e101612f62ffed9f7185)
  • Date: Tue, 23 Aug 2011 09:22:40 -0500

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

ChangeLog | 2 ++
dev/null |binary
kernels/dazuko.gpg |binary
kernels/dazuko/HISTORY | 3 +++
kernels/dazuko/dazuko.gpg | 0
kernels/dazukofs/HISTORY | 3 +++
kernels/dazukofs/dazuko.gpg | 0
libs/raptor/DETAILS | 2 +-
libs/raptor/HISTORY | 4 ++++
libs/raptor/raptor.gpg | 0
utils/iso-codes.gpg |binary
utils/iso-codes/HISTORY | 3 +++
utils/iso-codes/iso-codes.gpg | 0
utils/isoquery/HISTORY | 3 +++
utils/isoquery/iso-codes.gpg | 0
15 files changed, 19 insertions(+), 1 deletion(-)

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

raptor: use davebeckett.gpg instead of raptor.gpg

commit 559e6ed085c4e521628ef6725b9bfc02bcd49643
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

kernels/dazuko.gpg: one gpg can be used for both (dazuko & dazukofs)

commit 88fb379d836d83a9c34889d13ce178f1e29ba994
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

utils/iso-codes.gpg: one gpg can be used for both (iso-codes & isoquery)

diff --git a/ChangeLog b/ChangeLog
index 6b01fb8..906e411 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
2011-08-20 Bor Kraljič <pyrobor AT ver.si>
* audio-libs/43B8D6C8.gpg: moved and renamed from spell libsndfile to
also
use it with libsamplerate
+ * utils/iso-codes.gpg: one gpg can be used for both (iso-codes &
isoquery)
+ * kernels/dazuko.gpg: one gpg can be used for both (dazuko & dazukofs)

2011-08-22 Julien "_kaze_" ROZO <julien AT rozo.org>
* telephony/libsrtp: new spell, an open-source implementation of the
diff --git a/kernels/dazuko.gpg b/kernels/dazuko.gpg
new file mode 100644
index 0000000..30cd6d0
Binary files /dev/null and b/kernels/dazuko.gpg differ
diff --git a/kernels/dazuko/HISTORY b/kernels/dazuko/HISTORY
index 300791f..45c020c 100644
--- a/kernels/dazuko/HISTORY
+++ b/kernels/dazuko/HISTORY
@@ -1,3 +1,6 @@
+2011-08-23 Bor Kraljič <pyrobor AT ver.si>
+ * dazuko.gpg: moved to section folder
+
2010-04-11 Ismael Luceno <ismael AT sourcemage.org>
* BUILD: Fix kernel headers path

diff --git a/kernels/dazuko/dazuko.gpg b/kernels/dazuko/dazuko.gpg
deleted file mode 100644
index 30cd6d0..0000000
Binary files a/kernels/dazuko/dazuko.gpg and /dev/null differ
diff --git a/kernels/dazukofs/HISTORY b/kernels/dazukofs/HISTORY
index c2819c9..a187910 100644
--- a/kernels/dazukofs/HISTORY
+++ b/kernels/dazukofs/HISTORY
@@ -1,3 +1,6 @@
+2011-08-23 Bor Kraljič <pyrobor AT ver.si>
+ * dazuko.gpg: moved to section folder
+
2010-07-16 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.1.3

diff --git a/kernels/dazukofs/dazuko.gpg b/kernels/dazukofs/dazuko.gpg
deleted file mode 100644
index 30cd6d0..0000000
Binary files a/kernels/dazukofs/dazuko.gpg and /dev/null differ
diff --git a/libs/raptor/DETAILS b/libs/raptor/DETAILS
index d0aacc8..bd975dc 100755
--- a/libs/raptor/DETAILS
+++ b/libs/raptor/DETAILS
@@ -7,7 +7,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[1]=$SOURCEFORGE_URL/librdf/$SOURCE
SOURCE2_URL[0]=http://download.librdf.org/source/$SOURCE2
SOURCE2_IGNORE=signature
- SOURCE_GPG=raptor.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE_GPG=davebeckett.gpg:$SOURCE2:UPSTREAM_KEY
LICENSE[0]="LGPL APACHE2"
WEB_SITE=http://librdf.org/raptor/
ENTERED=20031207
diff --git a/libs/raptor/HISTORY b/libs/raptor/HISTORY
index 257931c..083d6fa 100644
--- a/libs/raptor/HISTORY
+++ b/libs/raptor/HISTORY
@@ -1,3 +1,7 @@
+2011-08-23 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: use davebeckett.gpg instead of raptor.gpg
+ * raptor.gpg: removed, no longer needed
+
2010-02-01 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.4.21

diff --git a/libs/raptor/raptor.gpg b/libs/raptor/raptor.gpg
deleted file mode 100644
index c94ac80..0000000
Binary files a/libs/raptor/raptor.gpg and /dev/null differ
diff --git a/utils/iso-codes.gpg b/utils/iso-codes.gpg
new file mode 100644
index 0000000..ec88b22
Binary files /dev/null and b/utils/iso-codes.gpg differ
diff --git a/utils/iso-codes/HISTORY b/utils/iso-codes/HISTORY
index 8274745..acf806f 100644
--- a/utils/iso-codes/HISTORY
+++ b/utils/iso-codes/HISTORY
@@ -1,3 +1,6 @@
+2011-08-23 Bor Kraljič <pyrobor AT ver.si>
+ * iso-codes.gpg: moved to section folder
+
2011-04-10 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 3.25

diff --git a/utils/iso-codes/iso-codes.gpg b/utils/iso-codes/iso-codes.gpg
deleted file mode 100644
index ec88b22..0000000
Binary files a/utils/iso-codes/iso-codes.gpg and /dev/null differ
diff --git a/utils/isoquery/HISTORY b/utils/isoquery/HISTORY
index 4944bdf..4d4a328 100644
--- a/utils/isoquery/HISTORY
+++ b/utils/isoquery/HISTORY
@@ -1,3 +1,6 @@
+2011-08-23 Bor Kraljič <pyrobor AT ver.si>
+ * iso-codes.gpg: moved to section folder
+
2010-10-04 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.4

diff --git a/utils/isoquery/iso-codes.gpg b/utils/isoquery/iso-codes.gpg
deleted file mode 100644
index ec88b22..0000000
Binary files a/utils/isoquery/iso-codes.gpg and /dev/null differ



  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (289667580b7f6e61fcf2e101612f62ffed9f7185), Bor Kraljič, 08/23/2011

Archive powered by MHonArc 2.6.24.

Top of Page