Date: Wednesday, May 4, 2016 @ 16:33:23
  Author: spupykin
Revision: 173731

archrelease: copy trunk to community-i686, community-x86_64

Added:
  kmymoney/repos/community-i686/PKGBUILD
    (from rev 173730, kmymoney/trunk/PKGBUILD)
  kmymoney/repos/community-i686/kmymoney.changelog
    (from rev 173730, kmymoney/trunk/kmymoney.changelog)
  kmymoney/repos/community-x86_64/PKGBUILD
    (from rev 173730, kmymoney/trunk/PKGBUILD)
  kmymoney/repos/community-x86_64/kmymoney.changelog
    (from rev 173730, kmymoney/trunk/kmymoney.changelog)
Deleted:
  kmymoney/repos/community-i686/PKGBUILD
  kmymoney/repos/community-i686/kmymoney.changelog
  kmymoney/repos/community-x86_64/PKGBUILD
  kmymoney/repos/community-x86_64/kmymoney.changelog

-------------------------------------+
 /PKGBUILD                           |   78 ++++++++++++++++++++++++++
 /kmymoney.changelog                 |  100 ++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD             |   39 -------------
 community-i686/kmymoney.changelog   |   50 -----------------
 community-x86_64/PKGBUILD           |   39 -------------
 community-x86_64/kmymoney.changelog |   50 -----------------
 6 files changed, 178 insertions(+), 178 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD     2016-05-04 14:33:05 UTC (rev 173730)
+++ community-i686/PKGBUILD     2016-05-04 14:33:23 UTC (rev 173731)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <[email protected]>
-# Maintainer: Laurent Carlier <[email protected]>
-# Contributor: Vamp898 <[email protected]>
-# Contributor: Jaroslaw Swierczynski <[email protected]>
-# Contributor: Eric Belanger <[email protected]>
-# Contributor: Todd Maynard <[email protected]>
-
-pkgname=kmymoney
-pkgver=4.7.2
-pkgrel=4
-pkgdesc="Personal finance manager for KDE which operates similarly to MS-Money 
or Quicken"
-arch=('i686' 'x86_64')
-url="http://kmymoney2.sourceforge.net/";
-license=('GPL')
-depends=('kdebase-runtime' 'shared-mime-info' 'aqbanking' 'libofx' 
'libalkimia' 'boost-libs' 'kdepimlibs4')
-makedepends=('cmake' 'automoc4' 'docbook-xml' 'docbook-xsl' 'boost' 'doxygen')
-replaces=('kmymoney2')
-changelog=$pkgname.changelog
-source=(http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz)
-sha256sums=('bfb2c29ff30988f46324c2dae197a06b58d07336a1947adc22bcfed3e554393d')
-
-build() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  mkdir build
-  cd build
-
-  cmake ../ \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DCMAKE_BUILD_TYPE=RELEASE -DCMAKE_SKIP_RPATH=YES
-  make
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver/build
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: kmymoney/repos/community-i686/PKGBUILD (from rev 173730, 
kmymoney/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD                             (rev 0)
+++ community-i686/PKGBUILD     2016-05-04 14:33:23 UTC (rev 173731)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <[email protected]>
+# Maintainer: Laurent Carlier <[email protected]>
+# Contributor: Vamp898 <[email protected]>
+# Contributor: Jaroslaw Swierczynski <[email protected]>
+# Contributor: Eric Belanger <[email protected]>
+# Contributor: Todd Maynard <[email protected]>
+
+pkgname=kmymoney
+pkgver=4.7.2
+pkgrel=5
+pkgdesc="Personal finance manager for KDE which operates similarly to MS-Money 
or Quicken"
+arch=('i686' 'x86_64')
+url="http://kmymoney2.sourceforge.net/";
+license=('GPL')
+depends=('kdebase-runtime' 'shared-mime-info' 'aqbanking' 'libofx' 
'libalkimia' 'boost-libs' 'kdepimlibs4')
+makedepends=('cmake' 'automoc4' 'docbook-xml' 'docbook-xsl' 'boost' 'doxygen')
+replaces=('kmymoney2')
+changelog=$pkgname.changelog
+source=(http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz)
+sha256sums=('bfb2c29ff30988f46324c2dae197a06b58d07336a1947adc22bcfed3e554393d')
+
+build() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  mkdir build
+  cd build
+
+  cmake ../ \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DCMAKE_BUILD_TYPE=RELEASE -DCMAKE_SKIP_RPATH=YES
+  make
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver/build
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-i686/kmymoney.changelog
===================================================================
--- community-i686/kmymoney.changelog   2016-05-04 14:33:05 UTC (rev 173730)
+++ community-i686/kmymoney.changelog   2016-05-04 14:33:23 UTC (rev 173731)
@@ -1,50 +0,0 @@
-2016-04-29 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.7.2-4 pacman hooks rebuild
-
-2016-01-09 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.7.2-3 libical rebuild
-
-2015-04-28 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.7.2-1
-
-2014-11-02 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.7.1-1
-
-2014-10-02 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.7.0-1
-
-2013-10-06 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.6.4-1
-
-2012-09-09 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.6.3-1
-
-2012-08-09  Eric Belanger  <[email protected]>
-        * kmymoney 4.6.2-2
-       * Rebuild against libofx 0.9.5
-
-2011-02-19 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.5.3
-
-2010-12-27 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.5.2
-
-2010-10-20 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.5.1
-       * Added aqbanking dependency
-
-2010-08-22 Jaroslav Lichtblau <[email protected]>
-       * Update to major release 4.5
-       * Package renamed to 'kmymoney'
-
-2010-05-20 Jaroslav Lichtblau <[email protected]>
-       * Update to major release 1.0.5
-
-2010-04-09 Jaroslav Lichtblau <[email protected]>
-       * Update to major release 1.0.4
-
-2010-04-09 Jaroslav Lichtblau <[email protected]>
-       * FS#18974 broken OFX imported fixed in 1.0.3-2
-
-2010-03-27 Jaroslav Lichtblau <[email protected]>
-       * Update to major release 1.0.3

Copied: kmymoney/repos/community-i686/kmymoney.changelog (from rev 173730, 
kmymoney/trunk/kmymoney.changelog)
===================================================================
--- community-i686/kmymoney.changelog                           (rev 0)
+++ community-i686/kmymoney.changelog   2016-05-04 14:33:23 UTC (rev 173731)
@@ -0,0 +1,50 @@
+2016-04-29 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.7.2-4 pacman hooks rebuild
+
+2016-01-09 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.7.2-3 libical rebuild
+
+2015-04-28 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.7.2-1
+
+2014-11-02 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.7.1-1
+
+2014-10-02 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.7.0-1
+
+2013-10-06 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.6.4-1
+
+2012-09-09 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.6.3-1
+
+2012-08-09  Eric Belanger  <[email protected]>
+        * kmymoney 4.6.2-2
+       * Rebuild against libofx 0.9.5
+
+2011-02-19 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.5.3
+
+2010-12-27 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.5.2
+
+2010-10-20 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.5.1
+       * Added aqbanking dependency
+
+2010-08-22 Jaroslav Lichtblau <[email protected]>
+       * Update to major release 4.5
+       * Package renamed to 'kmymoney'
+
+2010-05-20 Jaroslav Lichtblau <[email protected]>
+       * Update to major release 1.0.5
+
+2010-04-09 Jaroslav Lichtblau <[email protected]>
+       * Update to major release 1.0.4
+
+2010-04-09 Jaroslav Lichtblau <[email protected]>
+       * FS#18974 broken OFX imported fixed in 1.0.3-2
+
+2010-03-27 Jaroslav Lichtblau <[email protected]>
+       * Update to major release 1.0.3

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD   2016-05-04 14:33:05 UTC (rev 173730)
+++ community-x86_64/PKGBUILD   2016-05-04 14:33:23 UTC (rev 173731)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <[email protected]>
-# Maintainer: Laurent Carlier <[email protected]>
-# Contributor: Vamp898 <[email protected]>
-# Contributor: Jaroslaw Swierczynski <[email protected]>
-# Contributor: Eric Belanger <[email protected]>
-# Contributor: Todd Maynard <[email protected]>
-
-pkgname=kmymoney
-pkgver=4.7.2
-pkgrel=4
-pkgdesc="Personal finance manager for KDE which operates similarly to MS-Money 
or Quicken"
-arch=('i686' 'x86_64')
-url="http://kmymoney2.sourceforge.net/";
-license=('GPL')
-depends=('kdebase-runtime' 'shared-mime-info' 'aqbanking' 'libofx' 
'libalkimia' 'boost-libs' 'kdepimlibs4')
-makedepends=('cmake' 'automoc4' 'docbook-xml' 'docbook-xsl' 'boost' 'doxygen')
-replaces=('kmymoney2')
-changelog=$pkgname.changelog
-source=(http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz)
-sha256sums=('bfb2c29ff30988f46324c2dae197a06b58d07336a1947adc22bcfed3e554393d')
-
-build() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  mkdir build
-  cd build
-
-  cmake ../ \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DCMAKE_BUILD_TYPE=RELEASE -DCMAKE_SKIP_RPATH=YES
-  make
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver/build
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: kmymoney/repos/community-x86_64/PKGBUILD (from rev 173730, 
kmymoney/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD                           (rev 0)
+++ community-x86_64/PKGBUILD   2016-05-04 14:33:23 UTC (rev 173731)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <[email protected]>
+# Maintainer: Laurent Carlier <[email protected]>
+# Contributor: Vamp898 <[email protected]>
+# Contributor: Jaroslaw Swierczynski <[email protected]>
+# Contributor: Eric Belanger <[email protected]>
+# Contributor: Todd Maynard <[email protected]>
+
+pkgname=kmymoney
+pkgver=4.7.2
+pkgrel=5
+pkgdesc="Personal finance manager for KDE which operates similarly to MS-Money 
or Quicken"
+arch=('i686' 'x86_64')
+url="http://kmymoney2.sourceforge.net/";
+license=('GPL')
+depends=('kdebase-runtime' 'shared-mime-info' 'aqbanking' 'libofx' 
'libalkimia' 'boost-libs' 'kdepimlibs4')
+makedepends=('cmake' 'automoc4' 'docbook-xml' 'docbook-xsl' 'boost' 'doxygen')
+replaces=('kmymoney2')
+changelog=$pkgname.changelog
+source=(http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz)
+sha256sums=('bfb2c29ff30988f46324c2dae197a06b58d07336a1947adc22bcfed3e554393d')
+
+build() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  mkdir build
+  cd build
+
+  cmake ../ \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DCMAKE_BUILD_TYPE=RELEASE -DCMAKE_SKIP_RPATH=YES
+  make
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver/build
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/kmymoney.changelog
===================================================================
--- community-x86_64/kmymoney.changelog 2016-05-04 14:33:05 UTC (rev 173730)
+++ community-x86_64/kmymoney.changelog 2016-05-04 14:33:23 UTC (rev 173731)
@@ -1,50 +0,0 @@
-2016-04-29 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.7.2-4 pacman hooks rebuild
-
-2016-01-09 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.7.2-3 libical rebuild
-
-2015-04-28 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.7.2-1
-
-2014-11-02 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.7.1-1
-
-2014-10-02 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.7.0-1
-
-2013-10-06 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.6.4-1
-
-2012-09-09 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.6.3-1
-
-2012-08-09  Eric Belanger  <[email protected]>
-        * kmymoney 4.6.2-2
-       * Rebuild against libofx 0.9.5
-
-2011-02-19 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.5.3
-
-2010-12-27 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.5.2
-
-2010-10-20 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.5.1
-       * Added aqbanking dependency
-
-2010-08-22 Jaroslav Lichtblau <[email protected]>
-       * Update to major release 4.5
-       * Package renamed to 'kmymoney'
-
-2010-05-20 Jaroslav Lichtblau <[email protected]>
-       * Update to major release 1.0.5
-
-2010-04-09 Jaroslav Lichtblau <[email protected]>
-       * Update to major release 1.0.4
-
-2010-04-09 Jaroslav Lichtblau <[email protected]>
-       * FS#18974 broken OFX imported fixed in 1.0.3-2
-
-2010-03-27 Jaroslav Lichtblau <[email protected]>
-       * Update to major release 1.0.3

Copied: kmymoney/repos/community-x86_64/kmymoney.changelog (from rev 173730, 
kmymoney/trunk/kmymoney.changelog)
===================================================================
--- community-x86_64/kmymoney.changelog                         (rev 0)
+++ community-x86_64/kmymoney.changelog 2016-05-04 14:33:23 UTC (rev 173731)
@@ -0,0 +1,50 @@
+2016-04-29 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.7.2-4 pacman hooks rebuild
+
+2016-01-09 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.7.2-3 libical rebuild
+
+2015-04-28 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.7.2-1
+
+2014-11-02 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.7.1-1
+
+2014-10-02 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.7.0-1
+
+2013-10-06 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.6.4-1
+
+2012-09-09 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.6.3-1
+
+2012-08-09  Eric Belanger  <[email protected]>
+        * kmymoney 4.6.2-2
+       * Rebuild against libofx 0.9.5
+
+2011-02-19 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.5.3
+
+2010-12-27 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.5.2
+
+2010-10-20 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.5.1
+       * Added aqbanking dependency
+
+2010-08-22 Jaroslav Lichtblau <[email protected]>
+       * Update to major release 4.5
+       * Package renamed to 'kmymoney'
+
+2010-05-20 Jaroslav Lichtblau <[email protected]>
+       * Update to major release 1.0.5
+
+2010-04-09 Jaroslav Lichtblau <[email protected]>
+       * Update to major release 1.0.4
+
+2010-04-09 Jaroslav Lichtblau <[email protected]>
+       * FS#18974 broken OFX imported fixed in 1.0.3-2
+
+2010-03-27 Jaroslav Lichtblau <[email protected]>
+       * Update to major release 1.0.3

Reply via email to