[arch-commits] Commit in arch-firefox-search/repos/community-any (16 files)

Antonio Rojas arojas at archlinux.org
Thu May 31 07:02:23 UTC 2018


    Date: Thursday, May 31, 2018 @ 07:02:23
  Author: arojas
Revision: 334247

archrelease: copy trunk to community-any

Added:
  arch-firefox-search/repos/community-any/PKGBUILD
    (from rev 334246, arch-firefox-search/trunk/PKGBUILD)
  arch-firefox-search/repos/community-any/arch-bugs-fs.xml
    (from rev 334246, arch-firefox-search/trunk/arch-bugs-fs.xml)
  arch-firefox-search/repos/community-any/arch-bugs-t.xml
    (from rev 334246, arch-firefox-search/trunk/arch-bugs-t.xml)
  arch-firefox-search/repos/community-any/arch-forum-a.xml
    (from rev 334246, arch-firefox-search/trunk/arch-forum-a.xml)
  arch-firefox-search/repos/community-any/arch-forum-c.xml
    (from rev 334246, arch-firefox-search/trunk/arch-forum-c.xml)
  arch-firefox-search/repos/community-any/arch-pkgs.xml
    (from rev 334246, arch-firefox-search/trunk/arch-pkgs.xml)
  arch-firefox-search/repos/community-any/arch-wiki.xml
    (from rev 334246, arch-firefox-search/trunk/arch-wiki.xml)
  arch-firefox-search/repos/community-any/aur.xml
    (from rev 334246, arch-firefox-search/trunk/aur.xml)
Deleted:
  arch-firefox-search/repos/community-any/PKGBUILD
  arch-firefox-search/repos/community-any/arch-bugs-fs.xml
  arch-firefox-search/repos/community-any/arch-bugs-t.xml
  arch-firefox-search/repos/community-any/arch-forum-a.xml
  arch-firefox-search/repos/community-any/arch-forum-c.xml
  arch-firefox-search/repos/community-any/arch-pkgs.xml
  arch-firefox-search/repos/community-any/arch-wiki.xml
  arch-firefox-search/repos/community-any/aur.xml

------------------+
 PKGBUILD         |   78 ++++++++++++++++++++++++++---------------------------
 arch-bugs-fs.xml |   32 ++++++++++-----------
 arch-bugs-t.xml  |   32 ++++++++++-----------
 arch-forum-a.xml |   40 +++++++++++++--------------
 arch-forum-c.xml |   40 +++++++++++++--------------
 arch-pkgs.xml    |   30 ++++++++++----------
 arch-wiki.xml    |   32 ++++++++++-----------
 aur.xml          |   34 +++++++++++------------
 8 files changed, 159 insertions(+), 159 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-31 07:01:53 UTC (rev 334246)
+++ PKGBUILD	2018-05-31 07:02:23 UTC (rev 334247)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=arch-firefox-search
-pkgver=0.8.2
-pkgrel=7
-pkgdesc="Firefox Arch search engines (AUR, Pkgs, BBS, Wiki, etc.)"
-arch=('any')
-url="http://archlinux.org/"
-license=('GPL')
-depends=("firefox")
-replaces=('arch-firefox3-search')
-source=(arch-bugs-fs.xml
-	arch-bugs-t.xml
-	arch-forum-a.xml
-	arch-forum-c.xml
-	arch-pkgs.xml
-	arch-wiki.xml
-	aur.xml)
-md5sums=('df18835df1ea78bc3fc0e05f934b1e46'
-         '0226a317c8bf23feaa80e21d1706f2d5'
-         '4eaa3d26ac41077ee25b66127ad9ef0a'
-         '2435c34ea6a012fe08a8d17a051e5f80'
-         '403c346ce089ec56c2db67f9f3d87514'
-         'dbb93d1e793b92252b69f65110b33c42'
-         'bd0896ec148707b6980d23adc6015448')
-
-package() {
-#  _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1 -d-`
-#  depends=("firefox>=${_ffver}" "firefox<=${_ffver/0/99}")
-
-  cd "${srcdir}"
-  local _prefix="${pkgdir}"/usr/lib/firefox/distribution/searchplugins/common
-
-  for i in ${source[@]}; do
-    install -D -m 0644 "${srcdir}"/$i ${_prefix}/$i
-  done
-}

Copied: arch-firefox-search/repos/community-any/PKGBUILD (from rev 334246, arch-firefox-search/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2018-05-31 07:02:23 UTC (rev 334247)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=arch-firefox-search
+pkgver=0.8.2
+pkgrel=8
+pkgdesc="Firefox Arch search engines (AUR, Pkgs, BBS, Wiki, etc.)"
+arch=('any')
+url="http://archlinux.org/"
+license=('GPL')
+depends=("firefox")
+replaces=('arch-firefox3-search')
+source=(arch-bugs-fs.xml
+	arch-bugs-t.xml
+	arch-forum-a.xml
+	arch-forum-c.xml
+	arch-pkgs.xml
+	arch-wiki.xml
+	aur.xml)
+md5sums=('df18835df1ea78bc3fc0e05f934b1e46'
+         '0226a317c8bf23feaa80e21d1706f2d5'
+         '4eaa3d26ac41077ee25b66127ad9ef0a'
+         '2435c34ea6a012fe08a8d17a051e5f80'
+         '403c346ce089ec56c2db67f9f3d87514'
+         'dbb93d1e793b92252b69f65110b33c42'
+         'bd0896ec148707b6980d23adc6015448')
+
+package() {
+#  _ffver=`pacman -Q firefox | cut -f2 -d\ | cut -f1 -d-`
+#  depends=("firefox>=${_ffver}" "firefox<=${_ffver/0/99}")
+
+  cd "${srcdir}"
+  local _prefix="${pkgdir}"/usr/lib/firefox/distribution/searchplugins/common
+
+  for i in ${source[@]}; do
+    install -D -m 0644 "${srcdir}"/$i ${_prefix}/$i
+  done
+}

Deleted: arch-bugs-fs.xml
===================================================================
--- arch-bugs-fs.xml	2018-05-31 07:01:53 UTC (rev 334246)
+++ arch-bugs-fs.xml	2018-05-31 07:02:23 UTC (rev 334247)
@@ -1,16 +0,0 @@
-<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
-<ShortName>ArchBugs (FS)</ShortName>
-<Description>Arch Linux Bugtracker by FS</Description>
-<InputEncoding>UTF-8</InputEncoding>
-<Image width="16" height="16">data:image/x-icon;base64,R0lGODlhEAAQAKUmABeS0BeS0RiS0ReT0BeT0ReT0hiT0RiT0hiU0huV0hyV0h2V0x2W0iOZ0ySZ
-1SSa1Caa1Cyd1S+e1jKf1jCg1jKg1jOg1zSh1zeh2Dei1zqk2Duk2Dql2T2l2T6l2UOo2UOo2kao
-2UWq20qr206t3E+t3P//////////////////////////////////////////////////////////
-/////////////////////////////////////////////yH5BAEKAD8ALAAAAAAQABAAAAZVwJ9w
-SCwahQbH8ch4LI2QBuc5pEgiGOoQc5mEqB+Qp6MBUUmjjaWSES1LFwVhTlgsE3PAgY4w0gNCAnRF
-dAREdAeHg0NzBUQDdAZEBgFzjI5PllpFQQA7</Image>
-<Url type="text/html" method="GET" template="https://bugs.archlinux.org/index.php">
-  <Param name="task_id" value="{searchTerms}"/>
-  <Param name="do" value="details"/>
-</Url>
-<SearchForm>https://bugs.archlinux.org/</SearchForm>
-</SearchPlugin>

Copied: arch-firefox-search/repos/community-any/arch-bugs-fs.xml (from rev 334246, arch-firefox-search/trunk/arch-bugs-fs.xml)
===================================================================
--- arch-bugs-fs.xml	                        (rev 0)
+++ arch-bugs-fs.xml	2018-05-31 07:02:23 UTC (rev 334247)
@@ -0,0 +1,16 @@
+<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
+<ShortName>ArchBugs (FS)</ShortName>
+<Description>Arch Linux Bugtracker by FS</Description>
+<InputEncoding>UTF-8</InputEncoding>
+<Image width="16" height="16">data:image/x-icon;base64,R0lGODlhEAAQAKUmABeS0BeS0RiS0ReT0BeT0ReT0hiT0RiT0hiU0huV0hyV0h2V0x2W0iOZ0ySZ
+1SSa1Caa1Cyd1S+e1jKf1jCg1jKg1jOg1zSh1zeh2Dei1zqk2Duk2Dql2T2l2T6l2UOo2UOo2kao
+2UWq20qr206t3E+t3P//////////////////////////////////////////////////////////
+/////////////////////////////////////////////yH5BAEKAD8ALAAAAAAQABAAAAZVwJ9w
+SCwahQbH8ch4LI2QBuc5pEgiGOoQc5mEqB+Qp6MBUUmjjaWSES1LFwVhTlgsE3PAgY4w0gNCAnRF
+dAREdAeHg0NzBUQDdAZEBgFzjI5PllpFQQA7</Image>
+<Url type="text/html" method="GET" template="https://bugs.archlinux.org/index.php">
+  <Param name="task_id" value="{searchTerms}"/>
+  <Param name="do" value="details"/>
+</Url>
+<SearchForm>https://bugs.archlinux.org/</SearchForm>
+</SearchPlugin>

Deleted: arch-bugs-t.xml
===================================================================
--- arch-bugs-t.xml	2018-05-31 07:01:53 UTC (rev 334246)
+++ arch-bugs-t.xml	2018-05-31 07:02:23 UTC (rev 334247)
@@ -1,16 +0,0 @@
-<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
-<ShortName>ArchBugs (text)</ShortName>
-<Description>Arch Linux Bugtracker by text</Description>
-<InputEncoding>UTF-8</InputEncoding>
-<Image width="16" height="16">data:image/x-icon;base64,R0lGODlhEAAQAKUmABeS0BeS0RiS0ReT0BeT0ReT0hiT0RiT0hiU0huV0hyV0h2V0x2W0iOZ0ySZ
-1SSa1Caa1Cyd1S+e1jKf1jCg1jKg1jOg1zSh1zeh2Dei1zqk2Duk2Dql2T2l2T6l2UOo2UOo2kao
-2UWq20qr206t3E+t3P//////////////////////////////////////////////////////////
-/////////////////////////////////////////////yH5BAEKAD8ALAAAAAAQABAAAAZVwJ9w
-SCwahQbH8ch4LI2QBuc5pEgiGOoQc5mEqB+Qp6MBUUmjjaWSES1LFwVhTlgsE3PAgY4w0gNCAnRF
-dAREdAeHg0NzBUQDdAZEBgFzjI5PllpFQQA7</Image>
-<Url type="text/html" method="GET" template="https://bugs.archlinux.org/index.php">
-  <Param name="string" value="{searchTerms}"/>
-  <Param name="project" value="0"/>
-</Url>
-<SearchForm>https://bugs.archlinux.org/</SearchForm>
-</SearchPlugin>

Copied: arch-firefox-search/repos/community-any/arch-bugs-t.xml (from rev 334246, arch-firefox-search/trunk/arch-bugs-t.xml)
===================================================================
--- arch-bugs-t.xml	                        (rev 0)
+++ arch-bugs-t.xml	2018-05-31 07:02:23 UTC (rev 334247)
@@ -0,0 +1,16 @@
+<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
+<ShortName>ArchBugs (text)</ShortName>
+<Description>Arch Linux Bugtracker by text</Description>
+<InputEncoding>UTF-8</InputEncoding>
+<Image width="16" height="16">data:image/x-icon;base64,R0lGODlhEAAQAKUmABeS0BeS0RiS0ReT0BeT0ReT0hiT0RiT0hiU0huV0hyV0h2V0x2W0iOZ0ySZ
+1SSa1Caa1Cyd1S+e1jKf1jCg1jKg1jOg1zSh1zeh2Dei1zqk2Duk2Dql2T2l2T6l2UOo2UOo2kao
+2UWq20qr206t3E+t3P//////////////////////////////////////////////////////////
+/////////////////////////////////////////////yH5BAEKAD8ALAAAAAAQABAAAAZVwJ9w
+SCwahQbH8ch4LI2QBuc5pEgiGOoQc5mEqB+Qp6MBUUmjjaWSES1LFwVhTlgsE3PAgY4w0gNCAnRF
+dAREdAeHg0NzBUQDdAZEBgFzjI5PllpFQQA7</Image>
+<Url type="text/html" method="GET" template="https://bugs.archlinux.org/index.php">
+  <Param name="string" value="{searchTerms}"/>
+  <Param name="project" value="0"/>
+</Url>
+<SearchForm>https://bugs.archlinux.org/</SearchForm>
+</SearchPlugin>

Deleted: arch-forum-a.xml
===================================================================
--- arch-forum-a.xml	2018-05-31 07:01:53 UTC (rev 334246)
+++ arch-forum-a.xml	2018-05-31 07:02:23 UTC (rev 334247)
@@ -1,20 +0,0 @@
-<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
-<ShortName>ArchForum (author)</ShortName>
-<Description>Arch Linux Forums (by author)</Description>
-<InputEncoding>UTF-8</InputEncoding>
-<Image width="16" height="16">data:image/x-icon;base64,R0lGODlhEAAQAKUmABeS0BeS0RiS0ReT0BeT0ReT0hiT0RiT0hiU0huV0hyV0h2V0x2W0iOZ0ySZ
-1SSa1Caa1Cyd1S+e1jKf1jCg1jKg1jOg1zSh1zeh2Dei1zqk2Duk2Dql2T2l2T6l2UOo2UOo2kao
-2UWq20qr206t3E+t3P//////////////////////////////////////////////////////////
-/////////////////////////////////////////////yH5BAEKAD8ALAAAAAAQABAAAAZVwJ9w
-SCwahQbH8ch4LI2QBuc5pEgiGOoQc5mEqB+Qp6MBUUmjjaWSES1LFwVhTlgsE3PAgY4w0gNCAnRF
-dAREdAeHg0NzBUQDdAZEBgFzjI5PllpFQQA7</Image>
-<Url type="text/html" method="GET" template="https://bbs.archlinux.org/search.php">
-  <Param name="author" value="{searchTerms}"/>
-  <Param name="search_in" value="0"/>
-  <Param name="sort_by" value="0"/>
-  <Param name="sort_dir" value="DESC"/>
-  <Param name="show_as" value="posts"/>
-  <Param name="action" value="search"/>
-</Url>
-<SearchForm>https://bbs.archlinux.org/</SearchForm>
-</SearchPlugin>

Copied: arch-firefox-search/repos/community-any/arch-forum-a.xml (from rev 334246, arch-firefox-search/trunk/arch-forum-a.xml)
===================================================================
--- arch-forum-a.xml	                        (rev 0)
+++ arch-forum-a.xml	2018-05-31 07:02:23 UTC (rev 334247)
@@ -0,0 +1,20 @@
+<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
+<ShortName>ArchForum (author)</ShortName>
+<Description>Arch Linux Forums (by author)</Description>
+<InputEncoding>UTF-8</InputEncoding>
+<Image width="16" height="16">data:image/x-icon;base64,R0lGODlhEAAQAKUmABeS0BeS0RiS0ReT0BeT0ReT0hiT0RiT0hiU0huV0hyV0h2V0x2W0iOZ0ySZ
+1SSa1Caa1Cyd1S+e1jKf1jCg1jKg1jOg1zSh1zeh2Dei1zqk2Duk2Dql2T2l2T6l2UOo2UOo2kao
+2UWq20qr206t3E+t3P//////////////////////////////////////////////////////////
+/////////////////////////////////////////////yH5BAEKAD8ALAAAAAAQABAAAAZVwJ9w
+SCwahQbH8ch4LI2QBuc5pEgiGOoQc5mEqB+Qp6MBUUmjjaWSES1LFwVhTlgsE3PAgY4w0gNCAnRF
+dAREdAeHg0NzBUQDdAZEBgFzjI5PllpFQQA7</Image>
+<Url type="text/html" method="GET" template="https://bbs.archlinux.org/search.php">
+  <Param name="author" value="{searchTerms}"/>
+  <Param name="search_in" value="0"/>
+  <Param name="sort_by" value="0"/>
+  <Param name="sort_dir" value="DESC"/>
+  <Param name="show_as" value="posts"/>
+  <Param name="action" value="search"/>
+</Url>
+<SearchForm>https://bbs.archlinux.org/</SearchForm>
+</SearchPlugin>

Deleted: arch-forum-c.xml
===================================================================
--- arch-forum-c.xml	2018-05-31 07:01:53 UTC (rev 334246)
+++ arch-forum-c.xml	2018-05-31 07:02:23 UTC (rev 334247)
@@ -1,20 +0,0 @@
-<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
-<ShortName>ArchForum (keywords)</ShortName>
-<Description>Arch Linux forums (by keywords)</Description>
-<InputEncoding>UTF-8</InputEncoding>
-<Image width="16" height="16">data:image/x-icon;base64,R0lGODlhEAAQAKUmABeS0BeS0RiS0ReT0BeT0ReT0hiT0RiT0hiU0huV0hyV0h2V0x2W0iOZ0ySZ
-1SSa1Caa1Cyd1S+e1jKf1jCg1jKg1jOg1zSh1zeh2Dei1zqk2Duk2Dql2T2l2T6l2UOo2UOo2kao
-2UWq20qr206t3E+t3P//////////////////////////////////////////////////////////
-/////////////////////////////////////////////yH5BAEKAD8ALAAAAAAQABAAAAZVwJ9w
-SCwahQbH8ch4LI2QBuc5pEgiGOoQc5mEqB+Qp6MBUUmjjaWSES1LFwVhTlgsE3PAgY4w0gNCAnRF
-dAREdAeHg0NzBUQDdAZEBgFzjI5PllpFQQA7</Image>
-<Url type="text/html" method="GET" template="https://bbs.archlinux.org/search.php">
-  <Param name="keywords" value="{searchTerms}"/>
-  <Param name="search_in" value="0"/>
-  <Param name="sort_by" value="0"/>
-  <Param name="sort_dir" value="DESC"/>
-  <Param name="show_as" value="posts"/>
-  <Param name="action" value="search"/>
-</Url>
-<SearchForm>https://bbs.archlinux.org/</SearchForm>
-</SearchPlugin>

Copied: arch-firefox-search/repos/community-any/arch-forum-c.xml (from rev 334246, arch-firefox-search/trunk/arch-forum-c.xml)
===================================================================
--- arch-forum-c.xml	                        (rev 0)
+++ arch-forum-c.xml	2018-05-31 07:02:23 UTC (rev 334247)
@@ -0,0 +1,20 @@
+<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
+<ShortName>ArchForum (keywords)</ShortName>
+<Description>Arch Linux forums (by keywords)</Description>
+<InputEncoding>UTF-8</InputEncoding>
+<Image width="16" height="16">data:image/x-icon;base64,R0lGODlhEAAQAKUmABeS0BeS0RiS0ReT0BeT0ReT0hiT0RiT0hiU0huV0hyV0h2V0x2W0iOZ0ySZ
+1SSa1Caa1Cyd1S+e1jKf1jCg1jKg1jOg1zSh1zeh2Dei1zqk2Duk2Dql2T2l2T6l2UOo2UOo2kao
+2UWq20qr206t3E+t3P//////////////////////////////////////////////////////////
+/////////////////////////////////////////////yH5BAEKAD8ALAAAAAAQABAAAAZVwJ9w
+SCwahQbH8ch4LI2QBuc5pEgiGOoQc5mEqB+Qp6MBUUmjjaWSES1LFwVhTlgsE3PAgY4w0gNCAnRF
+dAREdAeHg0NzBUQDdAZEBgFzjI5PllpFQQA7</Image>
+<Url type="text/html" method="GET" template="https://bbs.archlinux.org/search.php">
+  <Param name="keywords" value="{searchTerms}"/>
+  <Param name="search_in" value="0"/>
+  <Param name="sort_by" value="0"/>
+  <Param name="sort_dir" value="DESC"/>
+  <Param name="show_as" value="posts"/>
+  <Param name="action" value="search"/>
+</Url>
+<SearchForm>https://bbs.archlinux.org/</SearchForm>
+</SearchPlugin>

Deleted: arch-pkgs.xml
===================================================================
--- arch-pkgs.xml	2018-05-31 07:01:53 UTC (rev 334246)
+++ arch-pkgs.xml	2018-05-31 07:02:23 UTC (rev 334247)
@@ -1,15 +0,0 @@
-<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
-<ShortName>ArchPkgs</ShortName>
-<Description>Arch Linux Packages</Description>
-<InputEncoding>UTF-8</InputEncoding>
-<Image width="16" height="16">data:image/x-icon;base64,R0lGODlhEAAQAKUmABeS0BeS0RiS0ReT0BeT0ReT0hiT0RiT0hiU0huV0hyV0h2V0x2W0iOZ0ySZ
-1SSa1Caa1Cyd1S+e1jKf1jCg1jKg1jOg1zSh1zeh2Dei1zqk2Duk2Dql2T2l2T6l2UOo2UOo2kao
-2UWq20qr206t3E+t3P//////////////////////////////////////////////////////////
-/////////////////////////////////////////////yH5BAEKAD8ALAAAAAAQABAAAAZVwJ9w
-SCwahQbH8ch4LI2QBuc5pEgiGOoQc5mEqB+Qp6MBUUmjjaWSES1LFwVhTlgsE3PAgY4w0gNCAnRF
-dAREdAeHg0NzBUQDdAZEBgFzjI5PllpFQQA7</Image>
-<Url type="text/html" method="GET" template="https://www.archlinux.org/packages/">
-  <Param name="q" value="{searchTerms}"/>
-</Url>
-<SearchForm>https://www.archlinux.org/</SearchForm>
-</SearchPlugin>

Copied: arch-firefox-search/repos/community-any/arch-pkgs.xml (from rev 334246, arch-firefox-search/trunk/arch-pkgs.xml)
===================================================================
--- arch-pkgs.xml	                        (rev 0)
+++ arch-pkgs.xml	2018-05-31 07:02:23 UTC (rev 334247)
@@ -0,0 +1,15 @@
+<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
+<ShortName>ArchPkgs</ShortName>
+<Description>Arch Linux Packages</Description>
+<InputEncoding>UTF-8</InputEncoding>
+<Image width="16" height="16">data:image/x-icon;base64,R0lGODlhEAAQAKUmABeS0BeS0RiS0ReT0BeT0ReT0hiT0RiT0hiU0huV0hyV0h2V0x2W0iOZ0ySZ
+1SSa1Caa1Cyd1S+e1jKf1jCg1jKg1jOg1zSh1zeh2Dei1zqk2Duk2Dql2T2l2T6l2UOo2UOo2kao
+2UWq20qr206t3E+t3P//////////////////////////////////////////////////////////
+/////////////////////////////////////////////yH5BAEKAD8ALAAAAAAQABAAAAZVwJ9w
+SCwahQbH8ch4LI2QBuc5pEgiGOoQc5mEqB+Qp6MBUUmjjaWSES1LFwVhTlgsE3PAgY4w0gNCAnRF
+dAREdAeHg0NzBUQDdAZEBgFzjI5PllpFQQA7</Image>
+<Url type="text/html" method="GET" template="https://www.archlinux.org/packages/">
+  <Param name="q" value="{searchTerms}"/>
+</Url>
+<SearchForm>https://www.archlinux.org/</SearchForm>
+</SearchPlugin>

Deleted: arch-wiki.xml
===================================================================
--- arch-wiki.xml	2018-05-31 07:01:53 UTC (rev 334246)
+++ arch-wiki.xml	2018-05-31 07:02:23 UTC (rev 334247)
@@ -1,16 +0,0 @@
-<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
-<ShortName>ArchWiki</ShortName>
-<Description>Arch Linux Wiki</Description>
-<InputEncoding>UTF-8</InputEncoding>
-<Image width="16" height="16">data:image/x-icon;base64,R0lGODlhEAAQAKUmABeS0BeS0RiS0ReT0BeT0ReT0hiT0RiT0hiU0huV0hyV0h2V0x2W0iOZ0ySZ
-1SSa1Caa1Cyd1S+e1jKf1jCg1jKg1jOg1zSh1zeh2Dei1zqk2Duk2Dql2T2l2T6l2UOo2UOo2kao
-2UWq20qr206t3E+t3P//////////////////////////////////////////////////////////
-/////////////////////////////////////////////yH5BAEKAD8ALAAAAAAQABAAAAZVwJ9w
-SCwahQbH8ch4LI2QBuc5pEgiGOoQc5mEqB+Qp6MBUUmjjaWSES1LFwVhTlgsE3PAgY4w0gNCAnRF
-dAREdAeHg0NzBUQDdAZEBgFzjI5PllpFQQA7</Image>
-<Url type="text/html" method="GET" template="https://wiki.archlinux.org/index.php/Special:Search">
-  <Param name="search" value="{searchTerms}"/>
-  <Param name="fulltext" value="Search"/>
-</Url>
-<SearchForm>https://wiki.archlinux.org/</SearchForm>
-</SearchPlugin>

Copied: arch-firefox-search/repos/community-any/arch-wiki.xml (from rev 334246, arch-firefox-search/trunk/arch-wiki.xml)
===================================================================
--- arch-wiki.xml	                        (rev 0)
+++ arch-wiki.xml	2018-05-31 07:02:23 UTC (rev 334247)
@@ -0,0 +1,16 @@
+<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
+<ShortName>ArchWiki</ShortName>
+<Description>Arch Linux Wiki</Description>
+<InputEncoding>UTF-8</InputEncoding>
+<Image width="16" height="16">data:image/x-icon;base64,R0lGODlhEAAQAKUmABeS0BeS0RiS0ReT0BeT0ReT0hiT0RiT0hiU0huV0hyV0h2V0x2W0iOZ0ySZ
+1SSa1Caa1Cyd1S+e1jKf1jCg1jKg1jOg1zSh1zeh2Dei1zqk2Duk2Dql2T2l2T6l2UOo2UOo2kao
+2UWq20qr206t3E+t3P//////////////////////////////////////////////////////////
+/////////////////////////////////////////////yH5BAEKAD8ALAAAAAAQABAAAAZVwJ9w
+SCwahQbH8ch4LI2QBuc5pEgiGOoQc5mEqB+Qp6MBUUmjjaWSES1LFwVhTlgsE3PAgY4w0gNCAnRF
+dAREdAeHg0NzBUQDdAZEBgFzjI5PllpFQQA7</Image>
+<Url type="text/html" method="GET" template="https://wiki.archlinux.org/index.php/Special:Search">
+  <Param name="search" value="{searchTerms}"/>
+  <Param name="fulltext" value="Search"/>
+</Url>
+<SearchForm>https://wiki.archlinux.org/</SearchForm>
+</SearchPlugin>

Deleted: aur.xml
===================================================================
--- aur.xml	2018-05-31 07:01:53 UTC (rev 334246)
+++ aur.xml	2018-05-31 07:02:23 UTC (rev 334247)
@@ -1,17 +0,0 @@
-<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
-<ShortName>AUR</ShortName>
-<Description>AUR</Description>
-<InputEncoding>UTF-8</InputEncoding>
-<Image width="16" height="16">data:image/x-icon;base64,R0lGODlhEAAQAKUmABeS0BeS0RiS0ReT0BeT0ReT0hiT0RiT0hiU0huV0hyV0h2V0x2W0iOZ0ySZ
-1SSa1Caa1Cyd1S+e1jKf1jCg1jKg1jOg1zSh1zeh2Dei1zqk2Duk2Dql2T2l2T6l2UOo2UOo2kao
-2UWq20qr206t3E+t3P//////////////////////////////////////////////////////////
-/////////////////////////////////////////////yH5BAEKAD8ALAAAAAAQABAAAAZVwJ9w
-SCwahQbH8ch4LI2QBuc5pEgiGOoQc5mEqB+Qp6MBUUmjjaWSES1LFwVhTlgsE3PAgY4w0gNCAnRF
-dAREdAeHg0NzBUQDdAZEBgFzjI5PllpFQQA7</Image>
-<Url type="text/html" method="GET" template="https://aur.archlinux.org/packages.php">
-  <Param name="K" value="{searchTerms}"/>
-  <Param name="O" value="0"/>
-  <Param name="do_Search" value="Go"/>
-</Url>
-<SearchForm>https://aur.archlinux.org/</SearchForm>
-</SearchPlugin>

Copied: arch-firefox-search/repos/community-any/aur.xml (from rev 334246, arch-firefox-search/trunk/aur.xml)
===================================================================
--- aur.xml	                        (rev 0)
+++ aur.xml	2018-05-31 07:02:23 UTC (rev 334247)
@@ -0,0 +1,17 @@
+<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
+<ShortName>AUR</ShortName>
+<Description>AUR</Description>
+<InputEncoding>UTF-8</InputEncoding>
+<Image width="16" height="16">data:image/x-icon;base64,R0lGODlhEAAQAKUmABeS0BeS0RiS0ReT0BeT0ReT0hiT0RiT0hiU0huV0hyV0h2V0x2W0iOZ0ySZ
+1SSa1Caa1Cyd1S+e1jKf1jCg1jKg1jOg1zSh1zeh2Dei1zqk2Duk2Dql2T2l2T6l2UOo2UOo2kao
+2UWq20qr206t3E+t3P//////////////////////////////////////////////////////////
+/////////////////////////////////////////////yH5BAEKAD8ALAAAAAAQABAAAAZVwJ9w
+SCwahQbH8ch4LI2QBuc5pEgiGOoQc5mEqB+Qp6MBUUmjjaWSES1LFwVhTlgsE3PAgY4w0gNCAnRF
+dAREdAeHg0NzBUQDdAZEBgFzjI5PllpFQQA7</Image>
+<Url type="text/html" method="GET" template="https://aur.archlinux.org/packages.php">
+  <Param name="K" value="{searchTerms}"/>
+  <Param name="O" value="0"/>
+  <Param name="do_Search" value="Go"/>
+</Url>
+<SearchForm>https://aur.archlinux.org/</SearchForm>
+</SearchPlugin>



More information about the arch-commits mailing list