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

Eric Bélanger eric at archlinux.org
Wed Mar 21 07:47:25 UTC 2012


    Date: Wednesday, March 21, 2012 @ 03:47:25
  Author: eric
Revision: 153982

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-03-21 07:47:08 UTC (rev 153981)
+++ extra-i686/PKGBUILD	2012-03-21 07:47:25 UTC (rev 153982)
@@ -1,28 +0,0 @@
-# $Id$
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-# Maintainer: Kevin Piche <kevin at archlinux.org>
-
-pkgname=zile
-pkgver=2.4.6
-pkgrel=1
-pkgdesc="A small, fast, and powerful Emacs clone"
-arch=('i686' 'x86_64')
-url="http://www.gnu.org/software/zile/"
-# Lua is not required, the author uses it to generate some source files.
-depends=('acl' 'gc' 'ncurses')
-license=('GPL')
-source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz"
-        "http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig")
-md5sums=('508d14a3410d7dde89088eca06dad692'
-         'a2403c9009621c84f8dd142245c99664')
-
-build() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: zile/repos/extra-i686/PKGBUILD (from rev 153981, zile/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-03-21 07:47:25 UTC (rev 153982)
@@ -0,0 +1,26 @@
+# $Id$
+# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
+# Maintainer: Kevin Piche <kevin at archlinux.org>
+
+pkgname=zile
+pkgver=2.4.7
+pkgrel=1
+pkgdesc="A small, fast, and powerful Emacs clone"
+arch=('i686' 'x86_64')
+url="http://www.gnu.org/software/zile/"
+license=('GPL')
+depends=('acl' 'gc' 'ncurses')
+source=(http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha1sums=('30c47a399b94b5dce68a178fe98807f86719a466'
+          'e22de32794e34eb9e1409d1eecc7aa18b710cf5d')
+
+build() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-03-21 07:47:08 UTC (rev 153981)
+++ extra-x86_64/PKGBUILD	2012-03-21 07:47:25 UTC (rev 153982)
@@ -1,28 +0,0 @@
-# $Id$
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-# Maintainer: Kevin Piche <kevin at archlinux.org>
-
-pkgname=zile
-pkgver=2.4.6
-pkgrel=1
-pkgdesc="A small, fast, and powerful Emacs clone"
-arch=('i686' 'x86_64')
-url="http://www.gnu.org/software/zile/"
-# Lua is not required, the author uses it to generate some source files.
-depends=('acl' 'gc' 'ncurses')
-license=('GPL')
-source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz"
-        "http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig")
-md5sums=('508d14a3410d7dde89088eca06dad692'
-         'a2403c9009621c84f8dd142245c99664')
-
-build() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: zile/repos/extra-x86_64/PKGBUILD (from rev 153981, zile/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-03-21 07:47:25 UTC (rev 153982)
@@ -0,0 +1,26 @@
+# $Id$
+# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
+# Maintainer: Kevin Piche <kevin at archlinux.org>
+
+pkgname=zile
+pkgver=2.4.7
+pkgrel=1
+pkgdesc="A small, fast, and powerful Emacs clone"
+arch=('i686' 'x86_64')
+url="http://www.gnu.org/software/zile/"
+license=('GPL')
+depends=('acl' 'gc' 'ncurses')
+source=(http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha1sums=('30c47a399b94b5dce68a178fe98807f86719a466'
+          'e22de32794e34eb9e1409d1eecc7aa18b710cf5d')
+
+build() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list