Date: Wednesday, February 26, 2014 @ 00:08:43
  Author: bpiotrowski
Revision: 106258

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD     2014-02-25 23:08:35 UTC (rev 106257)
+++ community-i686/PKGBUILD     2014-02-25 23:08:43 UTC (rev 106258)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Thomas Dziedzic <[email protected]>
-# Contributor: simo <[email protected]>
-# Contributor: Vesa Kaihlavirta <[email protected]>
- 
-pkgname=happy
-pkgver=1.18.10
-pkgrel=3
-pkgdesc="The Parser Generator for Haskell"
-url="http://hackage.haskell.org/package/happy";
-arch=('i686' 'x86_64')
-license=("custom:BSD3")
-depends=('gmp')
-makedepends=('ghc=7.6.3-1' 'haskell-mtl=2.1.2-3')
-source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('a1638e89434427e57f68ef311761dc30')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  runhaskell Setup.lhs configure -O --prefix=/usr
-  runhaskell Setup.lhs build
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  runhaskell Setup.lhs copy --destdir="${pkgdir}"
-  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: happy/repos/community-i686/PKGBUILD (from rev 106257, 
happy/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD                             (rev 0)
+++ community-i686/PKGBUILD     2014-02-25 23:08:43 UTC (rev 106258)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Thomas Dziedzic <[email protected]>
+# Contributor: simo <[email protected]>
+# Contributor: Vesa Kaihlavirta <[email protected]>
+
+pkgname=happy
+pkgver=1.19.3
+pkgrel=1
+pkgdesc="The Parser Generator for Haskell"
+url="http://hackage.haskell.org/package/happy";
+arch=('i686' 'x86_64')
+license=("custom:BSD3")
+depends=('gmp')
+makedepends=('ghc=7.6.3-1' 'haskell-mtl=2.1.2-3')
+source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('fb9f4aec9d9e3b92be95a8abc43704b4')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  runhaskell Setup.lhs configure -O --prefix=/usr
+  runhaskell Setup.lhs build
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  runhaskell Setup.lhs copy --destdir="${pkgdir}"
+  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD   2014-02-25 23:08:35 UTC (rev 106257)
+++ community-x86_64/PKGBUILD   2014-02-25 23:08:43 UTC (rev 106258)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Thomas Dziedzic <[email protected]>
-# Contributor: simo <[email protected]>
-# Contributor: Vesa Kaihlavirta <[email protected]>
- 
-pkgname=happy
-pkgver=1.18.10
-pkgrel=3
-pkgdesc="The Parser Generator for Haskell"
-url="http://hackage.haskell.org/package/happy";
-arch=('i686' 'x86_64')
-license=("custom:BSD3")
-depends=('gmp')
-makedepends=('ghc=7.6.3-1' 'haskell-mtl=2.1.2-3')
-source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('a1638e89434427e57f68ef311761dc30')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  runhaskell Setup.lhs configure -O --prefix=/usr
-  runhaskell Setup.lhs build
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  runhaskell Setup.lhs copy --destdir="${pkgdir}"
-  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: happy/repos/community-x86_64/PKGBUILD (from rev 106257, 
happy/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD                           (rev 0)
+++ community-x86_64/PKGBUILD   2014-02-25 23:08:43 UTC (rev 106258)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Thomas Dziedzic <[email protected]>
+# Contributor: simo <[email protected]>
+# Contributor: Vesa Kaihlavirta <[email protected]>
+
+pkgname=happy
+pkgver=1.19.3
+pkgrel=1
+pkgdesc="The Parser Generator for Haskell"
+url="http://hackage.haskell.org/package/happy";
+arch=('i686' 'x86_64')
+license=("custom:BSD3")
+depends=('gmp')
+makedepends=('ghc=7.6.3-1' 'haskell-mtl=2.1.2-3')
+source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('fb9f4aec9d9e3b92be95a8abc43704b4')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  runhaskell Setup.lhs configure -O --prefix=/usr
+  runhaskell Setup.lhs build
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  runhaskell Setup.lhs copy --destdir="${pkgdir}"
+  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Reply via email to