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

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2012-02-05 11:55:45 UTC (rev 148914)
+++ extra-i686/PKGBUILD 2012-02-05 11:55:47 UTC (rev 148915)
@@ -1,27 +0,0 @@
-# $Id$
-# Contributor: damir <[email protected]>
-# Maintainer: Gaetan Bisson <[email protected]>
-
-pkgname=scim-anthy
-pkgver=1.2.7
-pkgrel=2
-_filecode=37309
-pkgdesc='Japanese input method module for SCIM'
-arch=('i686' 'x86_64')
-url='http://sourceforge.jp/projects/scim-imengine/'
-license=('GPL')
-depends=('scim' 'anthy')
-options=('!libtool')
-source=("http://osdn.dl.sourceforge.jp/scim-imengine/${_filecode}/${pkgname}-${pkgver}.tar.gz";)
-sha1sums=('1429cf202f5cdcfc4733220acbe27dd9edb75db8')
-
-build() {
-       cd "$srcdir/$pkgname-$pkgver"
-       ./configure --prefix=/usr --disable-static
-       make
-}
-
-package() {
-       cd "$srcdir/$pkgname-$pkgver"
-       make DESTDIR="$pkgdir" install
-}

Copied: scim-anthy/repos/extra-i686/PKGBUILD (from rev 148654, 
scim-anthy/repos/testing-i686/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD                         (rev 0)
+++ extra-i686/PKGBUILD 2012-02-05 11:55:47 UTC (rev 148915)
@@ -0,0 +1,27 @@
+# $Id$
+# Contributor: damir <[email protected]>
+# Maintainer: Gaetan Bisson <[email protected]>
+
+pkgname=scim-anthy
+pkgver=1.2.7
+pkgrel=3
+_filecode=37309
+pkgdesc='Japanese input method module for SCIM'
+arch=('i686' 'x86_64')
+url='http://sourceforge.jp/projects/scim-imengine/'
+license=('GPL')
+depends=('scim' 'anthy')
+options=('!libtool')
+source=("http://osdn.dl.sourceforge.jp/scim-imengine/${_filecode}/${pkgname}-${pkgver}.tar.gz";)
+sha1sums=('1429cf202f5cdcfc4733220acbe27dd9edb75db8')
+
+build() {
+       cd "$srcdir/$pkgname-$pkgver"
+       ./configure --prefix=/usr --disable-static
+       make
+}
+
+package() {
+       cd "$srcdir/$pkgname-$pkgver"
+       make DESTDIR="$pkgdir" install
+}

Reply via email to