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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Sun Jun 23 14:26:21 UTC 2013


    Date: Sunday, June 23, 2013 @ 16:26:21
  Author: bpiotrowski
Revision: 93057

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

Added:
  ascii/repos/community-i686/PKGBUILD
    (from rev 93056, ascii/trunk/PKGBUILD)
  ascii/repos/community-x86_64/PKGBUILD
    (from rev 93056, ascii/trunk/PKGBUILD)
Deleted:
  ascii/repos/community-i686/PKGBUILD
  ascii/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-06-23 14:26:01 UTC (rev 93056)
+++ community-i686/PKGBUILD	2013-06-23 14:26:21 UTC (rev 93057)
@@ -1,33 +0,0 @@
-# Maintainer: Peter Lewis <plewis at aur.archlinux.org>
-# Contributor: Grigorios Bouzakis <grbzks at xsmail.com>
-# Contributor: Damir Perisa <damir.perisa at bluewin.ch>
-
-pkgname=ascii
-pkgver=3.11
-pkgrel=2
-pkgdesc="Utility for conversion between various byte representations and the ASCII character table"
-arch=('i686' 'x86_64')
-url="http://www.catb.org/~esr/ascii"
-license=('BSD')
-depends=('glibc')
-source=("http://www.catb.org/~esr/ascii/ascii-${pkgver}.tar.gz")
-md5sums=('ba8a9392f8aa8c6b7a52923fba870579')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  install -D ${pkgname} \
-    ${pkgdir}/usr/bin/${pkgname}
-
-  install -D -m644 ${pkgname}.1 \
-    ${pkgdir}/usr/share/man/man1/${pkgname}.1
-
-  install -D -m644 COPYING \
-    ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: ascii/repos/community-i686/PKGBUILD (from rev 93056, ascii/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-06-23 14:26:21 UTC (rev 93057)
@@ -0,0 +1,33 @@
+# Maintainer: Peter Lewis <plewis at aur.archlinux.org>
+# Contributor: Grigorios Bouzakis <grbzks at xsmail.com>
+# Contributor: Damir Perisa <damir.perisa at bluewin.ch>
+
+pkgname=ascii
+pkgver=3.12
+pkgrel=1
+pkgdesc="Utility for conversion between various byte representations and the ASCII character table"
+arch=('i686' 'x86_64')
+url="http://www.catb.org/~esr/ascii"
+license=('BSD')
+depends=('glibc')
+source=("http://www.catb.org/~esr/ascii/ascii-${pkgver}.tar.gz")
+md5sums=('d06267813ac83ed511b7330f43fcc4ee')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  install -D ${pkgname} \
+    ${pkgdir}/usr/bin/${pkgname}
+
+  install -D -m644 ${pkgname}.1 \
+    ${pkgdir}/usr/share/man/man1/${pkgname}.1
+
+  install -D -m644 COPYING \
+    ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-06-23 14:26:01 UTC (rev 93056)
+++ community-x86_64/PKGBUILD	2013-06-23 14:26:21 UTC (rev 93057)
@@ -1,33 +0,0 @@
-# Maintainer: Peter Lewis <plewis at aur.archlinux.org>
-# Contributor: Grigorios Bouzakis <grbzks at xsmail.com>
-# Contributor: Damir Perisa <damir.perisa at bluewin.ch>
-
-pkgname=ascii
-pkgver=3.11
-pkgrel=2
-pkgdesc="Utility for conversion between various byte representations and the ASCII character table"
-arch=('i686' 'x86_64')
-url="http://www.catb.org/~esr/ascii"
-license=('BSD')
-depends=('glibc')
-source=("http://www.catb.org/~esr/ascii/ascii-${pkgver}.tar.gz")
-md5sums=('ba8a9392f8aa8c6b7a52923fba870579')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  install -D ${pkgname} \
-    ${pkgdir}/usr/bin/${pkgname}
-
-  install -D -m644 ${pkgname}.1 \
-    ${pkgdir}/usr/share/man/man1/${pkgname}.1
-
-  install -D -m644 COPYING \
-    ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: ascii/repos/community-x86_64/PKGBUILD (from rev 93056, ascii/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-06-23 14:26:21 UTC (rev 93057)
@@ -0,0 +1,33 @@
+# Maintainer: Peter Lewis <plewis at aur.archlinux.org>
+# Contributor: Grigorios Bouzakis <grbzks at xsmail.com>
+# Contributor: Damir Perisa <damir.perisa at bluewin.ch>
+
+pkgname=ascii
+pkgver=3.12
+pkgrel=1
+pkgdesc="Utility for conversion between various byte representations and the ASCII character table"
+arch=('i686' 'x86_64')
+url="http://www.catb.org/~esr/ascii"
+license=('BSD')
+depends=('glibc')
+source=("http://www.catb.org/~esr/ascii/ascii-${pkgver}.tar.gz")
+md5sums=('d06267813ac83ed511b7330f43fcc4ee')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  install -D ${pkgname} \
+    ${pkgdir}/usr/bin/${pkgname}
+
+  install -D -m644 ${pkgname}.1 \
+    ${pkgdir}/usr/share/man/man1/${pkgname}.1
+
+  install -D -m644 COPYING \
+    ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}




More information about the arch-commits mailing list