summaryrefslogtreecommitdiff
path: root/testing
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-08-16 11:09:35 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-08-16 11:09:35 -0300
commitaf1b08b8cb081b88686b319a122aa5dbf096455f (patch)
treed896dcd1558fcc8050d3277f8dd3fef8a5c3540f /testing
parent356d47a41ddd831fabc3969a14b6823111516ee3 (diff)
parent13759ad562d5a15571c5ffc17217c3871bbe886f (diff)
For some reason abslibre-mips64el.git wanted to introduce regressions...
Merge branch 'master' of ssh://gparabola/abslibre-mips64el Conflicts: community/fceux/PKGBUILD community/pcsxr/PKGBUILD extra/lcms2/PKGBUILD extra/pidgin/PKGBUILD extra/sip/PKGBUILD libre/linux-libre/PKGBUILD social/tinc/PKGBUILD
Diffstat (limited to 'testing')
-rw-r--r--testing/cabal-install/PKGBUILD2
-rw-r--r--testing/dash/PKGBUILD2
-rw-r--r--testing/happy/PKGBUILD2
-rw-r--r--testing/libssh2/PKGBUILD2
-rw-r--r--testing/wget/PKGBUILD2
-rw-r--r--testing/xf86-input-wacom/PKGBUILD2
6 files changed, 6 insertions, 6 deletions
diff --git a/testing/cabal-install/PKGBUILD b/testing/cabal-install/PKGBUILD
index 0529e034c..ac1a88712 100644
--- a/testing/cabal-install/PKGBUILD
+++ b/testing/cabal-install/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1.1
pkgdesc="The command-line interface for Cabal and Hackage."
url="http://hackage.haskell.org/package/cabal-install"
license=('custom:BSD3')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
makedepends=('ghc=7.0.3' 'haskell-http>=4000.1.1' 'haskell-zlib')
depends=('gmp' zlib)
options=('strip')
diff --git a/testing/dash/PKGBUILD b/testing/dash/PKGBUILD
index 50aaf36c0..eb26eb132 100644
--- a/testing/dash/PKGBUILD
+++ b/testing/dash/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=dash
pkgver=0.5.7
pkgrel=2
pkgdesc="A POSIX compliant shell that aims to be as small as possible"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://gondor.apana.org.au/~herbert/dash/"
license=('BSD')
depends=('glibc')
diff --git a/testing/happy/PKGBUILD b/testing/happy/PKGBUILD
index d5303e80e..f67f0c8d1 100644
--- a/testing/happy/PKGBUILD
+++ b/testing/happy/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.18.6
pkgrel=1.2
pkgdesc="The Parser Generator for Haskell"
url="http://www.haskell.org/happy/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=("custom:BSD3")
depends=(gmp)
makedepends=(ghc=7.0.3 haskell-mtl=2.0.1.0)
diff --git a/testing/libssh2/PKGBUILD b/testing/libssh2/PKGBUILD
index 4eeb02c5d..3cbc9c849 100644
--- a/testing/libssh2/PKGBUILD
+++ b/testing/libssh2/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=1.2.8
pkgrel=1
pkgdesc="A library implementing the SSH2 protocol as defined by Internet Drafts"
url="http://www.libssh2.org/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('BSD')
depends=('openssl')
makedepends=('zlib')
diff --git a/testing/wget/PKGBUILD b/testing/wget/PKGBUILD
index 43a6c0535..32fab8910 100644
--- a/testing/wget/PKGBUILD
+++ b/testing/wget/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=wget
pkgver=1.13
pkgrel=1
pkgdesc="A network utility to retrieve files from the Web"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnu.org/software/wget/wget.html"
license=('GPL3')
groups=('base')
diff --git a/testing/xf86-input-wacom/PKGBUILD b/testing/xf86-input-wacom/PKGBUILD
index 5eee08b5b..170143943 100644
--- a/testing/xf86-input-wacom/PKGBUILD
+++ b/testing/xf86-input-wacom/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=xf86-input-wacom
pkgver=0.11.1
pkgrel=2
pkgdesc="X.Org Wacom tablet driver"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://linuxwacom.sourceforge.net/"
license=('GPL')
backup=('etc/X11/xorg.conf.d/50-wacom.conf')