Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a493a4a7ab35d31b59c8740963f2e9adbcad4994)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a493a4a7ab35d31b59c8740963f2e9adbcad4994)
  • Date: Sat, 12 May 2007 05:00:26 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

devel/boost-jam/DETAILS | 4 ++--
devel/boost-jam/HISTORY | 3 +++
devel/ccbuild/BUILD | 1 -
devel/ccbuild/DETAILS | 5 ++---
devel/ccbuild/HISTORY | 4 ++++
devel/ccbuild/INSTALL | 2 --
kde4/KDE_DEPENDS | 7 +++++++
kde4/kdelibs4/DEPENDS | 9 ---------
kde4/kdelibs4/HISTORY | 4 ++++
kde4/kdelibs4/PRE_SUB_DEPENDS | 2 +-
kde4/kdelibs4/SUB_DEPENDS | 6 +++---
kde4/kdepim4/DEPENDS | 19 ++++++++-----------
kde4/kdepim4/DETAILS | 4 ++--
kde4/kdepim4/HISTORY | 5 +++++
mobile/libopensync-plugin-file/DETAILS | 4 ++--
mobile/libopensync-plugin-kdepim/DETAILS | 4 ++--
mobile/libopensync-plugin-kdepim/HISTORY | 3 +++
mobile/libopensync-plugin-python/DETAILS | 4 ++--
mobile/libopensync-plugin-python/HISTORY | 5 ++++-
mobile/libopensync/DETAILS | 4 ++--
mobile/libopensync/HISTORY | 3 +++
mobile/msynctool/DETAILS | 6 +++---
mobile/msynctool/HISTORY | 3 +++
23 files changed, 65 insertions(+), 46 deletions(-)

New commits:
commit a493a4a7ab35d31b59c8740963f2e9adbcad4994
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

boost-jam-3.1.14

commit 80c49c4b7b67c73951bbc35c640a15ddd65b1be8
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

kdelibs4 - updated depends

commit e9dbca161998010625121758e83ae85cddb81101
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

kdepim4-3.90.1

commit a8eb2c674e5fd0fad37d471823f1e7b36427742e
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libopensync-plugin-python-0.22

commit bbe25464cf46cafc36976aa81e0fa72ca231aa83
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libopensync-plugin-kdepim-0.22

commit 50a9e5badb04de8332a6d8d4c0cb2fb440d91bae
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libopensync-plugin-file-0.22

commit ff832994c853d9a36e10266dc8627e424a323ab4
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

msynctool-0.22

commit 0a0f92c278a1cec8d840e032b8599c2e529b24f1
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libopensync-0.22

commit 53a8773ece50a5f338973f2fcc0e41b5e236e7c0
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

ccbuild-1.5.4

diff --git a/devel/boost-jam/DETAILS b/devel/boost-jam/DETAILS
index 8da6fcf..63295ad 100755
--- a/devel/boost-jam/DETAILS
+++ b/devel/boost-jam/DETAILS
@@ -1,6 +1,6 @@
SPELL=boost-jam
- VERSION=3.1.13
-
SOURCE_HASH=sha512:28636ad1cc0a62a9cddff8e4e2da0925710dd49ba6e503ac61243d5fed0ba221eab0da6374f0b0102875d3ee65aaff0570b5a5b550508d1314089931b6e49f5b
+ VERSION=3.1.14
+
SOURCE_HASH=sha512:d6f84d23f31a5f035cc4ab7d25d2897f809affb786d60d254426c25d7127a1c64c804c7c231dbfcb5c98018ed94f253e0420d5cc51b37e65f064236a29411155
SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL/-jam/}/${SOURCE}
diff --git a/devel/boost-jam/HISTORY b/devel/boost-jam/HISTORY
index b93bfc6..db330ce 100644
--- a/devel/boost-jam/HISTORY
+++ b/devel/boost-jam/HISTORY
@@ -1,3 +1,6 @@
+2007-05-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.1.14
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.

diff --git a/devel/ccbuild/BUILD b/devel/ccbuild/BUILD
deleted file mode 100755
index 8f58e6d..0000000
--- a/devel/ccbuild/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-make
diff --git a/devel/ccbuild/DETAILS b/devel/ccbuild/DETAILS
index 109b09f..0f0e927 100755
--- a/devel/ccbuild/DETAILS
+++ b/devel/ccbuild/DETAILS
@@ -1,13 +1,12 @@
SPELL=ccbuild
- VERSION=1.5.2
-
SOURCE_HASH='sha512:da6a7290f890542609d480c5d2c6618733ec6998aded10a62ebea66014c7075f3a257a2703ca1b276f449a191d21c98a85ffc86902c0ce262d05b7012ba6a417'
+ VERSION=1.5.4
+
SOURCE_HASH=sha512:e8191202c07a280027786aee85ef0bcdfcbe010554698c28549a4f2d8ae70fc25d844c300a9140dbae10ea385ae013eebea790af6eef33c29a052f35d49f6b91
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://ccbuild.sourceforge.net/
FRESHMEAT_URL="http://freshmeat.net/projects/$SPELL/";
LICENSE[0]='GPL'
- UPDATED=20050725
DOCS="doc/debiandoc/ccbuild.html/* tools/ccResolutions.d"
KEYWORDS="devel"
SHORT="A strict developer's build utility"
diff --git a/devel/ccbuild/HISTORY b/devel/ccbuild/HISTORY
index 16ee9a7..a9361af 100644
--- a/devel/ccbuild/HISTORY
+++ b/devel/ccbuild/HISTORY
@@ -1,3 +1,7 @@
+2007-05-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.5.4
+ * BUILD, INSTALL: deleted
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.

diff --git a/devel/ccbuild/INSTALL b/devel/ccbuild/INSTALL
deleted file mode 100755
index 0a7d45c..0000000
--- a/devel/ccbuild/INSTALL
+++ /dev/null
@@ -1,2 +0,0 @@
-cp src/ccbuild $INSTALL_ROOT/usr/bin &&
-cp doc/debiandoc/ccbuild.1 $INSTALL_ROOT/usr/share/man/man1
diff --git a/kde4/KDE_DEPENDS b/kde4/KDE_DEPENDS
index c80138f..2c0060c 100755
--- a/kde4/KDE_DEPENDS
+++ b/kde4/KDE_DEPENDS
@@ -9,6 +9,13 @@ case $SPELL in
depends strigi &&
sub_depends strigi QT4 &&
depends shared-mime-info &&
+ depends perl &&
+ depends pcre &&
+ depends libpng &&
+ depends libxml2 &&
+ depends libxslt &&
+ depends LIBGIF &&
+ depends FAM &&
depends clucene
;;

diff --git a/kde4/kdelibs4/DEPENDS b/kde4/kdelibs4/DEPENDS
index 847dd3c..81a2d1a 100755
--- a/kde4/kdelibs4/DEPENDS
+++ b/kde4/kdelibs4/DEPENDS
@@ -1,9 +1,6 @@
source $SECTION_DIRECTORY/KDE_DEPENDS &&
#depends docbook-dtd &&
#depends hicolor-icon-theme &&
-depends perl &&
-depends pcre &&
-depends libpng &&
source $GRIMOIRE/FUNCTIONS &&

if check_if_xorg_modular_libs qt4 ; then
@@ -12,10 +9,6 @@ if check_if_xorg_modular_libs qt4 ; then
depends libsm &&
depends libxext
fi &&
-depends libxml2 &&
-depends libxslt &&
-depends LIBGIF &&
-depends FAM &&

#optional_depends libart_lgpl '' '' 'to enable SVG rendering' &&

@@ -27,8 +20,6 @@ optional_depends tiff '' '' 'to view tiff graphics'
&&

optional_depends CUPS '' '' 'to use cups printing' &&

-optional_depends openssl '' '' 'to use encrypted connections' &&
-
#optional_depends lesstif '' '' 'for netscape-plugins support in
konqueror' &&

#optional_depends krb5 '' '' 'for GSSAPI authentication' &&
diff --git a/kde4/kdelibs4/HISTORY b/kde4/kdelibs4/HISTORY
index a1b3237..b3f572d 100644
--- a/kde4/kdelibs4/HISTORY
+++ b/kde4/kdelibs4/HISTORY
@@ -1,3 +1,7 @@
+2007-05-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS, ../KDE_DEPENDS: move explict depends to ../KDE_DEPENDS
+ * SUB_DEPENDS, PRE_SUB_DEPENDS: remove SSL, as it is always required
by kdelibs
+
2007-05-11 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.90.1
* kde4/KDE_DEPENDS: add strigi, clucene, shared-mime-info
diff --git a/kde4/kdelibs4/PRE_SUB_DEPENDS b/kde4/kdelibs4/PRE_SUB_DEPENDS
index 14cc43e..e7ad64c 100755
--- a/kde4/kdelibs4/PRE_SUB_DEPENDS
+++ b/kde4/kdelibs4/PRE_SUB_DEPENDS
@@ -1,5 +1,5 @@
case $THIS_SUB_DEPENDS in
SVG) is_depends_enabled $SPELL libart_lgpl && return 0;;
- SSL) is_depends_enabled $SPELL openssl && return 0;;
+# SSL) is_depends_enabled $SPELL openssl && return 0;;
esac
return 1
diff --git a/kde4/kdelibs4/SUB_DEPENDS b/kde4/kdelibs4/SUB_DEPENDS
index bfed993..b7df61a 100755
--- a/kde4/kdelibs4/SUB_DEPENDS
+++ b/kde4/kdelibs4/SUB_DEPENDS
@@ -2,8 +2,8 @@ case $THIS_SUB_DEPENDS in
SVG) echo "SVG support requested, forcing libart_lgpl dependency." &&
depends libart_lgpl
;;
-SSL) echo "SSL support requested, forcing openssl dependency." &&
- depends openssl
- ;;
+#SSL) echo "SSL support requested, forcing openssl dependency." &&
+# depends openssl
+# ;;
*) echo unknown sub-depends!!! ; return 1 ;;
esac
diff --git a/kde4/kdepim4/DEPENDS b/kde4/kdepim4/DEPENDS
index 1f027b3..49aa57f 100755
--- a/kde4/kdepim4/DEPENDS
+++ b/kde4/kdepim4/DEPENDS
@@ -1,16 +1,13 @@
-source $SECTION_DIRECTORY/KDE_DEPENDS &&
-depends openssl &&
-# whichever db is built into qt4
-#optional_depends mysql '' '' 'MySQL/Embedded Akonadi backend'
-optional_depends gpgme '' '' 'encrypted signatures' &&
-optional_depends boost '' '' 'full text indexing feature in KMail' &&
-optional_depends cyrus-sasl '' '' 'authentication of logins' &&
-optional_depends gnokii '' '' \
- 'import/export KDE addressbook entries to mobile phones' &&
+source $SECTION_DIRECTORY/KDE_DEPENDS &&
+depends boost &&
+# whichever db is built into qt4 ??
+optional_depends mysql '' '' 'MySQL/Embedded Akonadi backend' &&
+optional_depends gpgme '' '' 'encrypted signatures' &&
+optional_depends cyrus-sasl '' '' 'authentication of logins' &&
+optional_depends libopensync '' '' 'sync with mobile devices' &&
+optional_depends gnokii '' '' 'Nokia support'
#optional_depends shadow '' '' 'for shadow password support'
#optional_depends linux-pam '' '' 'for Linux PAM support' &&
#optional_depends fontconfig '' '' 'to configure font access' &&
-#optional_depends libxml2 '' '' 'for a C++ XML interface' &&
-optional_depends libxslt '' '' 'for XSLT support'
#optional_depends lm_sensors '' '' 'for hardware monitoring' &&
#optional_depends freetype2 '' '' 'for freetype support'
diff --git a/kde4/kdepim4/DETAILS b/kde4/kdepim4/DETAILS
index 5a4a0f9..66ff2b9 100755
--- a/kde4/kdepim4/DETAILS
+++ b/kde4/kdepim4/DETAILS
@@ -1,7 +1,7 @@
SPELL=kdepim4
SPELLX=${SPELL//4}
- VERSION=3.80.3
-
SOURCE_HASH=sha512:448e644b9c503d9ddef4eacc056f8c79d19607888bd4d490518151173436d4368a5fbf28d7be355cd8a35935439bf80a70bba37020ad7314982e9caa95a73bac
+ VERSION=3.90.1
+
SOURCE_HASH=sha512:ac9de1e27e9611eb6e9afadfa7f1a33dfb218fba397e1fda50737a1e05382dbca4c5bd59452cc68bfd69060389102f25883e24108699fb33f04f046a6d8e066e
SOURCE=$SPELLX-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
SOURCE_URL[0]=$KDE_URL/unstable/${VERSION//.0/}/src/$SOURCE
diff --git a/kde4/kdepim4/HISTORY b/kde4/kdepim4/HISTORY
index 3e38604..b6b2c0f 100644
--- a/kde4/kdepim4/HISTORY
+++ b/kde4/kdepim4/HISTORY
@@ -1,3 +1,8 @@
+2007-05-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.90.1
+ * DEPENDS: boost is now required
+ add libopensync, mysql
+
2007-03-06 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.80.3

diff --git a/mobile/libopensync-plugin-file/DETAILS
b/mobile/libopensync-plugin-file/DETAILS
index fbaf86e..963b33d 100755
--- a/mobile/libopensync-plugin-file/DETAILS
+++ b/mobile/libopensync-plugin-file/DETAILS
@@ -1,8 +1,8 @@
SPELL=libopensync-plugin-file
- VERSION=0.21
+ VERSION=0.22
+
SOURCE_HASH=sha512:c8df060db87eb7eeb8e6dff6dc486eb4edd348bc22ec73e7d38930d9a1aef4f40e3d29f4d010ee7671fb1e59615512d92b9a3f3e49b714187c932d196460442e
SOURCE="$SPELL-$VERSION.tar.bz2?rev=&format=raw"
SOURCE_URL[0]=http://www.opensync.org/attachment/wiki/download/$SOURCE
-
SOURCE_HASH=sha512:dc344719350d1fd350136a819ef6ff2607f092043f3dbc90c18cef47ce70b5027b6f45e30841a313632fffea4e7dd1402270aa6ea5d3837c73b069c7654f58da
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
WEB_SITE=http://www.opensync.org/
LICENSE[0]=LGPL
diff --git a/mobile/libopensync-plugin-kdepim/DETAILS
b/mobile/libopensync-plugin-kdepim/DETAILS
index 4a6dd52..f5e4af1 100755
--- a/mobile/libopensync-plugin-kdepim/DETAILS
+++ b/mobile/libopensync-plugin-kdepim/DETAILS
@@ -1,8 +1,8 @@
SPELL=libopensync-plugin-kdepim
- VERSION=0.21
+ VERSION=0.22
+
SOURCE_HASH=sha512:850cdb015100e868e7a5289c851fc751cbe2601b439885b744fdccaedd6431105cfd03b323851788e2aacb17f84f3a00488bba5908906e170ba2020d2199a592
SOURCE="$SPELL-$VERSION.tar.bz2?rev=&format=raw"
SOURCE_URL[0]=http://www.opensync.org/attachment/wiki/download/$SOURCE
-
SOURCE_HASH=sha512:a4122f94e6ed89a94da7ee51606dcd9aa8001547d408ddda6f4b6aa15daf15af67a980966c987dc8fb98fb9818417e6d71be332bb2150f68dd7927e62e5ee7b7
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
WEB_SITE=http://www.opensync.org/
LICENSE[0]=GPL
diff --git a/mobile/libopensync-plugin-kdepim/HISTORY
b/mobile/libopensync-plugin-kdepim/HISTORY
index b35a4f8..dc7b10e 100644
--- a/mobile/libopensync-plugin-kdepim/HISTORY
+++ b/mobile/libopensync-plugin-kdepim/HISTORY
@@ -1,3 +1,6 @@
+2007-05-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.22
+
2007-02-20 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.21

diff --git a/mobile/libopensync-plugin-python/DETAILS
b/mobile/libopensync-plugin-python/DETAILS
index 27a19ed..58c83ef 100755
--- a/mobile/libopensync-plugin-python/DETAILS
+++ b/mobile/libopensync-plugin-python/DETAILS
@@ -1,8 +1,8 @@
SPELL=libopensync-plugin-python
- VERSION=0.21
+ VERSION=0.22
+
SOURCE_HASH=sha512:ae52dace9ea82084d170f242ab7f1d1cc565a09eda45c71abc7a9e7fc726b963adbd121c731c22a105485162e9a9a924189f4669c6d13bf0156b42be0db211e7
SOURCE="$SPELL-$VERSION.tar.bz2?rev=&format=raw"
SOURCE_URL[0]=http://www.opensync.org/attachment/wiki/download/$SOURCE
-
SOURCE_HASH=sha512:8763e8bbe6f70877819ed4338257c285809399b60fc020199de3f4164552b8cd157cdd0085fc47628b2d805db351d967e92c613c9c890f86909b3326eeb175e9
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
WEB_SITE=http://www.opensync.org/
LICENSE[0]=LGPL
diff --git a/mobile/libopensync-plugin-python/HISTORY
b/mobile/libopensync-plugin-python/HISTORY
index 0f18c79..0903c43 100644
--- a/mobile/libopensync-plugin-python/HISTORY
+++ b/mobile/libopensync-plugin-python/HISTORY
@@ -1,4 +1,7 @@
-2007=02-21 Treeve Jelbert <treeve AT sourcemage.org>
+2007-05-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.22
+
+2007-02-21 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.21

2006-11-10 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
diff --git a/mobile/libopensync/DETAILS b/mobile/libopensync/DETAILS
index 9dc0776..b7908fe 100755
--- a/mobile/libopensync/DETAILS
+++ b/mobile/libopensync/DETAILS
@@ -1,8 +1,8 @@
SPELL=libopensync
- VERSION=0.21.1
+ VERSION=0.22
+
SOURCE_HASH=sha512:90b6c7af9890d51bddfa5ce9ff5403f642d1deb7dc839e517366f9fd0afa5cd582b9a0e6e37d4a110f2aba7421da6705da0a761ad3ea40e9def3d3580f1b6aa2
SOURCE="$SPELL-$VERSION.tar.bz2?rev=&format=raw"
SOURCE_URL[0]=http://www.opensync.org/attachment/wiki/download/$SOURCE
-
SOURCE_HASH=sha512:079f77ce10bff48d66a5401146c4ac7df48d2e307dd05aa97fb6bd80e4e9155bd156310ca37c85b807defa3dd5e3289f2e32b1c95004855acfa4cb603d965df2
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
WEB_SITE=http://www.opensync.org/
LICENSE[0]=LGPL
diff --git a/mobile/libopensync/HISTORY b/mobile/libopensync/HISTORY
index ea6847e..cd665be 100644
--- a/mobile/libopensync/HISTORY
+++ b/mobile/libopensync/HISTORY
@@ -1,3 +1,6 @@
+2007-05-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.22
+
2007-02-21 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.21.1

diff --git a/mobile/msynctool/DETAILS b/mobile/msynctool/DETAILS
index bdc0738..fb07c59 100755
--- a/mobile/msynctool/DETAILS
+++ b/mobile/msynctool/DETAILS
@@ -1,8 +1,8 @@
SPELL=msynctool
- VERSION=0.20
- SOURCE="$SPELL-$VERSION.tar.gz?rev=&format=raw"
+ VERSION=0.22
+
SOURCE_HASH=sha512:69bc7e38f8d35e3eaebfb307832eab5e6a47a14197433482c8e1c9ccf6fc05070b0931e4063ad0511909b8a310237fc4bdf838acbd93877c55579499f754027f
+ SOURCE="$SPELL-$VERSION.tar.bz2?rev=&format=raw"
SOURCE_URL[0]=http://www.opensync.org/attachment/wiki/download/$SOURCE
-
SOURCE_HASH=sha512:99f3f350652262420de0e837b6e3d386c28705952b52e04dc5c7c8cc12fcc85cc21adaafaf8ef261533945b61da4ae014126c0fa30bbf7b991d0ebf92fff0a3c
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
WEB_SITE=http://www.opensync.org/
LICENSE[0]=LGPL
diff --git a/mobile/msynctool/HISTORY b/mobile/msynctool/HISTORY
index 5dea5b9..a55c6ce 100644
--- a/mobile/msynctool/HISTORY
+++ b/mobile/msynctool/HISTORY
@@ -1,3 +1,6 @@
+2007-05-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.22
+
2006-11-10 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: updated spell




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a493a4a7ab35d31b59c8740963f2e9adbcad4994), Treeve Jelbert, 05/12/2007

Archive powered by MHonArc 2.6.24.

Top of Page