[arch-commits] Commit in kdepim/trunk (PKGBUILD)

2010-03-02 Thread Ronald van Haren
Date: Tuesday, March 2, 2010 @ 03:29:01
  Author: ronald
Revision: 70855

upgpkg: kdepim 4.4.1-2
bump pkgrel - new source

Modified:
  kdepim/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-03-02 07:07:57 UTC (rev 70854)
+++ PKGBUILD2010-03-02 08:29:01 UTC (rev 70855)
@@ -20,7 +20,7 @@
  'kdepim-libkdepim'
  'kdepim-wizards')
 pkgver=4.4.1
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
@@ -28,7 +28,7 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'kdelibs' 'kdepimlibs'
  'kdepim-runtime' 'gnokii' 'libxss' 'kdebase-runtime' 'pilot-link' 
'kde-agent')
 
source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-md5sums=('2e98fbd8270a95e7ab4e2dcee41cf40c')
+md5sums=('da724cf0d5ab813648ebf9749091174e')
 
 build() {
cd ${srcdir}



[arch-commits] Commit in kdepimlibs/repos (extra-i686)

2010-03-02 Thread Ronald van Haren
Date: Tuesday, March 2, 2010 @ 04:18:52
  Author: ronald
Revision: 70856

archrelease: remove extra-i686

Deleted:
  kdepimlibs/repos/extra-i686/



[arch-commits] Commit in kdepimlibs/repos (extra-i686)

2010-03-02 Thread Ronald van Haren
Date: Tuesday, March 2, 2010 @ 04:19:08
  Author: ronald
Revision: 70857

archrelease: copy trunk to extra-i686

Added:
  kdepimlibs/repos/extra-i686/



[arch-commits] Commit in kdepim/repos (extra-i686)

2010-03-02 Thread Ronald van Haren
Date: Tuesday, March 2, 2010 @ 05:44:22
  Author: ronald
Revision: 70858

archrelease: remove extra-i686

Deleted:
  kdepim/repos/extra-i686/



[arch-commits] Commit in kdepim/repos (extra-i686)

2010-03-02 Thread Ronald van Haren
Date: Tuesday, March 2, 2010 @ 05:44:41
  Author: ronald
Revision: 70859

archrelease: copy trunk to extra-i686

Added:
  kdepim/repos/extra-i686/



[arch-commits] Commit in minicom/trunk (ChangeLog PKGBUILD)

2010-03-02 Thread Giovanni Scafora
Date: Tuesday, March 2, 2010 @ 06:07:46
  Author: giovanni
Revision: 70860

upgpkg: minicom 2.4-2
Fixed FS18518

Modified:
  minicom/trunk/PKGBUILD
Deleted:
  minicom/trunk/ChangeLog

---+
 ChangeLog |5 -
 PKGBUILD  |4 +++-
 2 files changed, 3 insertions(+), 6 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2010-03-02 10:44:41 UTC (rev 70859)
+++ ChangeLog   2010-03-02 11:07:46 UTC (rev 70860)
@@ -1,5 +0,0 @@
-
-2008-07-10  Douglas Soares de Andrade  doug...@archlinux.org
-   
-   * Updated for i686: 2.3
-

Modified: PKGBUILD
===
--- PKGBUILD2010-03-02 10:44:41 UTC (rev 70859)
+++ PKGBUILD2010-03-02 11:07:46 UTC (rev 70860)
@@ -5,11 +5,12 @@
 
 pkgname=minicom
 pkgver=2.4
-pkgrel=1
+pkgrel=2
 pkgdesc=A serial communication program
 arch=('i686'  'x86_64')
 license=('GPL')
 depends=('bash' 'ncurses')
+backup=('etc/minirc.dfl')
 
source=(http://alioth.debian.org/frs/download.php/3195/${pkgname}-${pkgver}.tar.gz)
 url=http://alioth.debian.org/projects/minicom/;
 md5sums=('700976a3c2dcc8bbd50ab9bb1c08837b')
@@ -21,4 +22,5 @@
   --sysconfdir=/etc
   make || return 1
   make DESTDIR=${pkgdir}/ install || return 1
+  install -Dm644 doc/minirc.dfl ${pkgdir}/etc/minirc.dfl || return 1
 }



[arch-commits] Commit in minicom/repos (extra-i686)

2010-03-02 Thread Giovanni Scafora
Date: Tuesday, March 2, 2010 @ 06:07:57
  Author: giovanni
Revision: 70861

archrelease: remove extra-i686

Deleted:
  minicom/repos/extra-i686/



[arch-commits] Commit in minicom/repos (extra-i686)

2010-03-02 Thread Giovanni Scafora
Date: Tuesday, March 2, 2010 @ 06:08:15
  Author: giovanni
Revision: 70862

archrelease: copy trunk to extra-i686

Added:
  minicom/repos/extra-i686/



[arch-commits] Commit in minicom/repos (extra-x86_64)

2010-03-02 Thread Giovanni Scafora
Date: Tuesday, March 2, 2010 @ 06:08:26
  Author: giovanni
Revision: 70863

archrelease: remove extra-x86_64

Deleted:
  minicom/repos/extra-x86_64/



[arch-commits] Commit in minicom/repos (extra-x86_64)

2010-03-02 Thread Giovanni Scafora
Date: Tuesday, March 2, 2010 @ 06:08:44
  Author: giovanni
Revision: 70864

archrelease: copy trunk to extra-x86_64

Added:
  minicom/repos/extra-x86_64/



[arch-commits] Commit in worker/trunk (PKGBUILD)

2010-03-02 Thread Giovanni Scafora
Date: Tuesday, March 2, 2010 @ 06:24:02
  Author: giovanni
Revision: 70865

upgpkg: worker 2.17.6-1
upstream release

Modified:
  worker/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-03-02 11:08:44 UTC (rev 70864)
+++ PKGBUILD2010-03-02 11:24:02 UTC (rev 70865)
@@ -2,7 +2,7 @@
 # Contributor: Kevin Piche ke...@archlinux.org
 
 pkgname=worker
-pkgver=2.17.4
+pkgver=2.17.6
 pkgrel=1
 pkgdesc=Graphical filemanager and a clone of Directory Opus 4
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 depends=('avfs' 'bzip2' 'gcc-libs' 'libsm' 'libx11' 'zlib' 'file')
 makedepends=('libxt')
 
source=(http://www.boomerangsworld.de/worker/downloads/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('55ea186fa564f1e08d6759d2cf5ae705')
+md5sums=('36727fbf6069b74d00dbc1e6d8e34903')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in worker/repos (extra-i686)

2010-03-02 Thread Giovanni Scafora
Date: Tuesday, March 2, 2010 @ 06:24:23
  Author: giovanni
Revision: 70866

archrelease: remove extra-i686

Deleted:
  worker/repos/extra-i686/



[arch-commits] Commit in worker/repos (extra-i686)

2010-03-02 Thread Giovanni Scafora
Date: Tuesday, March 2, 2010 @ 06:24:42
  Author: giovanni
Revision: 70867

archrelease: copy trunk to extra-i686

Added:
  worker/repos/extra-i686/



[arch-commits] Commit in worker/repos (extra-x86_64)

2010-03-02 Thread Giovanni Scafora
Date: Tuesday, March 2, 2010 @ 06:25:05
  Author: giovanni
Revision: 70868

archrelease: remove extra-x86_64

Deleted:
  worker/repos/extra-x86_64/



[arch-commits] Commit in worker/repos (extra-x86_64)

2010-03-02 Thread Giovanni Scafora
Date: Tuesday, March 2, 2010 @ 06:25:25
  Author: giovanni
Revision: 70869

archrelease: copy trunk to extra-x86_64

Added:
  worker/repos/extra-x86_64/



[arch-commits] Commit in eclipse/trunk (PKGBUILD eclipse.sh)

2010-03-02 Thread Paul Mattal
Date: Tuesday, March 2, 2010 @ 07:22:59
  Author: paul
Revision: 70870

quoted $@ in launch script to address FS#18489

Modified:
  eclipse/trunk/PKGBUILD
  eclipse/trunk/eclipse.sh

+
 PKGBUILD   |2 +-
 eclipse.sh |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-03-02 11:25:25 UTC (rev 70869)
+++ PKGBUILD2010-03-02 12:22:59 UTC (rev 70870)
@@ -23,7 +23,7 @@
eclipse.ini.patch)
 md5sums=('1c984ad4c56ffae467da874302f859c0'
  '77cff7543ccf7e177cb6667f5a20ce19'
- 'a1666ff79a3c3d48e535d789d4a1b9ff'
+ '7ea99a30fbaf06ec29261541b8eb1e23'
  'd88490571b49c8ebb221ed349815d040'
  'ee66a334bc443fd23ad9bc080dc6ea69')
 else

Modified: eclipse.sh
===
--- eclipse.sh  2010-03-02 11:25:25 UTC (rev 70869)
+++ eclipse.sh  2010-03-02 12:22:59 UTC (rev 70870)
@@ -1,4 +1,4 @@
 #!/bin/bash
 export ECLIPSE_HOME=/usr/share/eclipse
 export GDK_NATIVE_WINDOWS=true
-${ECLIPSE_HOME}/eclipse $@
+${ECLIPSE_HOME}/eclipse $@



[arch-commits] Commit in kde-l10n/repos (extra-any)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 11:22:36
  Author: pierre
Revision: 70871

archrelease: remove extra-any

Deleted:
  kde-l10n/repos/extra-any/



[arch-commits] Commit in kde-l10n/repos (extra-any)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 11:22:54
  Author: pierre
Revision: 70872

archrelease: copy trunk to extra-any

Added:
  kde-l10n/repos/extra-any/



[arch-commits] Commit in oxygen-icons/repos (extra-any)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:26:49
  Author: pierre
Revision: 70873

archrelease: remove extra-any

Deleted:
  oxygen-icons/repos/extra-any/



[arch-commits] Commit in oxygen-icons/repos (extra-any)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:27:05
  Author: pierre
Revision: 70874

archrelease: copy trunk to extra-any

Added:
  oxygen-icons/repos/extra-any/



[arch-commits] Commit in kdeaccessibility/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:28:29
  Author: pierre
Revision: 70875

archrelease: remove extra-i686

Deleted:
  kdeaccessibility/repos/extra-i686/



[arch-commits] Commit in kdeaccessibility/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:28:45
  Author: pierre
Revision: 70876

archrelease: copy trunk to extra-i686

Added:
  kdeaccessibility/repos/extra-i686/



[arch-commits] Commit in kdeaccessibility/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:28:49
  Author: pierre
Revision: 70877

archrelease: remove extra-x86_64

Deleted:
  kdeaccessibility/repos/extra-x86_64/



[arch-commits] Commit in kdeaccessibility/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:29:05
  Author: pierre
Revision: 70878

archrelease: copy trunk to extra-x86_64

Added:
  kdeaccessibility/repos/extra-x86_64/



[arch-commits] Commit in kdeadmin/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:29:09
  Author: pierre
Revision: 70879

archrelease: remove extra-i686

Deleted:
  kdeadmin/repos/extra-i686/



[arch-commits] Commit in kdeadmin/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:29:25
  Author: pierre
Revision: 70880

archrelease: copy trunk to extra-i686

Added:
  kdeadmin/repos/extra-i686/



[arch-commits] Commit in kdeartwork/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:29:48
  Author: pierre
Revision: 70883

archrelease: remove extra-i686

Deleted:
  kdeartwork/repos/extra-i686/



[arch-commits] Commit in kdeartwork/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:30:05
  Author: pierre
Revision: 70884

archrelease: copy trunk to extra-i686

Added:
  kdeartwork/repos/extra-i686/



[arch-commits] Commit in kdeartwork/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:30:27
  Author: pierre
Revision: 70886

archrelease: copy trunk to extra-x86_64

Added:
  kdeartwork/repos/extra-x86_64/



[arch-commits] Commit in kdebase/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:30:31
  Author: pierre
Revision: 70887

archrelease: remove extra-i686

Deleted:
  kdebase/repos/extra-i686/



[arch-commits] Commit in kdebase/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:30:47
  Author: pierre
Revision: 70888

archrelease: copy trunk to extra-i686

Added:
  kdebase/repos/extra-i686/



[arch-commits] Commit in kdebase-runtime/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:31:44
  Author: pierre
Revision: 70894

archrelease: copy trunk to extra-x86_64

Added:
  kdebase-runtime/repos/extra-x86_64/



[arch-commits] Commit in kdebase-workspace/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:31:47
  Author: pierre
Revision: 70895

archrelease: remove extra-i686

Deleted:
  kdebase-workspace/repos/extra-i686/



[arch-commits] Commit in kdebase-workspace/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:32:03
  Author: pierre
Revision: 70896

archrelease: copy trunk to extra-i686

Added:
  kdebase-workspace/repos/extra-i686/



[arch-commits] Commit in kdebase-workspace/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:32:06
  Author: pierre
Revision: 70897

archrelease: remove extra-x86_64

Deleted:
  kdebase-workspace/repos/extra-x86_64/



[arch-commits] Commit in kdebase-workspace/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:32:21
  Author: pierre
Revision: 70898

archrelease: copy trunk to extra-x86_64

Added:
  kdebase-workspace/repos/extra-x86_64/



[arch-commits] Commit in kdebindings/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:32:25
  Author: pierre
Revision: 70899

archrelease: remove extra-i686

Deleted:
  kdebindings/repos/extra-i686/



[arch-commits] Commit in kdebindings/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:32:41
  Author: pierre
Revision: 70900

archrelease: copy trunk to extra-i686

Added:
  kdebindings/repos/extra-i686/



[arch-commits] Commit in kdebindings/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:32:45
  Author: pierre
Revision: 70901

archrelease: remove extra-x86_64

Deleted:
  kdebindings/repos/extra-x86_64/



[arch-commits] Commit in kdebindings/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:33:00
  Author: pierre
Revision: 70902

archrelease: copy trunk to extra-x86_64

Added:
  kdebindings/repos/extra-x86_64/



[arch-commits] Commit in kdegames/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:33:11
  Author: pierre
Revision: 70903

archrelease: remove extra-i686

Deleted:
  kdegames/repos/extra-i686/



[arch-commits] Commit in kdegames/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:33:27
  Author: pierre
Revision: 70904

archrelease: copy trunk to extra-i686

Added:
  kdegames/repos/extra-i686/



[arch-commits] Commit in kdegames/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:33:31
  Author: pierre
Revision: 70905

archrelease: remove extra-x86_64

Deleted:
  kdegames/repos/extra-x86_64/



[arch-commits] Commit in kdegraphics/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:33:50
  Author: pierre
Revision: 70907

archrelease: remove extra-i686

Deleted:
  kdegraphics/repos/extra-i686/



[arch-commits] Commit in kdegraphics/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:34:05
  Author: pierre
Revision: 70908

archrelease: copy trunk to extra-i686

Added:
  kdegraphics/repos/extra-i686/



[arch-commits] Commit in kdegraphics/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:34:09
  Author: pierre
Revision: 70909

archrelease: remove extra-x86_64

Deleted:
  kdegraphics/repos/extra-x86_64/



[arch-commits] Commit in kdegraphics/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:34:24
  Author: pierre
Revision: 70910

archrelease: copy trunk to extra-x86_64

Added:
  kdegraphics/repos/extra-x86_64/



[arch-commits] Commit in kdelibs/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:34:27
  Author: pierre
Revision: 70911

archrelease: remove extra-i686

Deleted:
  kdelibs/repos/extra-i686/



[arch-commits] Commit in kdelibs/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:34:49
  Author: pierre
Revision: 70912

archrelease: copy trunk to extra-i686

Added:
  kdelibs/repos/extra-i686/



[arch-commits] Commit in kdelibs/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:34:52
  Author: pierre
Revision: 70913

archrelease: remove extra-x86_64

Deleted:
  kdelibs/repos/extra-x86_64/



[arch-commits] Commit in kdemultimedia/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:35:26
  Author: pierre
Revision: 70916

archrelease: copy trunk to extra-i686

Added:
  kdemultimedia/repos/extra-i686/



[arch-commits] Commit in kdemultimedia/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:35:29
  Author: pierre
Revision: 70917

archrelease: remove extra-x86_64

Deleted:
  kdemultimedia/repos/extra-x86_64/



[arch-commits] Commit in kdenetwork/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:35:51
  Author: pierre
Revision: 70919

archrelease: remove extra-i686

Deleted:
  kdenetwork/repos/extra-i686/



[arch-commits] Commit in kdenetwork/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:36:06
  Author: pierre
Revision: 70920

archrelease: copy trunk to extra-i686

Added:
  kdenetwork/repos/extra-i686/



[arch-commits] Commit in kdenetwork/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:36:10
  Author: pierre
Revision: 70921

archrelease: remove extra-x86_64

Deleted:
  kdenetwork/repos/extra-x86_64/



[arch-commits] Commit in kdenetwork/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:36:25
  Author: pierre
Revision: 70922

archrelease: copy trunk to extra-x86_64

Added:
  kdenetwork/repos/extra-x86_64/



[arch-commits] Commit in kdepim-runtime/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:36:40
  Author: pierre
Revision: 70923

archrelease: remove extra-i686

Deleted:
  kdepim-runtime/repos/extra-i686/



[arch-commits] Commit in kdepim-runtime/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:36:56
  Author: pierre
Revision: 70924

archrelease: copy trunk to extra-i686

Added:
  kdepim-runtime/repos/extra-i686/



[arch-commits] Commit in kdepim-runtime/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:37:00
  Author: pierre
Revision: 70925

archrelease: remove extra-x86_64

Deleted:
  kdepim-runtime/repos/extra-x86_64/



[arch-commits] Commit in kdepim-runtime/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:37:16
  Author: pierre
Revision: 70926

archrelease: copy trunk to extra-x86_64

Added:
  kdepim-runtime/repos/extra-x86_64/



[arch-commits] Commit in kdeplasma-addons/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:37:35
  Author: pierre
Revision: 70928

archrelease: copy trunk to extra-i686

Added:
  kdeplasma-addons/repos/extra-i686/



[arch-commits] Commit in kdeplasma-addons/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:37:55
  Author: pierre
Revision: 70930

archrelease: copy trunk to extra-x86_64

Added:
  kdeplasma-addons/repos/extra-x86_64/



[arch-commits] Commit in kdesdk/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:37:59
  Author: pierre
Revision: 70931

archrelease: remove extra-i686

Deleted:
  kdesdk/repos/extra-i686/



[arch-commits] Commit in kdesdk/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:38:19
  Author: pierre
Revision: 70933

archrelease: remove extra-x86_64

Deleted:
  kdesdk/repos/extra-x86_64/



[arch-commits] Commit in kdesdk/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:38:34
  Author: pierre
Revision: 70934

archrelease: copy trunk to extra-x86_64

Added:
  kdesdk/repos/extra-x86_64/



[arch-commits] Commit in kdetoys/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:38:38
  Author: pierre
Revision: 70935

archrelease: remove extra-i686

Deleted:
  kdetoys/repos/extra-i686/



[arch-commits] Commit in kdetoys/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:38:54
  Author: pierre
Revision: 70936

archrelease: copy trunk to extra-i686

Added:
  kdetoys/repos/extra-i686/



[arch-commits] Commit in kdetoys/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:38:57
  Author: pierre
Revision: 70937

archrelease: remove extra-x86_64

Deleted:
  kdetoys/repos/extra-x86_64/



[arch-commits] Commit in kdetoys/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:39:16
  Author: pierre
Revision: 70938

archrelease: copy trunk to extra-x86_64

Added:
  kdetoys/repos/extra-x86_64/



[arch-commits] Commit in kdeutils/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:39:20
  Author: pierre
Revision: 70939

archrelease: remove extra-i686

Deleted:
  kdeutils/repos/extra-i686/



[arch-commits] Commit in kdeutils/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:39:36
  Author: pierre
Revision: 70940

archrelease: copy trunk to extra-i686

Added:
  kdeutils/repos/extra-i686/



[arch-commits] Commit in kdeutils/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:39:39
  Author: pierre
Revision: 70941

archrelease: remove extra-x86_64

Deleted:
  kdeutils/repos/extra-x86_64/



[arch-commits] Commit in kdeutils/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:39:55
  Author: pierre
Revision: 70942

archrelease: copy trunk to extra-x86_64

Added:
  kdeutils/repos/extra-x86_64/



[arch-commits] Commit in kdewebdev/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:39:59
  Author: pierre
Revision: 70943

archrelease: remove extra-i686

Deleted:
  kdewebdev/repos/extra-i686/



[arch-commits] Commit in kdewebdev/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:40:15
  Author: pierre
Revision: 70944

archrelease: copy trunk to extra-i686

Added:
  kdewebdev/repos/extra-i686/



[arch-commits] Commit in kdewebdev/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:40:19
  Author: pierre
Revision: 70945

archrelease: remove extra-x86_64

Deleted:
  kdewebdev/repos/extra-x86_64/



[arch-commits] Commit in kdewebdev/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:40:35
  Author: pierre
Revision: 70946

archrelease: copy trunk to extra-x86_64

Added:
  kdewebdev/repos/extra-x86_64/



[arch-commits] Commit in kdeedu/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:43:48
  Author: pierre
Revision: 70947

archrelease: remove extra-i686

Deleted:
  kdeedu/repos/extra-i686/



[arch-commits] Commit in kdeedu/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:44:03
  Author: pierre
Revision: 70948

archrelease: copy trunk to extra-i686

Added:
  kdeedu/repos/extra-i686/



[arch-commits] Commit in kdeedu/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:44:07
  Author: pierre
Revision: 70949

archrelease: remove extra-x86_64

Deleted:
  kdeedu/repos/extra-x86_64/



[arch-commits] Commit in kdeedu/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:44:23
  Author: pierre
Revision: 70950

archrelease: copy trunk to extra-x86_64

Added:
  kdeedu/repos/extra-x86_64/



[arch-commits] Commit in kdepimlibs/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:45:09
  Author: pierre
Revision: 70951

archrelease: remove extra-i686

Deleted:
  kdepimlibs/repos/extra-i686/



[arch-commits] Commit in kdepimlibs/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:45:25
  Author: pierre
Revision: 70952

archrelease: copy trunk to extra-i686

Added:
  kdepimlibs/repos/extra-i686/



[arch-commits] Commit in kdepimlibs/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:45:29
  Author: pierre
Revision: 70953

archrelease: remove extra-x86_64

Deleted:
  kdepimlibs/repos/extra-x86_64/



[arch-commits] Commit in kdepim/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:48:33
  Author: pierre
Revision: 70955

archrelease: remove extra-i686

Deleted:
  kdepim/repos/extra-i686/



[arch-commits] Commit in kdepim/repos (extra-i686)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:48:49
  Author: pierre
Revision: 70956

archrelease: copy trunk to extra-i686

Added:
  kdepim/repos/extra-i686/



[arch-commits] Commit in kdepim/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:48:53
  Author: pierre
Revision: 70957

archrelease: remove extra-x86_64

Deleted:
  kdepim/repos/extra-x86_64/



[arch-commits] Commit in kdepim/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 12:49:08
  Author: pierre
Revision: 70958

archrelease: copy trunk to extra-x86_64

Added:
  kdepim/repos/extra-x86_64/



[arch-commits] Commit in tar/trunk (tar.1)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 13:21:05
  Author: pierre
Revision: 70959

update tar man page from debian package

Modified:
  tar/trunk/tar.1

---+
 tar.1 |  694 ++--
 1 file changed, 334 insertions(+), 360 deletions(-)

Modified: tar.1
===
--- tar.1   2010-03-02 17:49:08 UTC (rev 70958)
+++ tar.1   2010-03-02 18:21:05 UTC (rev 70959)
@@ -1,388 +1,362 @@
-.\ @(#)tar.1 1.11.1 93/19/22 PJV;
-.TH TAR 1 29 Aug 2007
-.SH NAME
-tar \- The GNU version of the tar archiving utility
-.SH SYNOPSIS
-.B tar
-[
-.B \-
-]
-.B A \-\-catenate \-\-concatenate \||\| c \-\-create \||\| d \-\-diff 
\-\-compare \||\| \-\-delete \||\| r \-\-append \||\| t \-\-list \||\| u 
\-\-update \||\| x \-\-extract \-\-get 
-.I [ options ]
-.I pathname [ pathname ... ] 
-.SH DESCRIPTION
-.LP
-This manual page documents the GNU version of
-.B tar
-, an archiving program designed to store and extract files from 
-an archive file known as a 
-.IR tarfile.
-A 
-.IR tarfile 
-may be made on a tape drive, however, it is also common
-to write a
-.IR tarfile
-to a normal file. 
-The first argument to 
-.B tar
-must be one of the options:
-.BR Acdrtux ,
-followed by any optional functions.
-The final arguments to 
-.B tar
-are the names of the files or directories which should be archived. The use
-of a directory name always implies that the subdirectories below should be
-included in the archive.
-.SH EXAMPLES
-.TP
-.B tar \-xvvf foo.tar
-extract foo.tar
-.TP
-.B tar \-xvvzf foo.tar.gz
-extract gzipped foo.tar.gz
-.TP
-.B tar \-cvvf foo.tar foo/
-tar contents of folder foo in foo.tar
-.SH FUNCTION LETTERS
-.TP
-.B One of the following options must be used:
-.TP
-.B \-A, \-\-catenate, \-\-concatenate
+.\ generated by script on Tue Aug  4 19:50:16 2009
+.Dd Aug  4, 2009
+.Dt TAR 1
+.Sh NAME
+.Nm tar
+.Nd The GNU version of the tar archiving utility
+.Sh SYNOPSIS
+.Nm tar
+.Oo Fl Oc Cm A Fl \-catenate \-concatenate Cm \||\| c Fl \-create Cm \||\| d 
Fl \-diff \-compare Cm \||\| Fl \-delete Cm \||\| r Fl \-append Cm \||\| t Fl 
\-list Cm \||\| Fl \-test\-label Cm \||\| u Fl \-update Cm \||\| x Fl \-extract 
\-get
+.Op Ar options
+.Op Ar pathname ...
+.Sh DESCRIPTION
+.Nm Tar
+stores and extracts files from a tape or disk archive.
+.Pp
+The first argument to
+tar
+should be a function; either one of the letters
+.Cm Acdrtux ,
+or one of the long function names.
+A function letter need not be prefixed with ``\-'', and may be combined
+with other single-letter options.
+A long function name must be prefixed with
+.Cm \\-\\- .
+Some options take a parameter; with the single-letter form
+these must be given as separate arguments.
+With the long form, they may be given by appending
+.Cm = Ns Ar value
+to the option.
+.Sh FUNCTION LETTERS
+Main operation mode:
+.Bl -tag -width flag
+.It Fl A , Fl \-catenate , Fl \-concatenate
 append tar files to an archive
-.TP
-.B \-c, \-\-create 
+.It Fl c , Fl \-create
 create a new archive
-.TP
-.B \-d, \-\-diff, \-\-compare
+.It Fl d , Fl \-diff , Fl \-compare
 find differences between archive and file system
-.TP
-.B \-\-delete  
-delete from the archive (not for use on mag tapes!)
-.TP
-.B \-r, \-\-append 
+.It Fl \-delete
+delete from the archive (not on mag tapes!)
+.It Fl r , Fl \-append
 append files to the end of an archive
-.TP
-.B \-t, \-\-list   
+.It Fl t , Fl \-list
 list the contents of an archive
-.TP
-.B \-u, \-\-update 
-only append files that are newer than copy in archive
-.TP
-.B \-x, \-\-extract, \-\-get   
+.It Fl \-test\-label
+test the archive volume label and exit
+.It Fl u , Fl \-update
+only append files newer than copy in archive
+.It Fl x , Fl \-extract , Fl \-get
 extract files from an archive
-.SH OTHER OPTIONS
-.TP
-.B \-\-allow\-name\-mangling
-re-enable handling of GNUTYPE_NAMES which is now disabled by default
-.TP
-.B \-\-anchored
-force exclusion patterns to match initial subsequences
-.TP
-.B \-\-atime\-preserve 
-don't change access times on dumped files
-.TP
-.B \-a, \-\-auto\-compress
-with \-\-create, selects compression algorithm basing on the suffix
-of the archive file name
-.TP
-.B \-b, \-\-blocking\-factor N
-use record size of Nx512 bytes (default N=20)
-.TP
-.B \-B, \-\-read\-full\-records
-reblock as we read (for reading 4.2BSD pipes)
-.TP
-.B \-\-backup[\=TYPE]
-back up files instead of overwriting (TYPE=numbered, existing, simple)
-.TP 
-.B \-C, \-\-directory DIR  
+.El
+.Sh OTHER OPTIONS
+Operation modifiers:
+.Bl -tag -width flag
+.It \-[0\-7][lmh]
+specify drive and density
+.It Fl ? , Fl \-help
+give this help list
+.It Fl a , Fl \-auto\-compress
+use archive suffix to determine the compression program
+.It Fl \-add\-file Ns \= Ns Ar FILE
+add given FILE to the archive (useful if its name starts with a dash)
+.It Fl \-anchored
+patterns match file name start

[arch-commits] Commit in kdeutils/trunk (PKGBUILD)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 14:23:27
  Author: pierre
Revision: 70960

upgpkg: kdeutils 4.4.1-1
added missing makedepends

Modified:
  kdeutils/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-03-02 18:21:05 UTC (rev 70959)
+++ PKGBUILD2010-03-02 19:23:27 UTC (rev 70960)
@@ -22,7 +22,7 @@
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdeutils')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdelibs' 'kdepimlibs' 
'kdebase-lib'
- 'kdebase-runtime' 'kdebindings-python' 
'system-config-printer-common'
+ 'kdebase-workspace' 'kdebindings-python' 
'system-config-printer-common'
  'libarchive' 'qimageblitz' 'kdepim-runtime')
 
source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
 md5sums=('7dd3dfd7cde8cae0d61f85dba4685dd1')



[arch-commits] Commit in kdeutils/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 14:24:48
  Author: pierre
Revision: 70961

archrelease: remove extra-x86_64

Deleted:
  kdeutils/repos/extra-x86_64/



[arch-commits] Commit in kdeutils/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 14:25:05
  Author: pierre
Revision: 70962

archrelease: copy trunk to extra-x86_64

Added:
  kdeutils/repos/extra-x86_64/



[arch-commits] Commit in kdewebdev/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 14:30:26
  Author: pierre
Revision: 70964

archrelease: copy trunk to extra-x86_64

Added:
  kdewebdev/repos/extra-x86_64/



[arch-commits] Commit in kdetoys/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 14:33:32
  Author: pierre
Revision: 70965

archrelease: remove extra-x86_64

Deleted:
  kdetoys/repos/extra-x86_64/



[arch-commits] Commit in kdetoys/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 14:33:49
  Author: pierre
Revision: 70966

archrelease: copy trunk to extra-x86_64

Added:
  kdetoys/repos/extra-x86_64/



[arch-commits] Commit in kdesdk/trunk (PKGBUILD)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 14:49:57
  Author: pierre
Revision: 70967

upgpkg: kdesdk 4.4.1-1
added missing makedepends

Modified:
  kdesdk/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-03-02 19:33:49 UTC (rev 70966)
+++ PKGBUILD2010-03-02 19:49:57 UTC (rev 70967)
@@ -28,7 +28,7 @@
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdesdk')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'kdebase-runtime' 
'kdepimlibs' 'subversion'
- 'kdepim-runtime')
+ 'kdepim-runtime' 'kdebindings-python')
 
source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
 md5sums=('4dc275062bb38a338e83ed8f6f4854bc')
 



[arch-commits] Commit in kdesdk/repos (extra-x86_64)

2010-03-02 Thread Pierre Schmitz
Date: Tuesday, March 2, 2010 @ 14:52:58
  Author: pierre
Revision: 70969

archrelease: copy trunk to extra-x86_64

Added:
  kdesdk/repos/extra-x86_64/



[arch-commits] Commit in fbida/trunk (5 files)

2010-03-02 Thread Eric Bélanger
Date: Tuesday, March 2, 2010 @ 15:48:52
  Author: eric
Revision: 70970

upgpkg: fbida 2.07-5
Fixed exiftran (close FS#18302), Removed backup array

Added:
  fbida/trunk/jinclude.h
  fbida/trunk/transupp.c
  fbida/trunk/transupp.h
Modified:
  fbida/trunk/ChangeLog
  fbida/trunk/PKGBUILD

+
 ChangeLog  |6 
 PKGBUILD   |   22 
 jinclude.h |   91 +++
 transupp.c | 1583 +++
 transupp.h |  210 +++
 5 files changed, 1906 insertions(+), 6 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 70969:70970 to see the changes.


[arch-commits] Commit in fbida/repos (extra-i686)

2010-03-02 Thread Eric Bélanger
Date: Tuesday, March 2, 2010 @ 15:48:59
  Author: eric
Revision: 70971

archrelease: remove extra-i686

Deleted:
  fbida/repos/extra-i686/



[arch-commits] Commit in fbida/repos (extra-i686)

2010-03-02 Thread Eric Bélanger
Date: Tuesday, March 2, 2010 @ 15:49:09
  Author: eric
Revision: 70972

archrelease: copy trunk to extra-i686

Added:
  fbida/repos/extra-i686/



  1   2   >