[arch-commits] Commit in seamonkey/repos (28 files)

2017-11-07 Thread Kyle Keen
Date: Tuesday, November 7, 2017 @ 22:16:08
  Author: kkeen
Revision: 265700

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

Added:
  seamonkey/repos/community-i686/PKGBUILD
(from rev 265699, seamonkey/trunk/PKGBUILD)
  seamonkey/repos/community-i686/mozbug1323209.patch
(from rev 265699, seamonkey/trunk/mozbug1323209.patch)
  seamonkey/repos/community-i686/mozbug1329272.patch
(from rev 265699, seamonkey/trunk/mozbug1329272.patch)
  seamonkey/repos/community-i686/mozconfig
(from rev 265699, seamonkey/trunk/mozconfig)
  seamonkey/repos/community-i686/no-crmf.diff
(from rev 265699, seamonkey/trunk/no-crmf.diff)
  seamonkey/repos/community-i686/rhbz-966424.patch
(from rev 265699, seamonkey/trunk/rhbz-966424.patch)
  seamonkey/repos/community-i686/seamonkey-2.0-lang.patch
(from rev 265699, seamonkey/trunk/seamonkey-2.0-lang.patch)
  seamonkey/repos/community-x86_64/PKGBUILD
(from rev 265699, seamonkey/trunk/PKGBUILD)
  seamonkey/repos/community-x86_64/mozbug1323209.patch
(from rev 265699, seamonkey/trunk/mozbug1323209.patch)
  seamonkey/repos/community-x86_64/mozbug1329272.patch
(from rev 265699, seamonkey/trunk/mozbug1329272.patch)
  seamonkey/repos/community-x86_64/mozconfig
(from rev 265699, seamonkey/trunk/mozconfig)
  seamonkey/repos/community-x86_64/no-crmf.diff
(from rev 265699, seamonkey/trunk/no-crmf.diff)
  seamonkey/repos/community-x86_64/rhbz-966424.patch
(from rev 265699, seamonkey/trunk/rhbz-966424.patch)
  seamonkey/repos/community-x86_64/seamonkey-2.0-lang.patch
(from rev 265699, seamonkey/trunk/seamonkey-2.0-lang.patch)
Deleted:
  seamonkey/repos/community-i686/PKGBUILD
  seamonkey/repos/community-i686/mozbug1323209.patch
  seamonkey/repos/community-i686/mozbug1329272.patch
  seamonkey/repos/community-i686/mozconfig
  seamonkey/repos/community-i686/no-crmf.diff
  seamonkey/repos/community-i686/rhbz-966424.patch
  seamonkey/repos/community-i686/seamonkey-2.0-lang.patch
  seamonkey/repos/community-x86_64/PKGBUILD
  seamonkey/repos/community-x86_64/mozbug1323209.patch
  seamonkey/repos/community-x86_64/mozbug1329272.patch
  seamonkey/repos/community-x86_64/mozconfig
  seamonkey/repos/community-x86_64/no-crmf.diff
  seamonkey/repos/community-x86_64/rhbz-966424.patch
  seamonkey/repos/community-x86_64/seamonkey-2.0-lang.patch

---+
 /PKGBUILD |  200 
 /mozbug1323209.patch  |   70 +
 /mozbug1329272.patch  |   62 
 /mozconfig|   78 ++
 /no-crmf.diff |   30 
 /rhbz-966424.patch|   46 ++
 /seamonkey-2.0-lang.patch |   22 +++
 community-i686/PKGBUILD   |  100 --
 community-i686/mozbug1323209.patch|   35 
 community-i686/mozbug1329272.patch|   31 
 community-i686/mozconfig  |   39 -
 community-i686/no-crmf.diff   |   15 --
 community-i686/rhbz-966424.patch  |   23 ---
 community-i686/seamonkey-2.0-lang.patch   |   11 -
 community-x86_64/PKGBUILD |  100 --
 community-x86_64/mozbug1323209.patch  |   35 
 community-x86_64/mozbug1329272.patch  |   31 
 community-x86_64/mozconfig|   39 -
 community-x86_64/no-crmf.diff |   15 --
 community-x86_64/rhbz-966424.patch|   23 ---
 community-x86_64/seamonkey-2.0-lang.patch |   11 -
 21 files changed, 508 insertions(+), 508 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-11-07 22:15:21 UTC (rev 265699)
+++ community-i686/PKGBUILD 2017-11-07 22:16:08 UTC (rev 265700)
@@ -1,100 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-
-pkgname=seamonkey
-pkgver=2.48
-pkgrel=1
-pkgdesc="SeaMonkey internet suite"
-arch=('i686' 'x86_64')
-license=('MPL')
-depends=('alsa-lib'  'dbus-glib'  'desktop-file-utils'  'gtk2' 'gtk3' 
'hunspell'  'libevent'  'libnotify'  'libvpx'  'libxt' 'mime-types'  
'mozilla-common'  'nss'  'sqlite'  'startup-notification' 'libpulse' 'icu' 
'gconf')
-makedepends=('unzip' 'zip' 'pkg-config'  'python2' 'yasm' 'wireless_tools' 
'mesa' 'autoconf2.13' 'imake' 'python3' 'gst-plugins-base')
-optdepends=('gst-plugins-base: vorbis decoding, ogg demuxing'
-'gst-plugins-bad: aac, vp8 and opus decoding'
-'gst-plugins-good: webm and mp4 demuxing'
-'gst-plugins-ugly: h.264 decoding')
-url="http://www.seamonkey-project.org/;
-source=(https://archive.mozilla.org/pub/mozilla.org/seamonkey/releases/$pkgver/source/seamonkey-$pkgver.source.tar.xz
-mozconfig
-seamonkey-2.0-lang.patch
-rhbz-966424.patch
-mozbug1323209.patch
-mozbug1329272.patch
-   no-crmf.diff)

[arch-commits] Commit in seamonkey/repos (28 files)

2017-10-28 Thread Kyle Keen
Date: Sunday, October 29, 2017 @ 02:39:32
  Author: kkeen
Revision: 264653

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

Added:
  seamonkey/repos/community-i686/PKGBUILD
(from rev 264652, seamonkey/trunk/PKGBUILD)
  seamonkey/repos/community-i686/mozbug1323209.patch
(from rev 264652, seamonkey/trunk/mozbug1323209.patch)
  seamonkey/repos/community-i686/mozbug1329272.patch
(from rev 264652, seamonkey/trunk/mozbug1329272.patch)
  seamonkey/repos/community-i686/mozconfig
(from rev 264652, seamonkey/trunk/mozconfig)
  seamonkey/repos/community-i686/no-crmf.diff
(from rev 264652, seamonkey/trunk/no-crmf.diff)
  seamonkey/repos/community-i686/rhbz-966424.patch
(from rev 264652, seamonkey/trunk/rhbz-966424.patch)
  seamonkey/repos/community-i686/seamonkey-2.0-lang.patch
(from rev 264652, seamonkey/trunk/seamonkey-2.0-lang.patch)
  seamonkey/repos/community-x86_64/PKGBUILD
(from rev 264652, seamonkey/trunk/PKGBUILD)
  seamonkey/repos/community-x86_64/mozbug1323209.patch
(from rev 264652, seamonkey/trunk/mozbug1323209.patch)
  seamonkey/repos/community-x86_64/mozbug1329272.patch
(from rev 264652, seamonkey/trunk/mozbug1329272.patch)
  seamonkey/repos/community-x86_64/mozconfig
(from rev 264652, seamonkey/trunk/mozconfig)
  seamonkey/repos/community-x86_64/no-crmf.diff
(from rev 264652, seamonkey/trunk/no-crmf.diff)
  seamonkey/repos/community-x86_64/rhbz-966424.patch
(from rev 264652, seamonkey/trunk/rhbz-966424.patch)
  seamonkey/repos/community-x86_64/seamonkey-2.0-lang.patch
(from rev 264652, seamonkey/trunk/seamonkey-2.0-lang.patch)
Deleted:
  seamonkey/repos/community-i686/PKGBUILD
  seamonkey/repos/community-i686/mozbug1323209.patch
  seamonkey/repos/community-i686/mozbug1329272.patch
  seamonkey/repos/community-i686/mozconfig
  seamonkey/repos/community-i686/no-crmf.diff
  seamonkey/repos/community-i686/rhbz-966424.patch
  seamonkey/repos/community-i686/seamonkey-2.0-lang.patch
  seamonkey/repos/community-x86_64/PKGBUILD
  seamonkey/repos/community-x86_64/mozbug1323209.patch
  seamonkey/repos/community-x86_64/mozbug1329272.patch
  seamonkey/repos/community-x86_64/mozconfig
  seamonkey/repos/community-x86_64/no-crmf.diff
  seamonkey/repos/community-x86_64/rhbz-966424.patch
  seamonkey/repos/community-x86_64/seamonkey-2.0-lang.patch

---+
 /PKGBUILD |  200 
 /mozbug1323209.patch  |   70 +
 /mozbug1329272.patch  |   62 
 /mozconfig|   78 ++
 /no-crmf.diff |   30 
 /rhbz-966424.patch|   46 ++
 /seamonkey-2.0-lang.patch |   22 +++
 community-i686/PKGBUILD   |  100 --
 community-i686/mozbug1323209.patch|   35 
 community-i686/mozbug1329272.patch|   31 
 community-i686/mozconfig  |   36 -
 community-i686/no-crmf.diff   |   15 --
 community-i686/rhbz-966424.patch  |   23 ---
 community-i686/seamonkey-2.0-lang.patch   |   11 -
 community-x86_64/PKGBUILD |  100 --
 community-x86_64/mozbug1323209.patch  |   35 
 community-x86_64/mozbug1329272.patch  |   31 
 community-x86_64/mozconfig|   36 -
 community-x86_64/no-crmf.diff |   15 --
 community-x86_64/rhbz-966424.patch|   23 ---
 community-x86_64/seamonkey-2.0-lang.patch |   11 -
 21 files changed, 508 insertions(+), 502 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-29 02:38:50 UTC (rev 264652)
+++ community-i686/PKGBUILD 2017-10-29 02:39:32 UTC (rev 264653)
@@ -1,100 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-
-pkgname=seamonkey
-pkgver=2.46
-pkgrel=4
-pkgdesc="SeaMonkey internet suite"
-arch=('i686' 'x86_64')
-license=('MPL')
-depends=('alsa-lib'  'dbus-glib'  'desktop-file-utils'  'gtk2' 'gtk3' 
'hunspell'  'libevent'  'libnotify'  'libvpx'  'libxt' 'mime-types'  
'mozilla-common'  'nss'  'sqlite'  'startup-notification' 'libpulse' 'icu' 
'gconf')
-makedepends=('unzip' 'zip' 'pkg-config'  'python2' 'yasm' 'wireless_tools' 
'mesa' 'autoconf2.13' 'imake' 'python3' 'gst-plugins-base')
-optdepends=('gst-plugins-base: vorbis decoding, ogg demuxing'
-'gst-plugins-bad: aac, vp8 and opus decoding'
-'gst-plugins-good: webm and mp4 demuxing'
-'gst-plugins-ugly: h.264 decoding')
-url="http://www.seamonkey-project.org/;
-source=(https://archive.mozilla.org/pub/mozilla.org/seamonkey/releases/$pkgver/source/seamonkey-$pkgver.source.tar.xz
-mozconfig
-seamonkey-2.0-lang.patch
-rhbz-966424.patch
-mozbug1323209.patch
-mozbug1329272.patch
-   no-crmf.diff)

[arch-commits] Commit in seamonkey/repos (28 files)

2016-06-21 Thread Kyle Keen
Date: Wednesday, June 22, 2016 @ 03:38:58
  Author: kkeen
Revision: 180723

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

Added:
  seamonkey/repos/community-i686/PKGBUILD
(from rev 180722, seamonkey/trunk/PKGBUILD)
  seamonkey/repos/community-i686/mozconfig
(from rev 180722, seamonkey/trunk/mozconfig)
  seamonkey/repos/community-i686/mozilla-1245076-1.patch
(from rev 180722, seamonkey/trunk/mozilla-1245076-1.patch)
  seamonkey/repos/community-i686/mozilla-1245076.patch
(from rev 180722, seamonkey/trunk/mozilla-1245076.patch)
  seamonkey/repos/community-i686/rhbz-966424.patch
(from rev 180722, seamonkey/trunk/rhbz-966424.patch)
  seamonkey/repos/community-i686/seamonkey-2.0-lang.patch
(from rev 180722, seamonkey/trunk/seamonkey-2.0-lang.patch)
  seamonkey/repos/community-i686/seamonkey.install
(from rev 180722, seamonkey/trunk/seamonkey.install)
  seamonkey/repos/community-x86_64/PKGBUILD
(from rev 180722, seamonkey/trunk/PKGBUILD)
  seamonkey/repos/community-x86_64/mozconfig
(from rev 180722, seamonkey/trunk/mozconfig)
  seamonkey/repos/community-x86_64/mozilla-1245076-1.patch
(from rev 180722, seamonkey/trunk/mozilla-1245076-1.patch)
  seamonkey/repos/community-x86_64/mozilla-1245076.patch
(from rev 180722, seamonkey/trunk/mozilla-1245076.patch)
  seamonkey/repos/community-x86_64/rhbz-966424.patch
(from rev 180722, seamonkey/trunk/rhbz-966424.patch)
  seamonkey/repos/community-x86_64/seamonkey-2.0-lang.patch
(from rev 180722, seamonkey/trunk/seamonkey-2.0-lang.patch)
  seamonkey/repos/community-x86_64/seamonkey.install
(from rev 180722, seamonkey/trunk/seamonkey.install)
Deleted:
  seamonkey/repos/community-i686/PKGBUILD
  seamonkey/repos/community-i686/mozconfig
  seamonkey/repos/community-i686/mozilla-1245076-1.patch
  seamonkey/repos/community-i686/mozilla-1245076.patch
  seamonkey/repos/community-i686/rhbz-966424.patch
  seamonkey/repos/community-i686/seamonkey-2.0-lang.patch
  seamonkey/repos/community-i686/seamonkey.install
  seamonkey/repos/community-x86_64/PKGBUILD
  seamonkey/repos/community-x86_64/mozconfig
  seamonkey/repos/community-x86_64/mozilla-1245076-1.patch
  seamonkey/repos/community-x86_64/mozilla-1245076.patch
  seamonkey/repos/community-x86_64/rhbz-966424.patch
  seamonkey/repos/community-x86_64/seamonkey-2.0-lang.patch
  seamonkey/repos/community-x86_64/seamonkey.install

---+
 /PKGBUILD |  186 
 /mozconfig|   72 ++
 /mozilla-1245076-1.patch  |   98 ++
 /mozilla-1245076.patch|   46 ++
 /rhbz-966424.patch|   46 ++
 /seamonkey-2.0-lang.patch |   22 +++
 /seamonkey.install|   24 +++
 community-i686/PKGBUILD   |   89 -
 community-i686/mozconfig  |   36 -
 community-i686/mozilla-1245076-1.patch|   49 ---
 community-i686/mozilla-1245076.patch  |   23 ---
 community-i686/rhbz-966424.patch  |   23 ---
 community-i686/seamonkey-2.0-lang.patch   |   11 -
 community-i686/seamonkey.install  |   12 -
 community-x86_64/PKGBUILD |   89 -
 community-x86_64/mozconfig|   36 -
 community-x86_64/mozilla-1245076-1.patch  |   49 ---
 community-x86_64/mozilla-1245076.patch|   23 ---
 community-x86_64/rhbz-966424.patch|   23 ---
 community-x86_64/seamonkey-2.0-lang.patch |   11 -
 community-x86_64/seamonkey.install|   12 -
 21 files changed, 494 insertions(+), 486 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 180722:180723 to see the changes.


[arch-commits] Commit in seamonkey/repos (28 files)

2016-06-16 Thread Kyle Keen
Date: Thursday, June 16, 2016 @ 20:37:44
  Author: kkeen
Revision: 180343

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

Added:
  seamonkey/repos/community-staging-i686/PKGBUILD
(from rev 180342, seamonkey/trunk/PKGBUILD)
  seamonkey/repos/community-staging-i686/mozconfig
(from rev 180342, seamonkey/trunk/mozconfig)
  seamonkey/repos/community-staging-i686/mozilla-1245076-1.patch
(from rev 180342, seamonkey/trunk/mozilla-1245076-1.patch)
  seamonkey/repos/community-staging-i686/mozilla-1245076.patch
(from rev 180342, seamonkey/trunk/mozilla-1245076.patch)
  seamonkey/repos/community-staging-i686/rhbz-966424.patch
(from rev 180342, seamonkey/trunk/rhbz-966424.patch)
  seamonkey/repos/community-staging-i686/seamonkey-2.0-lang.patch
(from rev 180342, seamonkey/trunk/seamonkey-2.0-lang.patch)
  seamonkey/repos/community-staging-i686/seamonkey.install
(from rev 180342, seamonkey/trunk/seamonkey.install)
  seamonkey/repos/community-staging-x86_64/PKGBUILD
(from rev 180342, seamonkey/trunk/PKGBUILD)
  seamonkey/repos/community-staging-x86_64/mozconfig
(from rev 180342, seamonkey/trunk/mozconfig)
  seamonkey/repos/community-staging-x86_64/mozilla-1245076-1.patch
(from rev 180342, seamonkey/trunk/mozilla-1245076-1.patch)
  seamonkey/repos/community-staging-x86_64/mozilla-1245076.patch
(from rev 180342, seamonkey/trunk/mozilla-1245076.patch)
  seamonkey/repos/community-staging-x86_64/rhbz-966424.patch
(from rev 180342, seamonkey/trunk/rhbz-966424.patch)
  seamonkey/repos/community-staging-x86_64/seamonkey-2.0-lang.patch
(from rev 180342, seamonkey/trunk/seamonkey-2.0-lang.patch)
  seamonkey/repos/community-staging-x86_64/seamonkey.install
(from rev 180342, seamonkey/trunk/seamonkey.install)
Deleted:
  seamonkey/repos/community-staging-i686/PKGBUILD
  seamonkey/repos/community-staging-i686/mozconfig
  seamonkey/repos/community-staging-i686/mozilla-1245076-1.patch
  seamonkey/repos/community-staging-i686/mozilla-1245076.patch
  seamonkey/repos/community-staging-i686/rhbz-966424.patch
  seamonkey/repos/community-staging-i686/seamonkey-2.0-lang.patch
  seamonkey/repos/community-staging-i686/seamonkey.install
  seamonkey/repos/community-staging-x86_64/PKGBUILD
  seamonkey/repos/community-staging-x86_64/mozconfig
  seamonkey/repos/community-staging-x86_64/mozilla-1245076-1.patch
  seamonkey/repos/community-staging-x86_64/mozilla-1245076.patch
  seamonkey/repos/community-staging-x86_64/rhbz-966424.patch
  seamonkey/repos/community-staging-x86_64/seamonkey-2.0-lang.patch
  seamonkey/repos/community-staging-x86_64/seamonkey.install

---+
 /PKGBUILD |  178 
 /mozconfig|   72 
 /mozilla-1245076-1.patch  |   98 +++
 /mozilla-1245076.patch|   46 +
 /rhbz-966424.patch|   46 +
 /seamonkey-2.0-lang.patch |   22 ++
 /seamonkey.install|   24 ++
 community-staging-i686/PKGBUILD   |   89 --
 community-staging-i686/mozconfig  |   36 
 community-staging-i686/mozilla-1245076-1.patch|   49 -
 community-staging-i686/mozilla-1245076.patch  |   23 --
 community-staging-i686/rhbz-966424.patch  |   23 --
 community-staging-i686/seamonkey-2.0-lang.patch   |   11 -
 community-staging-i686/seamonkey.install  |   12 -
 community-staging-x86_64/PKGBUILD |   89 --
 community-staging-x86_64/mozconfig|   36 
 community-staging-x86_64/mozilla-1245076-1.patch  |   49 -
 community-staging-x86_64/mozilla-1245076.patch|   23 --
 community-staging-x86_64/rhbz-966424.patch|   23 --
 community-staging-x86_64/seamonkey-2.0-lang.patch |   11 -
 community-staging-x86_64/seamonkey.install|   12 -
 21 files changed, 486 insertions(+), 486 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 180342:180343 to see the changes.


[arch-commits] Commit in seamonkey/repos (28 files)

2016-06-16 Thread Kyle Keen
Date: Thursday, June 16, 2016 @ 20:32:23
  Author: kkeen
Revision: 180342

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

Added:
  seamonkey/repos/community-staging-i686/PKGBUILD
(from rev 180341, seamonkey/trunk/PKGBUILD)
  seamonkey/repos/community-staging-i686/mozconfig
(from rev 180341, seamonkey/trunk/mozconfig)
  seamonkey/repos/community-staging-i686/mozilla-1245076-1.patch
(from rev 180341, seamonkey/trunk/mozilla-1245076-1.patch)
  seamonkey/repos/community-staging-i686/mozilla-1245076.patch
(from rev 180341, seamonkey/trunk/mozilla-1245076.patch)
  seamonkey/repos/community-staging-i686/rhbz-966424.patch
(from rev 180341, seamonkey/trunk/rhbz-966424.patch)
  seamonkey/repos/community-staging-i686/seamonkey-2.0-lang.patch
(from rev 180341, seamonkey/trunk/seamonkey-2.0-lang.patch)
  seamonkey/repos/community-staging-i686/seamonkey.install
(from rev 180341, seamonkey/trunk/seamonkey.install)
  seamonkey/repos/community-staging-x86_64/PKGBUILD
(from rev 180341, seamonkey/trunk/PKGBUILD)
  seamonkey/repos/community-staging-x86_64/mozconfig
(from rev 180341, seamonkey/trunk/mozconfig)
  seamonkey/repos/community-staging-x86_64/mozilla-1245076-1.patch
(from rev 180341, seamonkey/trunk/mozilla-1245076-1.patch)
  seamonkey/repos/community-staging-x86_64/mozilla-1245076.patch
(from rev 180341, seamonkey/trunk/mozilla-1245076.patch)
  seamonkey/repos/community-staging-x86_64/rhbz-966424.patch
(from rev 180341, seamonkey/trunk/rhbz-966424.patch)
  seamonkey/repos/community-staging-x86_64/seamonkey-2.0-lang.patch
(from rev 180341, seamonkey/trunk/seamonkey-2.0-lang.patch)
  seamonkey/repos/community-staging-x86_64/seamonkey.install
(from rev 180341, seamonkey/trunk/seamonkey.install)
Deleted:
  seamonkey/repos/community-staging-i686/PKGBUILD
  seamonkey/repos/community-staging-i686/mozconfig
  seamonkey/repos/community-staging-i686/mozilla-1245076-1.patch
  seamonkey/repos/community-staging-i686/mozilla-1245076.patch
  seamonkey/repos/community-staging-i686/rhbz-966424.patch
  seamonkey/repos/community-staging-i686/seamonkey-2.0-lang.patch
  seamonkey/repos/community-staging-i686/seamonkey.install
  seamonkey/repos/community-staging-x86_64/PKGBUILD
  seamonkey/repos/community-staging-x86_64/mozconfig
  seamonkey/repos/community-staging-x86_64/mozilla-1245076-1.patch
  seamonkey/repos/community-staging-x86_64/mozilla-1245076.patch
  seamonkey/repos/community-staging-x86_64/rhbz-966424.patch
  seamonkey/repos/community-staging-x86_64/seamonkey-2.0-lang.patch
  seamonkey/repos/community-staging-x86_64/seamonkey.install

---+
 /PKGBUILD |  178 
 /mozconfig|   72 
 /mozilla-1245076-1.patch  |   98 +++
 /mozilla-1245076.patch|   46 +
 /rhbz-966424.patch|   46 +
 /seamonkey-2.0-lang.patch |   22 ++
 /seamonkey.install|   24 ++
 community-staging-i686/PKGBUILD   |   89 --
 community-staging-i686/mozconfig  |   36 
 community-staging-i686/mozilla-1245076-1.patch|   49 -
 community-staging-i686/mozilla-1245076.patch  |   23 --
 community-staging-i686/rhbz-966424.patch  |   23 --
 community-staging-i686/seamonkey-2.0-lang.patch   |   11 -
 community-staging-i686/seamonkey.install  |   12 -
 community-staging-x86_64/PKGBUILD |   89 --
 community-staging-x86_64/mozconfig|   36 
 community-staging-x86_64/mozilla-1245076-1.patch  |   49 -
 community-staging-x86_64/mozilla-1245076.patch|   23 --
 community-staging-x86_64/rhbz-966424.patch|   23 --
 community-staging-x86_64/seamonkey-2.0-lang.patch |   11 -
 community-staging-x86_64/seamonkey.install|   12 -
 21 files changed, 486 insertions(+), 486 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 180341:180342 to see the changes.


[arch-commits] Commit in seamonkey/repos (28 files)

2016-06-16 Thread Kyle Keen
Date: Thursday, June 16, 2016 @ 20:29:39
  Author: kkeen
Revision: 180341

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

Added:
  seamonkey/repos/community-staging-i686/PKGBUILD
(from rev 180340, seamonkey/trunk/PKGBUILD)
  seamonkey/repos/community-staging-i686/mozconfig
(from rev 180340, seamonkey/trunk/mozconfig)
  seamonkey/repos/community-staging-i686/mozilla-1245076-1.patch
(from rev 180340, seamonkey/trunk/mozilla-1245076-1.patch)
  seamonkey/repos/community-staging-i686/mozilla-1245076.patch
(from rev 180340, seamonkey/trunk/mozilla-1245076.patch)
  seamonkey/repos/community-staging-i686/rhbz-966424.patch
(from rev 180340, seamonkey/trunk/rhbz-966424.patch)
  seamonkey/repos/community-staging-i686/seamonkey-2.0-lang.patch
(from rev 180340, seamonkey/trunk/seamonkey-2.0-lang.patch)
  seamonkey/repos/community-staging-i686/seamonkey.install
(from rev 180340, seamonkey/trunk/seamonkey.install)
  seamonkey/repos/community-staging-x86_64/PKGBUILD
(from rev 180340, seamonkey/trunk/PKGBUILD)
  seamonkey/repos/community-staging-x86_64/mozconfig
(from rev 180340, seamonkey/trunk/mozconfig)
  seamonkey/repos/community-staging-x86_64/mozilla-1245076-1.patch
(from rev 180340, seamonkey/trunk/mozilla-1245076-1.patch)
  seamonkey/repos/community-staging-x86_64/mozilla-1245076.patch
(from rev 180340, seamonkey/trunk/mozilla-1245076.patch)
  seamonkey/repos/community-staging-x86_64/rhbz-966424.patch
(from rev 180340, seamonkey/trunk/rhbz-966424.patch)
  seamonkey/repos/community-staging-x86_64/seamonkey-2.0-lang.patch
(from rev 180340, seamonkey/trunk/seamonkey-2.0-lang.patch)
  seamonkey/repos/community-staging-x86_64/seamonkey.install
(from rev 180340, seamonkey/trunk/seamonkey.install)
Deleted:
  seamonkey/repos/community-staging-i686/PKGBUILD
  seamonkey/repos/community-staging-i686/mozconfig
  seamonkey/repos/community-staging-i686/mozilla-1245076-1.patch
  seamonkey/repos/community-staging-i686/mozilla-1245076.patch
  seamonkey/repos/community-staging-i686/rhbz-966424.patch
  seamonkey/repos/community-staging-i686/seamonkey-2.0-lang.patch
  seamonkey/repos/community-staging-i686/seamonkey.install
  seamonkey/repos/community-staging-x86_64/PKGBUILD
  seamonkey/repos/community-staging-x86_64/mozconfig
  seamonkey/repos/community-staging-x86_64/mozilla-1245076-1.patch
  seamonkey/repos/community-staging-x86_64/mozilla-1245076.patch
  seamonkey/repos/community-staging-x86_64/rhbz-966424.patch
  seamonkey/repos/community-staging-x86_64/seamonkey-2.0-lang.patch
  seamonkey/repos/community-staging-x86_64/seamonkey.install

---+
 /PKGBUILD |  178 
 /mozconfig|   72 
 /mozilla-1245076-1.patch  |   98 +++
 /mozilla-1245076.patch|   46 +
 /rhbz-966424.patch|   46 +
 /seamonkey-2.0-lang.patch |   22 ++
 /seamonkey.install|   24 ++
 community-staging-i686/PKGBUILD   |   89 --
 community-staging-i686/mozconfig  |   36 
 community-staging-i686/mozilla-1245076-1.patch|   49 -
 community-staging-i686/mozilla-1245076.patch  |   23 --
 community-staging-i686/rhbz-966424.patch  |   23 --
 community-staging-i686/seamonkey-2.0-lang.patch   |   11 -
 community-staging-i686/seamonkey.install  |   12 -
 community-staging-x86_64/PKGBUILD |   89 --
 community-staging-x86_64/mozconfig|   36 
 community-staging-x86_64/mozilla-1245076-1.patch  |   49 -
 community-staging-x86_64/mozilla-1245076.patch|   23 --
 community-staging-x86_64/rhbz-966424.patch|   23 --
 community-staging-x86_64/seamonkey-2.0-lang.patch |   11 -
 community-staging-x86_64/seamonkey.install|   12 -
 21 files changed, 486 insertions(+), 486 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 180340:180341 to see the changes.