Skip to Content.
Sympa Menu

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

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č (f7f0f9f003b0ef20bf406ac7d7fcd7cd7a0f1582)
  • Date: Wed, 7 Sep 2011 01:25:41 -0500

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

libs/pyao/DETAILS | 4 ++--
libs/pyao/HISTORY | 3 +++
libs/pyogg/DETAILS | 4 ++--
libs/pyogg/HISTORY | 3 +++
libs/pyvorbis/DETAILS | 4 ++--
libs/pyvorbis/HISTORY | 3 +++
6 files changed, 15 insertions(+), 6 deletions(-)

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

pyvorbis: fixed SOURCE_URL & WEBSITE (fixes #132)

commit 926622730bf377afc20435dd4816a304f24c45ff
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

pyogg: fixed SOURCE_URL & WEBSITE (fixes #131)

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

pyao: fixed SOURCE_URL & WEB_SITE (fixes #130)

diff --git a/libs/pyao/DETAILS b/libs/pyao/DETAILS
index af22ff9..0a2da9a 100755
--- a/libs/pyao/DETAILS
+++ b/libs/pyao/DETAILS
@@ -2,10 +2,10 @@
VERSION=0.82
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.andrewchatham.com/pyogg/download/$SOURCE
+ SOURCE_URL[0]=http://ekyo.nerim.net/software/pyogg/$SOURCE

SOURCE_HASH=sha512:9c2349a2cfd55f64b8edaa6aaf9cecd4589dab3c6fd8a5cc8ad8c9512bf3595c85e0efaa56d6bb2f89410fbfa82081c8c2ea5ea68071e64afdbd8809f70b36cf
LICENSE[0]=GPL
- WEB_SITE=http://www.duke.edu/~ahc4/pyogg/
+ WEB_SITE=http://ekyo.nerim.net/software/pyogg/
ENTERED=20020518
UPDATED=20030729
KEYWORDS="python libs"
diff --git a/libs/pyao/HISTORY b/libs/pyao/HISTORY
index f144021..204422f 100644
--- a/libs/pyao/HISTORY
+++ b/libs/pyao/HISTORY
@@ -1,3 +1,6 @@
+2011-09-07 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: fixed SOURCE_URL & WEB_SITE (fixes #130)
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.

diff --git a/libs/pyogg/DETAILS b/libs/pyogg/DETAILS
index 76c92b2..e97e562 100755
--- a/libs/pyogg/DETAILS
+++ b/libs/pyogg/DETAILS
@@ -2,10 +2,10 @@
VERSION=1.3
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.andrewchatham.com/pyogg/download/$SOURCE
+ SOURCE_URL[0]=http://ekyo.nerim.net/software/pyogg/$SOURCE
SOURCE_HASH=sha1:2811ad401e3b5fc5025958bddab3d7b8775e5acd
LICENSE[0]=LGPL
- WEB_SITE=http://www.andrewchatham.com/pyogg/
+ WEB_SITE=http://ekyo.nerim.net/software/pyogg/
ENTERED=20020518
KEYWORDS="python libs"
SHORT="pyogg is a python wrapper for libogg"
diff --git a/libs/pyogg/HISTORY b/libs/pyogg/HISTORY
index 03ff25f..6409474 100644
--- a/libs/pyogg/HISTORY
+++ b/libs/pyogg/HISTORY
@@ -1,3 +1,6 @@
+2011-09-07 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: fixed SOURCE_URL & WEBSITE (fixes #131)
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/libs/pyvorbis/DETAILS b/libs/pyvorbis/DETAILS
index bb76c96..1b9949c 100755
--- a/libs/pyvorbis/DETAILS
+++ b/libs/pyvorbis/DETAILS
@@ -2,10 +2,10 @@
VERSION=1.4
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.andrewchatham.com/pyogg/download/$SOURCE
+ SOURCE_URL[0]=http://ekyo.nerim.net/software/pyogg/$SOURCE

SOURCE_HASH=sha512:c0b5ebb5d22f97b20f56a0b49e43675764fe057afa2d5de22eab9b8b73fb542186e7488cb0ba31b7af433cef1a88e815eb3e88a4609a2657ae5fba1017bdb89c
LICENSE[0]=LGPL
- WEB_SITE=http://www.andrewchatham.com/pyogg/
+ WEB_SITE=http://ekyo.nerim.net/software/pyogg/
ENTERED=20020518
KEYWORDS="python libs"
SHORT="pyvorbis is a python wrapper for libvorbis"
diff --git a/libs/pyvorbis/HISTORY b/libs/pyvorbis/HISTORY
index 81144f6..ddf624e 100644
--- a/libs/pyvorbis/HISTORY
+++ b/libs/pyvorbis/HISTORY
@@ -1,3 +1,6 @@
+2011-09-07 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: fixed SOURCE_URL & WEBSITE (fixes #132)
+
2009-08-05 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.4




  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (f7f0f9f003b0ef20bf406ac7d7fcd7cd7a0f1582), Bor Kraljič, 09/07/2011

Archive powered by MHonArc 2.6.24.

Top of Page