Date: Sunday, February 5, 2012 @ 06:55:55
  Author: ibiru
Revision: 148919

db-move: moved scim-tables from [testing] to [extra] (i686)

Added:
  scim-tables/repos/extra-i686/PKGBUILD
    (from rev 148654, scim-tables/repos/testing-i686/PKGBUILD)
Deleted:
  scim-tables/repos/extra-i686/PKGBUILD
  scim-tables/repos/testing-i686/

----------+
 PKGBUILD |   54 +++++++++++++++++++++++++++---------------------------
 1 file changed, 27 insertions(+), 27 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2012-02-05 11:55:52 UTC (rev 148918)
+++ extra-i686/PKGBUILD 2012-02-05 11:55:55 UTC (rev 148919)
@@ -1,27 +0,0 @@
-# $Id$
-# Contributor: damir <[email protected]>
-# Contributor: Gan Lu <[email protected]>
-# Maintainer: Gaetan Bisson <[email protected]>
-
-pkgname=scim-tables
-pkgver=0.5.10
-pkgrel=1
-pkgdesc='Generic table input method module for SCIM'
-arch=('i686' 'x86_64')
-url='http://www.scim-im.org/'
-license=('GPL')
-depends=('scim')
-options=('!libtool')
-source=("http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.gz";)
-sha1sums=('c6e6fbd9999ceba5cb982349fee8391e16a9c2fe')
-
-build() {
-       cd "${srcdir}/${pkgname}-${pkgver}"
-       ./configure --prefix=/usr --enable-static=no
-       make
-}
-
-package() {
-       cd "${srcdir}/${pkgname}-${pkgver}"
-       make DESTDIR="${pkgdir}" install
-}

Copied: scim-tables/repos/extra-i686/PKGBUILD (from rev 148654, 
scim-tables/repos/testing-i686/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD                         (rev 0)
+++ extra-i686/PKGBUILD 2012-02-05 11:55:55 UTC (rev 148919)
@@ -0,0 +1,27 @@
+# $Id$
+# Contributor: damir <[email protected]>
+# Contributor: Gan Lu <[email protected]>
+# Maintainer: Gaetan Bisson <[email protected]>
+
+pkgname=scim-tables
+pkgver=0.5.10
+pkgrel=2
+pkgdesc='Generic table input method module for SCIM'
+url='http://www.scim-im.org/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('scim')
+options=('!libtool')
+source=("http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.gz";)
+sha1sums=('c6e6fbd9999ceba5cb982349fee8391e16a9c2fe')
+
+build() {
+       cd "${srcdir}/${pkgname}-${pkgver}"
+       ./configure --prefix=/usr --enable-static=no
+       make
+}
+
+package() {
+       cd "${srcdir}/${pkgname}-${pkgver}"
+       make DESTDIR="${pkgdir}" install
+}

Reply via email to