[arch-commits] Commit in aspell-it/repos (4 files)

Felix Yan fyan at archlinux.org
Mon Aug 11 12:02:46 UTC 2014


    Date: Monday, August 11, 2014 @ 14:02:46
  Author: fyan
Revision: 117159

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

Added:
  aspell-it/repos/community-i686/PKGBUILD
    (from rev 117158, aspell-it/trunk/PKGBUILD)
  aspell-it/repos/community-x86_64/PKGBUILD
    (from rev 117158, aspell-it/trunk/PKGBUILD)
Deleted:
  aspell-it/repos/community-i686/PKGBUILD
  aspell-it/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   54 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   27 ----------------------
 community-x86_64/PKGBUILD |   27 ----------------------
 3 files changed, 54 insertions(+), 54 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-08-11 12:02:03 UTC (rev 117158)
+++ community-i686/PKGBUILD	2014-08-11 12:02:46 UTC (rev 117159)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: Eric Johnson <eric at coding-zone.com>
-
-pkgname=aspell-it
-pkgver=2.2_20050523
-pkgrel=4
-pkgdesc="Italian dictionary for aspell"
-arch=('i686' 'x86_64')
-url="http://aspell.net/"
-license=('GPL')
-depends=('aspell')
-source=("ftp://ftp.gnu.org/gnu/aspell/dict/it/aspell6-it-${pkgver}-0.tar.bz2")
-md5sums=('b1217299a0b67d1e121494d7ec18a88d')
-
-build() {
-  cd "${srcdir}/aspell6-it-${pkgver}-0"
-
-  ./configure
-  make
-}
-
-package() {
-  cd "${srcdir}/aspell6-it-${pkgver}-0"
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: aspell-it/repos/community-i686/PKGBUILD (from rev 117158, aspell-it/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-08-11 12:02:46 UTC (rev 117159)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Eric Johnson <eric at coding-zone.com>
+
+pkgname=aspell-it
+pkgver=2.2_20050523
+pkgrel=5
+pkgdesc="Italian dictionary for aspell"
+arch=('i686' 'x86_64')
+url="http://aspell.net/"
+license=('GPL')
+depends=('aspell')
+source=("ftp://ftp.gnu.org/gnu/aspell/dict/it/aspell6-it-${pkgver}-0.tar.bz2")
+md5sums=('b1217299a0b67d1e121494d7ec18a88d')
+
+build() {
+  cd "${srcdir}/aspell6-it-${pkgver}-0"
+
+  ./configure
+  make
+}
+
+package() {
+  cd "${srcdir}/aspell6-it-${pkgver}-0"
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-08-11 12:02:03 UTC (rev 117158)
+++ community-x86_64/PKGBUILD	2014-08-11 12:02:46 UTC (rev 117159)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: Eric Johnson <eric at coding-zone.com>
-
-pkgname=aspell-it
-pkgver=2.2_20050523
-pkgrel=4
-pkgdesc="Italian dictionary for aspell"
-arch=('i686' 'x86_64')
-url="http://aspell.net/"
-license=('GPL')
-depends=('aspell')
-source=("ftp://ftp.gnu.org/gnu/aspell/dict/it/aspell6-it-${pkgver}-0.tar.bz2")
-md5sums=('b1217299a0b67d1e121494d7ec18a88d')
-
-build() {
-  cd "${srcdir}/aspell6-it-${pkgver}-0"
-
-  ./configure
-  make
-}
-
-package() {
-  cd "${srcdir}/aspell6-it-${pkgver}-0"
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: aspell-it/repos/community-x86_64/PKGBUILD (from rev 117158, aspell-it/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-08-11 12:02:46 UTC (rev 117159)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Eric Johnson <eric at coding-zone.com>
+
+pkgname=aspell-it
+pkgver=2.2_20050523
+pkgrel=5
+pkgdesc="Italian dictionary for aspell"
+arch=('i686' 'x86_64')
+url="http://aspell.net/"
+license=('GPL')
+depends=('aspell')
+source=("ftp://ftp.gnu.org/gnu/aspell/dict/it/aspell6-it-${pkgver}-0.tar.bz2")
+md5sums=('b1217299a0b67d1e121494d7ec18a88d')
+
+build() {
+  cd "${srcdir}/aspell6-it-${pkgver}-0"
+
+  ./configure
+  make
+}
+
+package() {
+  cd "${srcdir}/aspell6-it-${pkgver}-0"
+
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list