Date: Monday, June 30, 2014 @ 06:26:00
  Author: fyan
Revision: 215608

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

Added:
  enchant/repos/extra-i686/PKGBUILD
    (from rev 215607, enchant/trunk/PKGBUILD)
  enchant/repos/extra-x86_64/PKGBUILD
    (from rev 215607, enchant/trunk/PKGBUILD)
Deleted:
  enchant/repos/extra-i686/PKGBUILD
  enchant/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   58 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   28 -----------------------
 extra-x86_64/PKGBUILD |   28 -----------------------
 3 files changed, 58 insertions(+), 56 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2014-06-30 04:25:03 UTC (rev 215607)
+++ extra-i686/PKGBUILD 2014-06-30 04:26:00 UTC (rev 215608)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <and...@archlinux.org>
-# Contributor: dorphell <dorph...@archlinux.org>
-
-pkgname=enchant
-pkgver=1.6.0
-pkgrel=4
-pkgdesc="A wrapper library for generic spell checking"
-arch=('i686' 'x86_64')
-url="http://www.abisource.com/enchant/";
-license=('LGPL')
-depends=('aspell' 'dbus-glib' 'hunspell' 'hspell')
-source=("http://www.abisource.com/downloads/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('de11011aff801dc61042828041fb59c7')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr \
-    --disable-static \
-    --disable-ispell \
-    --with-myspell-dir=/usr/share/myspell
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: enchant/repos/extra-i686/PKGBUILD (from rev 215607, 
enchant/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD                         (rev 0)
+++ extra-i686/PKGBUILD 2014-06-30 04:26:00 UTC (rev 215608)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Felix Yan <felixonm...@gmail.com>
+# Contributor: Andrea Scarpino <and...@archlinux.org>
+# Contributor: dorphell <dorph...@archlinux.org>
+
+pkgname=enchant
+pkgver=1.6.0
+pkgrel=5
+pkgdesc="A wrapper library for generic spell checking"
+arch=('i686' 'x86_64')
+url="http://www.abisource.com/enchant/";
+license=('LGPL')
+depends=('aspell' 'dbus-glib' 'hunspell' 'hspell')
+source=("http://www.abisource.com/downloads/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('de11011aff801dc61042828041fb59c7')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr \
+    --disable-static \
+    --disable-ispell \
+    --with-myspell-dir=/usr/share/myspell
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD       2014-06-30 04:25:03 UTC (rev 215607)
+++ extra-x86_64/PKGBUILD       2014-06-30 04:26:00 UTC (rev 215608)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <and...@archlinux.org>
-# Contributor: dorphell <dorph...@archlinux.org>
-
-pkgname=enchant
-pkgver=1.6.0
-pkgrel=4
-pkgdesc="A wrapper library for generic spell checking"
-arch=('i686' 'x86_64')
-url="http://www.abisource.com/enchant/";
-license=('LGPL')
-depends=('aspell' 'dbus-glib' 'hunspell' 'hspell')
-source=("http://www.abisource.com/downloads/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('de11011aff801dc61042828041fb59c7')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr \
-    --disable-static \
-    --disable-ispell \
-    --with-myspell-dir=/usr/share/myspell
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: enchant/repos/extra-x86_64/PKGBUILD (from rev 215607, 
enchant/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD                               (rev 0)
+++ extra-x86_64/PKGBUILD       2014-06-30 04:26:00 UTC (rev 215608)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Felix Yan <felixonm...@gmail.com>
+# Contributor: Andrea Scarpino <and...@archlinux.org>
+# Contributor: dorphell <dorph...@archlinux.org>
+
+pkgname=enchant
+pkgver=1.6.0
+pkgrel=5
+pkgdesc="A wrapper library for generic spell checking"
+arch=('i686' 'x86_64')
+url="http://www.abisource.com/enchant/";
+license=('LGPL')
+depends=('aspell' 'dbus-glib' 'hunspell' 'hspell')
+source=("http://www.abisource.com/downloads/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('de11011aff801dc61042828041fb59c7')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr \
+    --disable-static \
+    --disable-ispell \
+    --with-myspell-dir=/usr/share/myspell
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Reply via email to