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

Lukas Jirkovsky stativ at nymeria.archlinux.org
Fri Jul 4 06:47:57 UTC 2014


    Date: Friday, July 4, 2014 @ 08:47:57
  Author: stativ
Revision: 114800

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

Added:
  aspell-cs/repos/community-i686/PKGBUILD
    (from rev 114799, aspell-cs/trunk/PKGBUILD)
  aspell-cs/repos/community-x86_64/PKGBUILD
    (from rev 114799, aspell-cs/trunk/PKGBUILD)
Deleted:
  aspell-cs/repos/community-i686/PKGBUILD
  aspell-cs/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-07-04 06:47:36 UTC (rev 114799)
+++ community-i686/PKGBUILD	2014-07-04 06:47:57 UTC (rev 114800)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <tu at dragonlord.cz>
-# Contributor: Michal Karas <largon at largon.net>
-
-pkgname=aspell-cs
-pkgver=20040614
-pkgrel=6
-pkgdesc="Czech dictionary for aspell"
-arch=('i686' 'x86_64')
-url="http://aspell.net/"
-license=('GPL')
-depends=('aspell')
-source=(ftp://ftp.gnu.org/gnu/aspell/dict/cs/aspell6-cs-$pkgver-1.tar.bz2)
-md5sums=('50f0c2b7b6fcfe47bb647ad8993d2fe8')
-
-build() {
-  cd "$srcdir"/aspell6-cs-$pkgver-1
-
-  ./configure
-  make
-}
-
-package() {
-  cd "$srcdir"/aspell6-cs-$pkgver-1
-
-  make DESTDIR="$pkgdir" install
-}

Copied: aspell-cs/repos/community-i686/PKGBUILD (from rev 114799, aspell-cs/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-07-04 06:47:57 UTC (rev 114800)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <tu at dragonlord.cz>
+# Contributor: Michal Karas <largon at largon.net>
+
+pkgname=aspell-cs
+pkgver=20040614
+pkgrel=7
+pkgdesc="Czech dictionary for aspell"
+arch=('i686' 'x86_64')
+url="http://aspell.net/"
+license=('GPL')
+depends=('aspell')
+source=(ftp://ftp.gnu.org/gnu/aspell/dict/cs/aspell6-cs-$pkgver-1.tar.bz2)
+md5sums=('50f0c2b7b6fcfe47bb647ad8993d2fe8')
+
+build() {
+  cd "$srcdir"/aspell6-cs-$pkgver-1
+
+  ./configure
+  make
+}
+
+package() {
+  cd "$srcdir"/aspell6-cs-$pkgver-1
+
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-07-04 06:47:36 UTC (rev 114799)
+++ community-x86_64/PKGBUILD	2014-07-04 06:47:57 UTC (rev 114800)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <tu at dragonlord.cz>
-# Contributor: Michal Karas <largon at largon.net>
-
-pkgname=aspell-cs
-pkgver=20040614
-pkgrel=6
-pkgdesc="Czech dictionary for aspell"
-arch=('i686' 'x86_64')
-url="http://aspell.net/"
-license=('GPL')
-depends=('aspell')
-source=(ftp://ftp.gnu.org/gnu/aspell/dict/cs/aspell6-cs-$pkgver-1.tar.bz2)
-md5sums=('50f0c2b7b6fcfe47bb647ad8993d2fe8')
-
-build() {
-  cd "$srcdir"/aspell6-cs-$pkgver-1
-
-  ./configure
-  make
-}
-
-package() {
-  cd "$srcdir"/aspell6-cs-$pkgver-1
-
-  make DESTDIR="$pkgdir" install
-}

Copied: aspell-cs/repos/community-x86_64/PKGBUILD (from rev 114799, aspell-cs/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-07-04 06:47:57 UTC (rev 114800)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <tu at dragonlord.cz>
+# Contributor: Michal Karas <largon at largon.net>
+
+pkgname=aspell-cs
+pkgver=20040614
+pkgrel=7
+pkgdesc="Czech dictionary for aspell"
+arch=('i686' 'x86_64')
+url="http://aspell.net/"
+license=('GPL')
+depends=('aspell')
+source=(ftp://ftp.gnu.org/gnu/aspell/dict/cs/aspell6-cs-$pkgver-1.tar.bz2)
+md5sums=('50f0c2b7b6fcfe47bb647ad8993d2fe8')
+
+build() {
+  cd "$srcdir"/aspell6-cs-$pkgver-1
+
+  ./configure
+  make
+}
+
+package() {
+  cd "$srcdir"/aspell6-cs-$pkgver-1
+
+  make DESTDIR="$pkgdir" install
+}




More information about the arch-commits mailing list