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

Allan McRae allan at archlinux.org
Sat Feb 18 03:34:52 UTC 2012


    Date: Friday, February 17, 2012 @ 22:34:52
  Author: allan
Revision: 150493

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

Added:
  aspell-pt/repos/extra-i686/PKGBUILD
    (from rev 150492, aspell-pt/trunk/PKGBUILD)
  aspell-pt/repos/extra-x86_64/PKGBUILD
    (from rev 150492, aspell-pt/trunk/PKGBUILD)
Deleted:
  aspell-pt/repos/extra-i686/PKGBUILD
  aspell-pt/repos/extra-x86_64/PKGBUILD

-----------------------+
 extra-i686/PKGBUILD   |   78 ++++++++++++++++++++++++------------------------
 extra-x86_64/PKGBUILD |   78 ++++++++++++++++++++++++------------------------
 2 files changed, 78 insertions(+), 78 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-02-18 03:33:28 UTC (rev 150492)
+++ extra-i686/PKGBUILD	2012-02-18 03:34:52 UTC (rev 150493)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Simo Leone <simo at archlinux.org>
-# Contributor: jlvsimoes <jlvsimoes at oninet.pt>
-
-pkgname=aspell-pt
-_pkgverPT=20070510
-_pkgverBR=20090702
-pkgver=$_pkgverBR
-pkgrel=2
-pkgdesc="Portuguese and Brazilian Portuguese dictionary for aspell"
-arch=('i686' 'x86_64')
-url="http://aspell.net/"
-license=('GPL2')
-depends=('aspell')
-conflicts=('aspell-pt_br')
-replaces=('aspell-pt_br')
-source=(ftp://ftp.gnu.org/gnu/aspell/dict/pt_BR/aspell6-pt_BR-$_pkgverBR-0.tar.bz2
-        ftp://ftp.gnu.org/gnu/aspell/dict/pt_PT/aspell6-pt_PT-$_pkgverPT-0.tar.bz2)
-md5sums=('e082a8956882eb94a67c12e1b8c4a324' 'a54267ce8f91de6e6a1baf1e8048cba0')
-sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26' 'e136c2f411b582897437b06b9068c98ee333be41')
-
-build() {
-  cd "$srcdir/aspell6-pt_BR-$_pkgverBR-0"
-  ./configure
-  make
-
-  cd "$srcdir/aspell6-pt_PT-$_pkgverPT-0"
-  ./configure
-  make
-}
-
-package() {
-  cd "$srcdir/aspell6-pt_BR-$_pkgverBR-0"
-  make DESTDIR="$pkgdir" install
-
-  cd "$srcdir/aspell6-pt_PT-$_pkgverPT-0"
-  make DESTDIR="$pkgdir" install
-}

Copied: aspell-pt/repos/extra-i686/PKGBUILD (from rev 150492, aspell-pt/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-02-18 03:34:52 UTC (rev 150493)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer:
+# Contributor: Simo Leone <simo at archlinux.org>
+# Contributor: jlvsimoes <jlvsimoes at oninet.pt>
+
+pkgname=aspell-pt
+_pkgverPT=20070510
+_pkgverBR=20090702
+pkgver=$_pkgverBR
+pkgrel=3
+pkgdesc="Portuguese and Brazilian Portuguese dictionary for aspell"
+arch=('i686' 'x86_64')
+url="http://aspell.net/"
+license=('GPL2')
+depends=('aspell')
+conflicts=('aspell-pt_br')
+replaces=('aspell-pt_br')
+source=(ftp://ftp.gnu.org/gnu/aspell/dict/pt_BR/aspell6-pt_BR-$_pkgverBR-0.tar.bz2
+        ftp://ftp.gnu.org/gnu/aspell/dict/pt_PT/aspell6-pt_PT-$_pkgverPT-0.tar.bz2)
+md5sums=('e082a8956882eb94a67c12e1b8c4a324' 'a54267ce8f91de6e6a1baf1e8048cba0')
+sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26' 'e136c2f411b582897437b06b9068c98ee333be41')
+
+build() {
+  cd "$srcdir/aspell6-pt_BR-$_pkgverBR-0"
+  ./configure
+  make
+
+  cd "$srcdir/aspell6-pt_PT-$_pkgverPT-0"
+  ./configure
+  make
+}
+
+package() {
+  cd "$srcdir/aspell6-pt_BR-$_pkgverBR-0"
+  make DESTDIR="$pkgdir" install
+
+  cd "$srcdir/aspell6-pt_PT-$_pkgverPT-0"
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-02-18 03:33:28 UTC (rev 150492)
+++ extra-x86_64/PKGBUILD	2012-02-18 03:34:52 UTC (rev 150493)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Simo Leone <simo at archlinux.org>
-# Contributor: jlvsimoes <jlvsimoes at oninet.pt>
-
-pkgname=aspell-pt
-_pkgverPT=20070510
-_pkgverBR=20090702
-pkgver=$_pkgverBR
-pkgrel=2
-pkgdesc="Portuguese and Brazilian Portuguese dictionary for aspell"
-arch=('i686' 'x86_64')
-url="http://aspell.net/"
-license=('GPL2')
-depends=('aspell')
-conflicts=('aspell-pt_br')
-replaces=('aspell-pt_br')
-source=(ftp://ftp.gnu.org/gnu/aspell/dict/pt_BR/aspell6-pt_BR-$_pkgverBR-0.tar.bz2
-        ftp://ftp.gnu.org/gnu/aspell/dict/pt_PT/aspell6-pt_PT-$_pkgverPT-0.tar.bz2)
-md5sums=('e082a8956882eb94a67c12e1b8c4a324' 'a54267ce8f91de6e6a1baf1e8048cba0')
-sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26' 'e136c2f411b582897437b06b9068c98ee333be41')
-
-build() {
-  cd "$srcdir/aspell6-pt_BR-$_pkgverBR-0"
-  ./configure
-  make
-
-  cd "$srcdir/aspell6-pt_PT-$_pkgverPT-0"
-  ./configure
-  make
-}
-
-package() {
-  cd "$srcdir/aspell6-pt_BR-$_pkgverBR-0"
-  make DESTDIR="$pkgdir" install
-
-  cd "$srcdir/aspell6-pt_PT-$_pkgverPT-0"
-  make DESTDIR="$pkgdir" install
-}

Copied: aspell-pt/repos/extra-x86_64/PKGBUILD (from rev 150492, aspell-pt/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-02-18 03:34:52 UTC (rev 150493)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer:
+# Contributor: Simo Leone <simo at archlinux.org>
+# Contributor: jlvsimoes <jlvsimoes at oninet.pt>
+
+pkgname=aspell-pt
+_pkgverPT=20070510
+_pkgverBR=20090702
+pkgver=$_pkgverBR
+pkgrel=3
+pkgdesc="Portuguese and Brazilian Portuguese dictionary for aspell"
+arch=('i686' 'x86_64')
+url="http://aspell.net/"
+license=('GPL2')
+depends=('aspell')
+conflicts=('aspell-pt_br')
+replaces=('aspell-pt_br')
+source=(ftp://ftp.gnu.org/gnu/aspell/dict/pt_BR/aspell6-pt_BR-$_pkgverBR-0.tar.bz2
+        ftp://ftp.gnu.org/gnu/aspell/dict/pt_PT/aspell6-pt_PT-$_pkgverPT-0.tar.bz2)
+md5sums=('e082a8956882eb94a67c12e1b8c4a324' 'a54267ce8f91de6e6a1baf1e8048cba0')
+sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26' 'e136c2f411b582897437b06b9068c98ee333be41')
+
+build() {
+  cd "$srcdir/aspell6-pt_BR-$_pkgverBR-0"
+  ./configure
+  make
+
+  cd "$srcdir/aspell6-pt_PT-$_pkgverPT-0"
+  ./configure
+  make
+}
+
+package() {
+  cd "$srcdir/aspell6-pt_BR-$_pkgverBR-0"
+  make DESTDIR="$pkgdir" install
+
+  cd "$srcdir/aspell6-pt_PT-$_pkgverPT-0"
+  make DESTDIR="$pkgdir" install
+}




More information about the arch-commits mailing list