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

Alexander Rødseth arodseth at nymeria.archlinux.org
Mon Apr 21 19:02:02 UTC 2014


    Date: Monday, April 21, 2014 @ 21:02:02
  Author: arodseth
Revision: 109932

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

Added:
  alex/repos/community-staging-i686/PKGBUILD
    (from rev 109931, alex/trunk/PKGBUILD)
  alex/repos/community-staging-x86_64/PKGBUILD
    (from rev 109931, alex/trunk/PKGBUILD)
Deleted:
  alex/repos/community-staging-i686/PKGBUILD
  alex/repos/community-staging-x86_64/PKGBUILD

-----------------------------------+
 /PKGBUILD                         |   70 ++++++++++++++++++++++++++++++++++++
 community-staging-i686/PKGBUILD   |   35 ------------------
 community-staging-x86_64/PKGBUILD |   35 ------------------
 3 files changed, 70 insertions(+), 70 deletions(-)

Deleted: community-staging-i686/PKGBUILD
===================================================================
--- community-staging-i686/PKGBUILD	2014-04-21 19:01:47 UTC (rev 109931)
+++ community-staging-i686/PKGBUILD	2014-04-21 19:02:02 UTC (rev 109932)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Vesa Kaihlavirta <vegai at iki.fi>
-# Contributor: Philip Nilsson <pnilsson at nullref.se>
-
-pkgname=alex
-pkgver=3.1.3
-pkgrel=1
-pkgdesc='Lexical analyser generator for Haskell'
-arch=('x86_64' 'i686')
-url='http://hackage.haskell.org/package/alex'
-license=('custom:BSD3')
-depends=('gmp' 'libffi')
-makedepends=('ghc=7.8.2' 'haskell-quickcheck' 'happy' 'libffi')
-source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('8d41a6e72a016155f00c846f7146ab4b27fe9640668a4b592d6a9b856f970a92')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  runghc Setup.lhs configure --prefix=/usr --datasubdir="$pkgname"
-  runghc Setup.lhs build
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  runghc Setup.lhs copy --destdir="$pkgdir"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/alex/BSD3"
-  # Doc only contains the license
-  rm -rf $pkgdir/usr/share/doc
-}
-
-# vim:set ts=2 sw=2 et:

Copied: alex/repos/community-staging-i686/PKGBUILD (from rev 109931, alex/trunk/PKGBUILD)
===================================================================
--- community-staging-i686/PKGBUILD	                        (rev 0)
+++ community-staging-i686/PKGBUILD	2014-04-21 19:02:02 UTC (rev 109932)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Vesa Kaihlavirta <vegai at iki.fi>
+# Contributor: Philip Nilsson <pnilsson at nullref.se>
+
+pkgname=alex
+pkgver=3.1.3
+pkgrel=2
+pkgdesc='Lexical analyser generator for Haskell'
+arch=('x86_64' 'i686')
+url='http://hackage.haskell.org/package/alex'
+license=('custom:BSD3')
+depends=('gmp' 'libffi')
+makedepends=('ghc=7.8.2' 'haskell-quickcheck' 'happy' 'libffi')
+source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
+sha256sums=('8d41a6e72a016155f00c846f7146ab4b27fe9640668a4b592d6a9b856f970a92')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  runghc Setup.lhs configure --prefix=/usr --datasubdir="$pkgname"
+  runghc Setup.lhs build
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  runghc Setup.lhs copy --destdir="$pkgdir"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/alex/BSD3"
+  # Doc only contains the license
+  rm -rf $pkgdir/usr/share/doc
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-staging-x86_64/PKGBUILD
===================================================================
--- community-staging-x86_64/PKGBUILD	2014-04-21 19:01:47 UTC (rev 109931)
+++ community-staging-x86_64/PKGBUILD	2014-04-21 19:02:02 UTC (rev 109932)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Vesa Kaihlavirta <vegai at iki.fi>
-# Contributor: Philip Nilsson <pnilsson at nullref.se>
-
-pkgname=alex
-pkgver=3.1.3
-pkgrel=1
-pkgdesc='Lexical analyser generator for Haskell'
-arch=('x86_64' 'i686')
-url='http://hackage.haskell.org/package/alex'
-license=('custom:BSD3')
-depends=('gmp' 'libffi')
-makedepends=('ghc=7.8.2' 'haskell-quickcheck' 'happy' 'libffi')
-source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('8d41a6e72a016155f00c846f7146ab4b27fe9640668a4b592d6a9b856f970a92')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  runghc Setup.lhs configure --prefix=/usr --datasubdir="$pkgname"
-  runghc Setup.lhs build
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  runghc Setup.lhs copy --destdir="$pkgdir"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/alex/BSD3"
-  # Doc only contains the license
-  rm -rf $pkgdir/usr/share/doc
-}
-
-# vim:set ts=2 sw=2 et:

Copied: alex/repos/community-staging-x86_64/PKGBUILD (from rev 109931, alex/trunk/PKGBUILD)
===================================================================
--- community-staging-x86_64/PKGBUILD	                        (rev 0)
+++ community-staging-x86_64/PKGBUILD	2014-04-21 19:02:02 UTC (rev 109932)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Vesa Kaihlavirta <vegai at iki.fi>
+# Contributor: Philip Nilsson <pnilsson at nullref.se>
+
+pkgname=alex
+pkgver=3.1.3
+pkgrel=2
+pkgdesc='Lexical analyser generator for Haskell'
+arch=('x86_64' 'i686')
+url='http://hackage.haskell.org/package/alex'
+license=('custom:BSD3')
+depends=('gmp' 'libffi')
+makedepends=('ghc=7.8.2' 'haskell-quickcheck' 'happy' 'libffi')
+source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
+sha256sums=('8d41a6e72a016155f00c846f7146ab4b27fe9640668a4b592d6a9b856f970a92')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  runghc Setup.lhs configure --prefix=/usr --datasubdir="$pkgname"
+  runghc Setup.lhs build
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  runghc Setup.lhs copy --destdir="$pkgdir"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/alex/BSD3"
+  # Doc only contains the license
+  rm -rf $pkgdir/usr/share/doc
+}
+
+# vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list