public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/zorry:master commit in: /
@ 2011-07-29 16:54 Magnus Granberg
  0 siblings, 0 replies; 16+ messages in thread
From: Magnus Granberg @ 2011-07-29 16:54 UTC (permalink / raw
  To: gentoo-commits

commit:     d2c0359c7e7c418b306f53f74c8be0e5b14d2040
Author:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 16:54:39 2011 +0000
Commit:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 16:54:39 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/zorry.git;a=commit;h=d2c0359c

Updated setup.py

---
 setup.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/setup.py b/setup.py
index 4399698..0778e48 100644
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ version = os.path.split(os.path.abspath(__file__))[-2].split('-')[-1]
 
 packages = ['gobs']
 
-package_dir = {'gobs':'pym'}
+package_dir = {'gobs'}
 
 setup(
 	name="gobs",



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] dev/zorry:master commit in: /
@ 2011-07-29 18:20 Magnus Granberg
  0 siblings, 0 replies; 16+ messages in thread
From: Magnus Granberg @ 2011-07-29 18:20 UTC (permalink / raw
  To: gentoo-commits

commit:     4175eefaa9ab5cfdc475c70f29a1cc0599d473a7
Author:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 18:20:12 2011 +0000
Commit:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 18:20:12 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/zorry.git;a=commit;h=4175eefa

Updated setup.py

---
 setup.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/setup.py b/setup.py
index 0778e48..94e40dd 100644
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ version = os.path.split(os.path.abspath(__file__))[-2].split('-')[-1]
 
 packages = ['gobs']
 
-package_dir = {'gobs'}
+package_dir = {'gobs/pym'}
 
 setup(
 	name="gobs",



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] dev/zorry:master commit in: /
@ 2011-07-29 18:31 Magnus Granberg
  0 siblings, 0 replies; 16+ messages in thread
From: Magnus Granberg @ 2011-07-29 18:31 UTC (permalink / raw
  To: gentoo-commits

commit:     48203caa5ac8b9c2f8bc6785ab71f65a97ede637
Author:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 18:31:11 2011 +0000
Commit:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 18:31:11 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/zorry.git;a=commit;h=48203caa

Updated setup.py

---
 setup.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/setup.py b/setup.py
index 94e40dd..0778e48 100644
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ version = os.path.split(os.path.abspath(__file__))[-2].split('-')[-1]
 
 packages = ['gobs']
 
-package_dir = {'gobs/pym'}
+package_dir = {'gobs'}
 
 setup(
 	name="gobs",



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] dev/zorry:master commit in: /
@ 2011-07-29 18:43 Magnus Granberg
  0 siblings, 0 replies; 16+ messages in thread
From: Magnus Granberg @ 2011-07-29 18:43 UTC (permalink / raw
  To: gentoo-commits

commit:     8af1453d2562befbf61870e7d2113280d3e6374a
Author:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 18:42:50 2011 +0000
Commit:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 18:42:50 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/zorry.git;a=commit;h=8af1453d

Updated setup.py

---
 setup.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/setup.py b/setup.py
index 0778e48..4399698 100644
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ version = os.path.split(os.path.abspath(__file__))[-2].split('-')[-1]
 
 packages = ['gobs']
 
-package_dir = {'gobs'}
+package_dir = {'gobs':'pym'}
 
 setup(
 	name="gobs",



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] dev/zorry:master commit in: /
@ 2011-07-29 18:44 Magnus Granberg
  0 siblings, 0 replies; 16+ messages in thread
From: Magnus Granberg @ 2011-07-29 18:44 UTC (permalink / raw
  To: gentoo-commits

commit:     b872dc31426b7fce16708b67a5247da12506caf6
Author:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 18:44:08 2011 +0000
Commit:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 18:44:08 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/zorry.git;a=commit;h=b872dc31

Updated setup.py

---
 setup.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/setup.py b/setup.py
index 4399698..8111db5 100644
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ version = os.path.split(os.path.abspath(__file__))[-2].split('-')[-1]
 
 packages = ['gobs']
 
-package_dir = {'gobs':'pym'}
+package_dir = {'gobs':'gobs/pym'}
 
 setup(
 	name="gobs",



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] dev/zorry:master commit in: /
@ 2011-07-29 18:46 Magnus Granberg
  0 siblings, 0 replies; 16+ messages in thread
From: Magnus Granberg @ 2011-07-29 18:46 UTC (permalink / raw
  To: gentoo-commits

commit:     4b45b3f06d230edf729a88c68ac1a503b4aa8bc8
Author:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 18:46:28 2011 +0000
Commit:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 18:46:28 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/zorry.git;a=commit;h=4b45b3f0

Updated setup.py

---
 setup.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/setup.py b/setup.py
index 8111db5..d95790b 100644
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ version = os.path.split(os.path.abspath(__file__))[-2].split('-')[-1]
 
 packages = ['gobs']
 
-package_dir = {'gobs':'gobs/pym'}
+package_dir = {'gobs'}
 
 setup(
 	name="gobs",
@@ -40,6 +40,6 @@ setup(
 		"Programming Language :: Python :: 2",
 		"Programming Language :: Python :: 2.5",
 		"Programming Language :: Python :: 2.6",
-		"Programming Language :: Python :: 2.7",
+		"Programming Language :: Python :: 2.7"
 	],
 )
\ No newline at end of file



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] dev/zorry:master commit in: /
@ 2011-07-29 18:47 Magnus Granberg
  0 siblings, 0 replies; 16+ messages in thread
From: Magnus Granberg @ 2011-07-29 18:47 UTC (permalink / raw
  To: gentoo-commits

commit:     1d8ce868a04243700565eb051ea1960032a3ec8b
Author:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 18:47:45 2011 +0000
Commit:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 18:47:45 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/zorry.git;a=commit;h=1d8ce868

Updated setup.py

---
 setup.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/setup.py b/setup.py
index d95790b..89383c5 100644
--- a/setup.py
+++ b/setup.py
@@ -40,6 +40,5 @@ setup(
 		"Programming Language :: Python :: 2",
 		"Programming Language :: Python :: 2.5",
 		"Programming Language :: Python :: 2.6",
-		"Programming Language :: Python :: 2.7"
 	],
 )
\ No newline at end of file



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] dev/zorry:master commit in: /
@ 2011-07-29 18:54 Magnus Granberg
  0 siblings, 0 replies; 16+ messages in thread
From: Magnus Granberg @ 2011-07-29 18:54 UTC (permalink / raw
  To: gentoo-commits

commit:     c4852ddc490193f76328d7094348c18c835fa6ae
Author:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 18:53:46 2011 +0000
Commit:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 18:53:46 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/zorry.git;a=commit;h=c4852ddc

Updated setup.py

---
 setup.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/setup.py b/setup.py
index 89383c5..d95790b 100644
--- a/setup.py
+++ b/setup.py
@@ -40,5 +40,6 @@ setup(
 		"Programming Language :: Python :: 2",
 		"Programming Language :: Python :: 2.5",
 		"Programming Language :: Python :: 2.6",
+		"Programming Language :: Python :: 2.7"
 	],
 )
\ No newline at end of file



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] dev/zorry:master commit in: /
@ 2011-07-29 18:55 Magnus Granberg
  0 siblings, 0 replies; 16+ messages in thread
From: Magnus Granberg @ 2011-07-29 18:55 UTC (permalink / raw
  To: gentoo-commits

commit:     e959ed2380088ba14efeb44eb8b8b14101e2be1d
Author:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 18:55:30 2011 +0000
Commit:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 18:55:30 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/zorry.git;a=commit;h=e959ed23

Updated setup.py

---
 setup.py |   15 +--------------
 1 files changed, 1 insertions(+), 14 deletions(-)

diff --git a/setup.py b/setup.py
index d95790b..0560e8b 100644
--- a/setup.py
+++ b/setup.py
@@ -28,18 +28,5 @@ setup(
 	license="GPL2",
 	packages=packages,
 	package_dir=package_dir,
-	classifiers=[
-		"Development Status :: 5 - Production/Stable",
-		"Operating System :: OS Independent",
-		"Intended Audience :: Developers",
-		"License :: OSI Approved ::  GPL2 License",
-		"Operating System :: POSIX",
-		"Topic :: System :: Distributed Computing",
-		"Topic :: Software Development :: Libraries :: Python Modules",
-		"Programming Language :: Python",
-		"Programming Language :: Python :: 2",
-		"Programming Language :: Python :: 2.5",
-		"Programming Language :: Python :: 2.6",
-		"Programming Language :: Python :: 2.7"
-	],
+	classifiers=[],
 )
\ No newline at end of file



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] dev/zorry:master commit in: /
@ 2011-07-29 18:57 Magnus Granberg
  0 siblings, 0 replies; 16+ messages in thread
From: Magnus Granberg @ 2011-07-29 18:57 UTC (permalink / raw
  To: gentoo-commits

commit:     62700dbe9104157a9086a39c6def1d080387ad2f
Author:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 18:57:43 2011 +0000
Commit:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 18:57:43 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/zorry.git;a=commit;h=62700dbe

Updated setup.py

---
 setup.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/setup.py b/setup.py
index 0560e8b..c2a4417 100644
--- a/setup.py
+++ b/setup.py
@@ -28,5 +28,4 @@ setup(
 	license="GPL2",
 	packages=packages,
 	package_dir=package_dir,
-	classifiers=[],
 )
\ No newline at end of file



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] dev/zorry:master commit in: /
@ 2011-07-29 21:30 Magnus Granberg
  0 siblings, 0 replies; 16+ messages in thread
From: Magnus Granberg @ 2011-07-29 21:30 UTC (permalink / raw
  To: gentoo-commits

commit:     389d733d5599c33ef426c2a07f077749f3430558
Author:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 21:30:19 2011 +0000
Commit:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 21:30:19 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/zorry.git;a=commit;h=389d733d

Updated setup.py

---
 setup.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/setup.py b/setup.py
index c2a4417..fbd7be4 100644
--- a/setup.py
+++ b/setup.py
@@ -11,7 +11,7 @@ except ImportError:
 	use_setuptools()
 	from setuptools import setup
 
-version = os.path.split(os.path.abspath(__file__))[-2].split('-')[-1]      
+version = os.path.split(os.path.abspath(__file__))[-2].split('-')[-1]
 
 packages = ['gobs']
 



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] dev/zorry:master commit in: /
@ 2011-07-29 21:46 Magnus Granberg
  0 siblings, 0 replies; 16+ messages in thread
From: Magnus Granberg @ 2011-07-29 21:46 UTC (permalink / raw
  To: gentoo-commits

commit:     ab4969e48b4c98f225d90cfbde40d6c6c9cd8709
Author:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 21:46:24 2011 +0000
Commit:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 21:46:24 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/zorry.git;a=commit;h=ab4969e4

Updated setup.py

---
 setup.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/setup.py b/setup.py
index fbd7be4..85d346a 100644
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ version = os.path.split(os.path.abspath(__file__))[-2].split('-')[-1]
 
 packages = ['gobs']
 
-package_dir = {'gobs'}
+package_dir = {'gobs': 'gobs'}
 
 setup(
 	name="gobs",



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] dev/zorry:master commit in: /
@ 2011-07-29 23:25 Magnus Granberg
  0 siblings, 0 replies; 16+ messages in thread
From: Magnus Granberg @ 2011-07-29 23:25 UTC (permalink / raw
  To: gentoo-commits

commit:     c556fb8978376c5cd691a4a1b98bf7aa2c1a3736
Author:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 23:25:00 2011 +0000
Commit:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 23:25:00 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/zorry.git;a=commit;h=c556fb89

Updated setup.py

---
 setup.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/setup.py b/setup.py
index 85d346a..4042077 100644
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ version = os.path.split(os.path.abspath(__file__))[-2].split('-')[-1]
 
 packages = ['gobs']
 
-package_dir = {'gobs': 'gobs'}
+package_dir = {'gobs': 'gobs/pym'}
 
 setup(
 	name="gobs",



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] dev/zorry:master commit in: /
@ 2011-07-30  0:00 Magnus Granberg
  0 siblings, 0 replies; 16+ messages in thread
From: Magnus Granberg @ 2011-07-30  0:00 UTC (permalink / raw
  To: gentoo-commits

commit:     f288f1286cf8971cfe7090813e51ee99850fa0d6
Author:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 30 00:00:09 2011 +0000
Commit:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 00:00:09 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/zorry.git;a=commit;h=f288f128

Updated setup.py

---
 setup.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/setup.py b/setup.py
index 4042077..4ad9586 100644
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ version = os.path.split(os.path.abspath(__file__))[-2].split('-')[-1]
 
 packages = ['gobs']
 
-package_dir = {'gobs': 'gobs/pym'}
+package_dir = {'gobs': 'gobs/pym','gobs/pym/querys'}
 
 setup(
 	name="gobs",



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] dev/zorry:master commit in: /
@ 2012-04-29 16:02 Magnus Granberg
  0 siblings, 0 replies; 16+ messages in thread
From: Magnus Granberg @ 2012-04-29 16:02 UTC (permalink / raw
  To: gentoo-commits

commit:     edcb978b0cdd87bcbf39af7d5376cee3f27371bb
Author:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 29 16:02:39 2012 +0000
Commit:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
CommitDate: Sun Apr 29 16:02:39 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/zorry.git;a=commit;h=edcb978b

gitignore file

---
 .gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..ce3cbfc
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+# Backup files
+*~



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] dev/zorry:master commit in: /
@ 2012-06-19 23:56 Magnus Granberg
  0 siblings, 0 replies; 16+ messages in thread
From: Magnus Granberg @ 2012-06-19 23:56 UTC (permalink / raw
  To: gentoo-commits

commit:     12addd891c626a73e65c737a01c3b56ad08dde7c
Author:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 19 23:54:50 2012 +0000
Commit:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
CommitDate: Tue Jun 19 23:54:50 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/zorry.git;a=commit;h=12addd89

major update for logging and depend runs

---
 vlc-log.txt |   29 -----------------------------
 1 files changed, 0 insertions(+), 29 deletions(-)

diff --git a/vlc-log.txt b/vlc-log.txt
deleted file mode 100644
index 2af0aac..0000000
--- a/vlc-log.txt
+++ /dev/null
@@ -1,29 +0,0 @@
--- logger module started --
-main: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
-qt4 error: cannot start Qt4 multiple times
-qt4 error: could not open device /dev/dvd
-main error: ES_OUT_RESET_PCR called
-main error: ES_OUT_RESET_PCR called
--- logger module started --
-main: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
-qt4 error: cannot start Qt4 multiple times
-main error: ES_OUT_RESET_PCR called
-main error: ES_OUT_RESET_PCR called
--- logger module stopped --
--- logger module started --
-main: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
-qt4 error: cannot start Qt4 multiple times
-main error: ES_OUT_RESET_PCR called
-main error: ES_OUT_RESET_PCR called
-main error: ES_OUT_RESET_PCR called
-qt4 error: Unable to load extensions module
-main error: ES_OUT_RESET_PCR called
-main error: ES_OUT_RESET_PCR called
-main error: ES_OUT_RESET_PCR called
-main error: ES_OUT_SET_(GROUP_)PCR  is called too late (pts_delay increased to 300 ms)
-main error: ES_OUT_RESET_PCR called
-main error: ES_OUT_SET_(GROUP_)PCR  is called too late (jitter of 6195 ms ignored)
-main error: ES_OUT_RESET_PCR called
-main error: ES_OUT_SET_(GROUP_)PCR  is called too late (jitter of 6313 ms ignored)
-main error: ES_OUT_RESET_PCR called
--- logger module stopped --



^ permalink raw reply related	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2012-06-19 23:57 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-29 18:43 [gentoo-commits] dev/zorry:master commit in: / Magnus Granberg
  -- strict thread matches above, loose matches on Subject: below --
2012-06-19 23:56 Magnus Granberg
2012-04-29 16:02 Magnus Granberg
2011-07-30  0:00 Magnus Granberg
2011-07-29 23:25 Magnus Granberg
2011-07-29 21:46 Magnus Granberg
2011-07-29 21:30 Magnus Granberg
2011-07-29 18:57 Magnus Granberg
2011-07-29 18:55 Magnus Granberg
2011-07-29 18:54 Magnus Granberg
2011-07-29 18:47 Magnus Granberg
2011-07-29 18:46 Magnus Granberg
2011-07-29 18:44 Magnus Granberg
2011-07-29 18:31 Magnus Granberg
2011-07-29 18:20 Magnus Granberg
2011-07-29 16:54 Magnus Granberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox