summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-17 01:02:46 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-17 01:02:46 -0500
commit8e1da3da67e88dd378bd80f3a36628e1d1192bd7 (patch)
tree4f5a069fd2babb5126a9821ef8e9f532c9cdce14
parent5baa8466f439933d7d1cea79d455721c047a1a72 (diff)
Add mips64el in archs
-rw-r--r--community/gtksourceviewmm/PKGBUILD2
-rw-r--r--community/qscintilla-qt3/PKGBUILD2
-rw-r--r--community/qtcurve-gtk2/PKGBUILD2
-rw-r--r--community/qtcurve-kde4/PKGBUILD2
-rw-r--r--community/raptor1/PKGBUILD2
-rw-r--r--community/regexxer/PKGBUILD2
-rw-r--r--community/ruby-ncurses/PKGBUILD2
-rw-r--r--community/sdcv/PKGBUILD2
-rw-r--r--community/seahorse-nautilus/PKGBUILD2
-rw-r--r--community/sensors-applet/PKGBUILD2
-rw-r--r--community/sshpass/PKGBUILD2
-rw-r--r--community/start-stop-daemon/PKGBUILD2
-rw-r--r--community/sysvbanner/PKGBUILD2
13 files changed, 13 insertions, 13 deletions
diff --git a/community/gtksourceviewmm/PKGBUILD b/community/gtksourceviewmm/PKGBUILD
index ad2c08025..020dae4da 100644
--- a/community/gtksourceviewmm/PKGBUILD
+++ b/community/gtksourceviewmm/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=gtksourceviewmm
pkgver=3.2.0
pkgrel=1
pkgdesc="provides C++ bindings for gtksourceview library"
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url="http://gnome.org"
license=('LGPL2.1')
depends=('gtkmm3' 'gtksourceview3')
diff --git a/community/qscintilla-qt3/PKGBUILD b/community/qscintilla-qt3/PKGBUILD
index 97da30f58..8de84ddb2 100644
--- a/community/qscintilla-qt3/PKGBUILD
+++ b/community/qscintilla-qt3/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=qscintilla-qt3
pkgver=1.7.1
pkgrel=4
pkgdesc="A port to Qt3 of Neil Hodgson's Scintilla C++ editor class"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.riverbankcomputing.co.uk/software/qscintilla/intro/"
license=('GPL2')
depends=('qt3')
diff --git a/community/qtcurve-gtk2/PKGBUILD b/community/qtcurve-gtk2/PKGBUILD
index 6c8399cb9..7e4d603ad 100644
--- a/community/qtcurve-gtk2/PKGBUILD
+++ b/community/qtcurve-gtk2/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=qtcurve-gtk2
pkgver=1.8.15
pkgrel=1
pkgdesc="A configurable set of widget styles for KDE and Gtk"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.kde-look.org/content/show.php?content=40492"
license=('GPL')
depends=('gtk2')
diff --git a/community/qtcurve-kde4/PKGBUILD b/community/qtcurve-kde4/PKGBUILD
index 2210a507d..0207a58d7 100644
--- a/community/qtcurve-kde4/PKGBUILD
+++ b/community/qtcurve-kde4/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=qtcurve-kde4
pkgver=1.8.12
pkgrel=1
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
groups=('qtcurve')
license=('GPL')
pkgdesc='A configurable set of widget styles for KDE and Gtk'
diff --git a/community/raptor1/PKGBUILD b/community/raptor1/PKGBUILD
index 0401aee5a..ae2c80833 100644
--- a/community/raptor1/PKGBUILD
+++ b/community/raptor1/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=raptor1
pkgver=1.4.21
pkgrel=4
pkgdesc="A C library that parses RDF/XML/N-Triples into RDF triples - old V1 api for compatibility"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://librdf.org/raptor"
depends=('curl' 'libxslt')
license=('LGPL')
diff --git a/community/regexxer/PKGBUILD b/community/regexxer/PKGBUILD
index c570f654d..9beef2635 100644
--- a/community/regexxer/PKGBUILD
+++ b/community/regexxer/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=regexxer
pkgver=0.10
pkgrel=3
pkgdesc="Interactive search and replace tool for GNOME"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://regexxer.sourceforge.net/"
license=('GPL')
depends=('gtksourceviewmm' 'dconf' 'hicolor-icon-theme' 'xdg-utils')
diff --git a/community/ruby-ncurses/PKGBUILD b/community/ruby-ncurses/PKGBUILD
index f3434fe32..bd3664892 100644
--- a/community/ruby-ncurses/PKGBUILD
+++ b/community/ruby-ncurses/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=ruby-ncurses
pkgver=1.3.1
pkgrel=3
pkgdesc="Module for interactive text console applications (ncurses)"
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
url="http://ncurses-ruby.berlios.de/"
license=('GPL')
depends=('ruby')
diff --git a/community/sdcv/PKGBUILD b/community/sdcv/PKGBUILD
index dd1d87971..72f54e6c0 100644
--- a/community/sdcv/PKGBUILD
+++ b/community/sdcv/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=sdcv
pkgver=0.4.2
pkgrel=6
pkgdesc="StarDict Console Version"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://sdcv.sourceforge.net/"
license=('GPL')
depends=('glib2' 'readline' 'zlib')
diff --git a/community/seahorse-nautilus/PKGBUILD b/community/seahorse-nautilus/PKGBUILD
index 884840d1f..dae741987 100644
--- a/community/seahorse-nautilus/PKGBUILD
+++ b/community/seahorse-nautilus/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=seahorse-nautilus
pkgver=3.4.0
pkgrel=1
pkgdesc="PGP encryption and signing for nautilus"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://git.gnome.org/browse/seahorse-nautilus/"
license=('GPL')
depends=('gconf' 'libcryptui' 'nautilus')
diff --git a/community/sensors-applet/PKGBUILD b/community/sensors-applet/PKGBUILD
index 3c9da15c1..1a19269ab 100644
--- a/community/sensors-applet/PKGBUILD
+++ b/community/sensors-applet/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=sensors-applet
pkgver=3.0.0
pkgrel=2
pkgdesc="Applet for GNOME Panel to display readings from hardware sensors, including CPU temperature, fan speeds and voltage readings"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://sensors-applet.sourceforge.net/"
license=('GPL')
depends=('gnome-panel' 'libatasmart' 'lm_sensors' 'xdg-utils')
diff --git a/community/sshpass/PKGBUILD b/community/sshpass/PKGBUILD
index 3f18e8e76..ad071a7b6 100644
--- a/community/sshpass/PKGBUILD
+++ b/community/sshpass/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=sshpass
pkgver=1.05
pkgrel=1
pkgdesc='Fool ssh into accepting an interactive password non-interactively'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://sourceforge.net/projects/sshpass/'
license=('GPL')
depends=('openssh')
diff --git a/community/start-stop-daemon/PKGBUILD b/community/start-stop-daemon/PKGBUILD
index a9ba3f285..a884da84b 100644
--- a/community/start-stop-daemon/PKGBUILD
+++ b/community/start-stop-daemon/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=start-stop-daemon
pkgver=1.15.8.12
pkgrel=1
pkgdesc='Start and stop system daemon programs'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL2')
url='http://packages.qa.debian.org/d/dpkg.html'
depends=('glibc')
diff --git a/community/sysvbanner/PKGBUILD b/community/sysvbanner/PKGBUILD
index 44304f42a..dbaaa5543 100644
--- a/community/sysvbanner/PKGBUILD
+++ b/community/sysvbanner/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=sysvbanner
pkgver=1.0.15
pkgrel=1
pkgdesc='System-V banner clone'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://packages.qa.debian.org/s/sysvbanner.html'
conflicts=('bsd-games')
license=('custom')