[arch-commits] Commit in wgetpaste/repos/community-any (4 files)

2020-11-18 Thread Jaroslav Lichtblau via arch-commits
Date: Wednesday, November 18, 2020 @ 16:42:23
  Author: jlichtblau
Revision: 757138

archrelease: copy trunk to community-any

Added:
  wgetpaste/repos/community-any/PKGBUILD
(from rev 757137, wgetpaste/trunk/PKGBUILD)
  wgetpaste/repos/community-any/wgetpaste.changelog
(from rev 757137, wgetpaste/trunk/wgetpaste.changelog)
Deleted:
  wgetpaste/repos/community-any/PKGBUILD
  wgetpaste/repos/community-any/wgetpaste.changelog

-+
 PKGBUILD|   55 +++---
 wgetpaste.changelog |   89 +-
 2 files changed, 74 insertions(+), 70 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-18 16:42:14 UTC (rev 757137)
+++ PKGBUILD2020-11-18 16:42:23 UTC (rev 757138)
@@ -1,27 +0,0 @@
-# Maintainer: Jaroslav Lichtblau 
-
-pkgname=wgetpaste
-pkgver=2.29
-pkgrel=1
-pkgdesc="A script that automates pasting to a number of pastebin services"
-arch=('any')
-url="https://wgetpaste.zlin.dk/;
-license=('custom')
-depends=('wget')
-optdepends=('xclip: interface to Xclipboard')
-source=(https://wgetpaste.zlin.dk/$pkgname-$pkgver.tar.bz2
-https://wgetpaste.zlin.dk/$pkgname.example)
-sha256sums=('42e42437f97376c9a2793839344205eff40c9f6b4a7d356e17fef83f72e7e0e6'
-'cbc0437f7e04d95ffd224011ee2a056a84dfd7143e314e6962688295f68def4d')
-
-package() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  install -Dm755 ${pkgname} "${pkgdir}"/usr/bin/${pkgname}
-  install -Dm644 _${pkgname} 
"${pkgdir}"/usr/share/zsh/site-functions/_${pkgname}
-  install -Dm644 "${srcdir}"/${pkgname}.example 
${pkgdir}/usr/share/${pkgname}/${pkgname}.example
-
-# license
-  sed -n '2,5p' wgetpaste > LICENSE
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: wgetpaste/repos/community-any/PKGBUILD (from rev 757137, 
wgetpaste/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-18 16:42:23 UTC (rev 757138)
@@ -0,0 +1,28 @@
+# Maintainer: Jaroslav Lichtblau 
+
+pkgname=wgetpaste
+pkgver=2.30
+pkgrel=1
+pkgdesc="A script that automates pasting to a number of pastebin services"
+arch=('any')
+url="https://wgetpaste.zlin.dk/;
+license=('custom')
+depends=('wget')
+optdepends=('xclip: interface to Xclipboard')
+changelog=$pkgname.changelog
+source=(https://wgetpaste.zlin.dk/$pkgname-$pkgver.tar.bz2
+https://wgetpaste.zlin.dk/$pkgname.example)
+sha256sums=('e3ec35f1ff49f2204864e3b4d784f6c032cdddb62cadf69263900c67a4896592'
+'cbc0437f7e04d95ffd224011ee2a056a84dfd7143e314e6962688295f68def4d')
+
+package() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  install -Dm755 ${pkgname} "${pkgdir}"/usr/bin/${pkgname}
+  install -Dm644 _${pkgname} 
"${pkgdir}"/usr/share/zsh/site-functions/_${pkgname}
+  install -Dm644 "${srcdir}"/${pkgname}.example 
${pkgdir}/usr/share/${pkgname}/${pkgname}.example
+
+# license
+  sed -n '2,5p' wgetpaste > LICENSE
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: wgetpaste.changelog
===
--- wgetpaste.changelog 2020-11-18 16:42:14 UTC (rev 757137)
+++ wgetpaste.changelog 2020-11-18 16:42:23 UTC (rev 757138)
@@ -1,43 +0,0 @@
-2019-12-27 Jaroslav Lichtblau 
-   * wgetpaste 2.29-1
-
-2016-07-21 Jaroslav Lichtblau 
-   * wgetpaste 2.28-1
-
-2016-03-10 Jaroslav Lichtblau 
-   * wgetpaste 2.27-1
-
-2015-04-18 Jaroslav Lichtblau 
-   * wgetpaste 2.26-1
-
-2014-10-07 Jaroslav Lichtblau 
-   * wgetpaste 2.25-1
-
-2013-12-02 Jaroslav Lichtblau 
-   * wgetpaste 2.23-1
-
-2013-05-18 Jaroslav Lichtblau 
-   * wgetpaste 2.22-1
-
-2012-05-13 Jaroslav Lichtblau 
-   * wgetpaste 2.20-1
-
-2012-05-05 Jaroslav Lichtblau 
-   * wgetpaste 2.19-1
-
-2010-09-16 Jaroslav Lichtblau 
-   * wgetpaste 2.18
-
-2010-02-23 Jaroslav Lichtblau 
-   * wgetpaste 2.16
-
-2009-07-05 Jaroslav Lichtblau 
-   * FS#15223 fixed 2.13-3
-   * sed dependency removed - included in the base group
-
-2009-05-31 Jaroslav Lichtblau 
-   * FS#14864 fixed 2.13-2
-
-2009-05-28 Jaroslav Lichtblau 
-   * wgetpaste 2.13
-   * Moved to [community] repo

Copied: wgetpaste/repos/community-any/wgetpaste.changelog (from rev 757137, 
wgetpaste/trunk/wgetpaste.changelog)
===
--- wgetpaste.changelog (rev 0)
+++ wgetpaste.changelog 2020-11-18 16:42:23 UTC (rev 757138)
@@ -0,0 +1,46 @@
+2020-11-18 Jaroslav Lichtblau 
+   * wgetpaste 2.30-1
+
+2019-12-27 Jaroslav Lichtblau 
+   * wgetpaste 2.29-1
+
+2016-07-21 Jaroslav Lichtblau 
+   * wgetpaste 2.28-1
+
+2016-03-10 Jaroslav Lichtblau 
+   * wgetpaste 2.27-1
+
+2015-04-18 Jaroslav Lichtblau 
+   * wgetpaste 2.26-1
+
+2014-10-07 Jaroslav Lichtblau 
+  

[arch-commits] Commit in wgetpaste/repos/community-any (4 files)

2019-12-27 Thread Jaroslav Lichtblau via arch-commits
Date: Friday, December 27, 2019 @ 16:41:15
  Author: jlichtblau
Revision: 543149

archrelease: copy trunk to community-any

Added:
  wgetpaste/repos/community-any/PKGBUILD
(from rev 543148, wgetpaste/trunk/PKGBUILD)
  wgetpaste/repos/community-any/wgetpaste.changelog
(from rev 543148, wgetpaste/trunk/wgetpaste.changelog)
Deleted:
  wgetpaste/repos/community-any/PKGBUILD
  wgetpaste/repos/community-any/wgetpaste.changelog

-+
 PKGBUILD|   54 
 wgetpaste.changelog |   83 +-
 2 files changed, 70 insertions(+), 67 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-27 16:41:09 UTC (rev 543148)
+++ PKGBUILD2019-12-27 16:41:15 UTC (rev 543149)
@@ -1,27 +0,0 @@
-# Maintainer: Jaroslav Lichtblau 
-
-pkgname=wgetpaste
-pkgver=2.28
-pkgrel=2
-pkgdesc="A script that automates pasting to a number of pastebin services"
-arch=('any')
-url="http://wgetpaste.zlin.dk/;
-license=('custom')
-depends=('wget')
-optdepends=('xclip: interface to Xclipboard')
-source=(http://wgetpaste.zlin.dk/$pkgname-$pkgver.tar.bz2
-http://wgetpaste.zlin.dk/$pkgname.example)
-sha256sums=('538d38bab491544bdf6f05f7a38f83d4c3dfee77de7759cb6b9be1ebfdd609c2'
-'cbc0437f7e04d95ffd224011ee2a056a84dfd7143e314e6962688295f68def4d')
-
-package() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  install -Dm755 ${pkgname} "${pkgdir}"/usr/bin/${pkgname}
-  install -Dm644 _${pkgname} 
"${pkgdir}"/usr/share/zsh/site-functions/_${pkgname}
-  install -Dm644 "${srcdir}"/${pkgname}.example 
${pkgdir}/usr/share/${pkgname}/${pkgname}.example
-
-# license
-  sed -n '2,5p' wgetpaste > LICENSE
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: wgetpaste/repos/community-any/PKGBUILD (from rev 543148, 
wgetpaste/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-27 16:41:15 UTC (rev 543149)
@@ -0,0 +1,27 @@
+# Maintainer: Jaroslav Lichtblau 
+
+pkgname=wgetpaste
+pkgver=2.29
+pkgrel=1
+pkgdesc="A script that automates pasting to a number of pastebin services"
+arch=('any')
+url="https://wgetpaste.zlin.dk/;
+license=('custom')
+depends=('wget')
+optdepends=('xclip: interface to Xclipboard')
+source=(https://wgetpaste.zlin.dk/$pkgname-$pkgver.tar.bz2
+https://wgetpaste.zlin.dk/$pkgname.example)
+sha256sums=('42e42437f97376c9a2793839344205eff40c9f6b4a7d356e17fef83f72e7e0e6'
+'cbc0437f7e04d95ffd224011ee2a056a84dfd7143e314e6962688295f68def4d')
+
+package() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  install -Dm755 ${pkgname} "${pkgdir}"/usr/bin/${pkgname}
+  install -Dm644 _${pkgname} 
"${pkgdir}"/usr/share/zsh/site-functions/_${pkgname}
+  install -Dm644 "${srcdir}"/${pkgname}.example 
${pkgdir}/usr/share/${pkgname}/${pkgname}.example
+
+# license
+  sed -n '2,5p' wgetpaste > LICENSE
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: wgetpaste.changelog
===
--- wgetpaste.changelog 2019-12-27 16:41:09 UTC (rev 543148)
+++ wgetpaste.changelog 2019-12-27 16:41:15 UTC (rev 543149)
@@ -1,40 +0,0 @@
-2016-07-21 Jaroslav Lichtblau 
-   * wgetpaste 2.28-1
-
-2016-03-10 Jaroslav Lichtblau 
-   * wgetpaste 2.27-1
-
-2015-04-18 Jaroslav Lichtblau 
-   * wgetpaste 2.26-1
-
-2014-10-07 Jaroslav Lichtblau 
-   * wgetpaste 2.25-1
-
-2013-12-02 Jaroslav Lichtblau 
-   * wgetpaste 2.23-1
-
-2013-05-18 Jaroslav Lichtblau 
-   * wgetpaste 2.22-1
-
-2012-05-13 Jaroslav Lichtblau 
-   * wgetpaste 2.20-1
-
-2012-05-05 Jaroslav Lichtblau 
-   * wgetpaste 2.19-1
-
-2010-09-16 Jaroslav Lichtblau 
-   * wgetpaste 2.18
-
-2010-02-23 Jaroslav Lichtblau 
-   * wgetpaste 2.16
-
-2009-07-05 Jaroslav Lichtblau 
-   * FS#15223 fixed 2.13-3
-   * sed dependency removed - included in the base group
-
-2009-05-31 Jaroslav Lichtblau 
-   * FS#14864 fixed 2.13-2
-
-2009-05-28 Jaroslav Lichtblau 
-   * wgetpaste 2.13
-   * Moved to [community] repo

Copied: wgetpaste/repos/community-any/wgetpaste.changelog (from rev 543148, 
wgetpaste/trunk/wgetpaste.changelog)
===
--- wgetpaste.changelog (rev 0)
+++ wgetpaste.changelog 2019-12-27 16:41:15 UTC (rev 543149)
@@ -0,0 +1,43 @@
+2019-12-27 Jaroslav Lichtblau 
+   * wgetpaste 2.29-1
+
+2016-07-21 Jaroslav Lichtblau 
+   * wgetpaste 2.28-1
+
+2016-03-10 Jaroslav Lichtblau 
+   * wgetpaste 2.27-1
+
+2015-04-18 Jaroslav Lichtblau 
+   * wgetpaste 2.26-1
+
+2014-10-07 Jaroslav Lichtblau 
+   * wgetpaste 2.25-1
+
+2013-12-02 Jaroslav Lichtblau 
+   * wgetpaste 2.23-1
+
+2013-05-18 Jaroslav Lichtblau 
+   * wgetpaste 2.22-1
+

[arch-commits] Commit in wgetpaste/repos/community-any (4 files)

2016-07-21 Thread Jaroslav Lichtblau
Date: Thursday, July 21, 2016 @ 20:56:28
  Author: jlichtblau
Revision: 183674

archrelease: copy trunk to community-any

Added:
  wgetpaste/repos/community-any/PKGBUILD
(from rev 183673, wgetpaste/trunk/PKGBUILD)
  wgetpaste/repos/community-any/wgetpaste.changelog
(from rev 183673, wgetpaste/trunk/wgetpaste.changelog)
Deleted:
  wgetpaste/repos/community-any/PKGBUILD
  wgetpaste/repos/community-any/wgetpaste.changelog

-+
 PKGBUILD|   56 ++--
 wgetpaste.changelog |   77 +-
 2 files changed, 68 insertions(+), 65 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-21 20:56:21 UTC (rev 183673)
+++ PKGBUILD2016-07-21 20:56:28 UTC (rev 183674)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-
-pkgname=wgetpaste
-pkgver=2.27
-pkgrel=1
-pkgdesc="A script that automates pasting to a number of pastebin services"
-arch=('any')
-url="http://wgetpaste.zlin.dk/;
-license=('custom')
-depends=('wget')
-optdepends=('xclip: interface to Xclipboard')
-source=(http://wgetpaste.zlin.dk/$pkgname-$pkgver.tar.bz2
-http://wgetpaste.zlin.dk/$pkgname.example)
-sha256sums=('d55b789803ddc5dceee2649f35eca53e4ee276fda948ba7b5d4bd3961a92edb8'
-'cbc0437f7e04d95ffd224011ee2a056a84dfd7143e314e6962688295f68def4d')
-
-package() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  install -Dm755 ${pkgname} "${pkgdir}"/usr/bin/${pkgname}
-  install -Dm644 _${pkgname} 
"${pkgdir}"/usr/share/zsh/site-functions/_${pkgname}
-  install -Dm644 "${srcdir}"/${pkgname}.example 
${pkgdir}/usr/share/${pkgname}/${pkgname}.example
-
-# license
-  sed -n '2,5p' wgetpaste > LICENSE
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: wgetpaste/repos/community-any/PKGBUILD (from rev 183673, 
wgetpaste/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-07-21 20:56:28 UTC (rev 183674)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+
+pkgname=wgetpaste
+pkgver=2.28
+pkgrel=1
+pkgdesc="A script that automates pasting to a number of pastebin services"
+arch=('any')
+url="http://wgetpaste.zlin.dk/;
+license=('custom')
+depends=('wget')
+optdepends=('xclip: interface to Xclipboard')
+source=(http://wgetpaste.zlin.dk/$pkgname-$pkgver.tar.bz2
+http://wgetpaste.zlin.dk/$pkgname.example)
+sha256sums=('538d38bab491544bdf6f05f7a38f83d4c3dfee77de7759cb6b9be1ebfdd609c2'
+'cbc0437f7e04d95ffd224011ee2a056a84dfd7143e314e6962688295f68def4d')
+
+package() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  install -Dm755 ${pkgname} "${pkgdir}"/usr/bin/${pkgname}
+  install -Dm644 _${pkgname} 
"${pkgdir}"/usr/share/zsh/site-functions/_${pkgname}
+  install -Dm644 "${srcdir}"/${pkgname}.example 
${pkgdir}/usr/share/${pkgname}/${pkgname}.example
+
+# license
+  sed -n '2,5p' wgetpaste > LICENSE
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: wgetpaste.changelog
===
--- wgetpaste.changelog 2016-07-21 20:56:21 UTC (rev 183673)
+++ wgetpaste.changelog 2016-07-21 20:56:28 UTC (rev 183674)
@@ -1,37 +0,0 @@
-2016-03-10 Jaroslav Lichtblau 
-   * wgetpaste 2.27-1
-
-2015-04-18 Jaroslav Lichtblau 
-   * wgetpaste 2.26-1
-
-2014-10-07 Jaroslav Lichtblau 
-   * wgetpaste 2.25-1
-
-2013-12-02 Jaroslav Lichtblau 
-   * wgetpaste 2.23-1
-
-2013-05-18 Jaroslav Lichtblau 
-   * wgetpaste 2.22-1
-
-2012-05-13 Jaroslav Lichtblau 
-   * wgetpaste 2.20-1
-
-2012-05-05 Jaroslav Lichtblau 
-   * wgetpaste 2.19-1
-
-2010-09-16 Jaroslav Lichtblau 
-   * wgetpaste 2.18
-
-2010-02-23 Jaroslav Lichtblau 
-   * wgetpaste 2.16
-
-2009-07-05 Jaroslav Lichtblau 
-   * FS#15223 fixed 2.13-3
-   * sed dependency removed - included in the base group
-
-2009-05-31 Jaroslav Lichtblau 
-   * FS#14864 fixed 2.13-2
-
-2009-05-28 Jaroslav Lichtblau 
-   * wgetpaste 2.13
-   * Moved to [community] repo

Copied: wgetpaste/repos/community-any/wgetpaste.changelog (from rev 183673, 
wgetpaste/trunk/wgetpaste.changelog)
===
--- wgetpaste.changelog (rev 0)
+++ wgetpaste.changelog 2016-07-21 20:56:28 UTC (rev 183674)
@@ -0,0 +1,40 @@
+2016-07-21 Jaroslav Lichtblau 
+   * wgetpaste 2.28-1
+
+2016-03-10 

[arch-commits] Commit in wgetpaste/repos/community-any (4 files)

2016-03-10 Thread Jaroslav Lichtblau
Date: Thursday, March 10, 2016 @ 18:19:58
  Author: jlichtblau
Revision: 165973

archrelease: copy trunk to community-any

Added:
  wgetpaste/repos/community-any/PKGBUILD
(from rev 165972, wgetpaste/trunk/PKGBUILD)
  wgetpaste/repos/community-any/wgetpaste.changelog
(from rev 165972, wgetpaste/trunk/wgetpaste.changelog)
Deleted:
  wgetpaste/repos/community-any/PKGBUILD
  wgetpaste/repos/community-any/wgetpaste.changelog

-+
 PKGBUILD|   56 +++
 wgetpaste.changelog |   71 ++
 2 files changed, 65 insertions(+), 62 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-03-10 17:18:37 UTC (rev 165972)
+++ PKGBUILD2016-03-10 17:19:58 UTC (rev 165973)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-
-pkgname=wgetpaste
-pkgver=2.26
-pkgrel=1
-pkgdesc="A script that automates pasting to a number of pastebin services"
-arch=('any')
-url="http://wgetpaste.zlin.dk/;
-license=('custom')
-depends=('wget')
-optdepends=('xclip: interface to Xclipboard')
-source=(http://wgetpaste.zlin.dk/$pkgname-$pkgver.tar.bz2
-http://wgetpaste.zlin.dk/$pkgname.example)
-sha256sums=('9265cd0718c815cce19a12c4745f74b288cafce404a26d64daf85ddcbadc8f86'
-'cbc0437f7e04d95ffd224011ee2a056a84dfd7143e314e6962688295f68def4d')
-
-package() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  install -Dm755 ${pkgname} "${pkgdir}"/usr/bin/${pkgname}
-  install -Dm644 _${pkgname} 
"${pkgdir}"/usr/share/zsh/site-functions/_${pkgname}
-  install -Dm644 "${srcdir}"/${pkgname}.example 
${pkgdir}/usr/share/${pkgname}/${pkgname}.example
-
-# license
-  sed -n '2,5p' wgetpaste > LICENSE
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: wgetpaste/repos/community-any/PKGBUILD (from rev 165972, 
wgetpaste/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-03-10 17:19:58 UTC (rev 165973)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+
+pkgname=wgetpaste
+pkgver=2.27
+pkgrel=1
+pkgdesc="A script that automates pasting to a number of pastebin services"
+arch=('any')
+url="http://wgetpaste.zlin.dk/;
+license=('custom')
+depends=('wget')
+optdepends=('xclip: interface to Xclipboard')
+source=(http://wgetpaste.zlin.dk/$pkgname-$pkgver.tar.bz2
+http://wgetpaste.zlin.dk/$pkgname.example)
+sha256sums=('d55b789803ddc5dceee2649f35eca53e4ee276fda948ba7b5d4bd3961a92edb8'
+'cbc0437f7e04d95ffd224011ee2a056a84dfd7143e314e6962688295f68def4d')
+
+package() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  install -Dm755 ${pkgname} "${pkgdir}"/usr/bin/${pkgname}
+  install -Dm644 _${pkgname} 
"${pkgdir}"/usr/share/zsh/site-functions/_${pkgname}
+  install -Dm644 "${srcdir}"/${pkgname}.example 
${pkgdir}/usr/share/${pkgname}/${pkgname}.example
+
+# license
+  sed -n '2,5p' wgetpaste > LICENSE
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: wgetpaste.changelog
===
--- wgetpaste.changelog 2016-03-10 17:18:37 UTC (rev 165972)
+++ wgetpaste.changelog 2016-03-10 17:19:58 UTC (rev 165973)
@@ -1,34 +0,0 @@
-2015-04-18 Jaroslav Lichtblau 
-   * wgetpaste 2.26-1
-
-2014-10-07 Jaroslav Lichtblau 
-   * wgetpaste 2.25-1
-
-2013-12-02 Jaroslav Lichtblau 
-   * wgetpaste 2.23-1
-
-2013-05-18 Jaroslav Lichtblau 
-   * wgetpaste 2.22-1
-
-2012-05-13 Jaroslav Lichtblau 
-   * wgetpaste 2.20-1
-
-2012-05-05 Jaroslav Lichtblau 
-   * wgetpaste 2.19-1
-
-2010-09-16 Jaroslav Lichtblau 
-   * wgetpaste 2.18
-
-2010-02-23 Jaroslav Lichtblau 
-   * wgetpaste 2.16
-
-2009-07-05 Jaroslav Lichtblau 
-   * FS#15223 fixed 2.13-3
-   * sed dependency removed - included in the base group
-
-2009-05-31 Jaroslav Lichtblau 
-   * FS#14864 fixed 2.13-2
-
-2009-05-28 Jaroslav Lichtblau 
-   * wgetpaste 2.13
-   * Moved to [community] repo

Copied: wgetpaste/repos/community-any/wgetpaste.changelog (from rev 165972, 
wgetpaste/trunk/wgetpaste.changelog)
===
--- wgetpaste.changelog (rev 0)
+++ wgetpaste.changelog 2016-03-10 17:19:58 UTC (rev 165973)
@@ -0,0 +1,37 @@
+2016-03-10 Jaroslav Lichtblau 
+   * wgetpaste 2.27-1
+
+2015-04-18 Jaroslav Lichtblau 
+   * wgetpaste 2.26-1
+

[arch-commits] Commit in wgetpaste/repos/community-any (4 files)

2015-04-18 Thread Jaroslav Lichtblau
Date: Saturday, April 18, 2015 @ 16:54:37
  Author: jlichtblau
Revision: 131623

archrelease: copy trunk to community-any

Added:
  wgetpaste/repos/community-any/PKGBUILD
(from rev 131622, wgetpaste/trunk/PKGBUILD)
  wgetpaste/repos/community-any/wgetpaste.changelog
(from rev 131622, wgetpaste/trunk/wgetpaste.changelog)
Deleted:
  wgetpaste/repos/community-any/PKGBUILD
  wgetpaste/repos/community-any/wgetpaste.changelog

-+
 PKGBUILD|   56 +--
 wgetpaste.changelog |   65 ++
 2 files changed, 62 insertions(+), 59 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-04-18 14:54:25 UTC (rev 131622)
+++ PKGBUILD2015-04-18 14:54:37 UTC (rev 131623)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-
-pkgname=wgetpaste
-pkgver=2.25
-pkgrel=1
-pkgdesc=A script that automates pasting to a number of pastebin services
-arch=('any')
-url=http://wgetpaste.zlin.dk/;
-license=('custom')
-depends=('wget')
-optdepends=('xclip: interface to Xclipboard')
-source=(http://wgetpaste.zlin.dk/$pkgname-$pkgver.tar.bz2
-http://wgetpaste.zlin.dk/$pkgname.example)
-sha256sums=('6a7e078e6607f4fe819fc52857a601630ec0f7d2ee855d3b1cd7e75a904c40f4'
-'cbc0437f7e04d95ffd224011ee2a056a84dfd7143e314e6962688295f68def4d')
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  install -D -m755 ${pkgname} ${pkgdir}/usr/bin/${pkgname}
-  install -D -m644 _${pkgname} 
${pkgdir}/usr/share/zsh/site-functions/_${pkgname}
-  install -D -m644 ${srcdir}/${pkgname}.example 
${pkgdir}/usr/share/${pkgname}/${pkgname}.example
-
-# license
-  sed -n '2,5p' wgetpaste  LICENSE
-  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
-}

Copied: wgetpaste/repos/community-any/PKGBUILD (from rev 131622, 
wgetpaste/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-04-18 14:54:37 UTC (rev 131623)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau svetlemo...@archlinux.org
+
+pkgname=wgetpaste
+pkgver=2.26
+pkgrel=1
+pkgdesc=A script that automates pasting to a number of pastebin services
+arch=('any')
+url=http://wgetpaste.zlin.dk/;
+license=('custom')
+depends=('wget')
+optdepends=('xclip: interface to Xclipboard')
+source=(http://wgetpaste.zlin.dk/$pkgname-$pkgver.tar.bz2
+http://wgetpaste.zlin.dk/$pkgname.example)
+sha256sums=('9265cd0718c815cce19a12c4745f74b288cafce404a26d64daf85ddcbadc8f86'
+'cbc0437f7e04d95ffd224011ee2a056a84dfd7143e314e6962688295f68def4d')
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  install -Dm755 ${pkgname} ${pkgdir}/usr/bin/${pkgname}
+  install -Dm644 _${pkgname} 
${pkgdir}/usr/share/zsh/site-functions/_${pkgname}
+  install -Dm644 ${srcdir}/${pkgname}.example 
${pkgdir}/usr/share/${pkgname}/${pkgname}.example
+
+# license
+  sed -n '2,5p' wgetpaste  LICENSE
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: wgetpaste.changelog
===
--- wgetpaste.changelog 2015-04-18 14:54:25 UTC (rev 131622)
+++ wgetpaste.changelog 2015-04-18 14:54:37 UTC (rev 131623)
@@ -1,31 +0,0 @@
-2014-10-07 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * wgetpaste 2.25-1
-
-2013-12-02 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * wgetpaste 2.23-1
-
-2013-05-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * wgetpaste 2.22-1
-
-2012-05-13 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * wgetpaste 2.20-1
-
-2012-05-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * wgetpaste 2.19-1
-
-2010-09-16 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * wgetpaste 2.18
-
-2010-02-23 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * wgetpaste 2.16
-
-2009-07-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * FS#15223 fixed 2.13-3
-   * sed dependency removed - included in the base group
-
-2009-05-31 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * FS#14864 fixed 2.13-2
-
-2009-05-28 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * wgetpaste 2.13
-   * Moved to [community] repo

Copied: wgetpaste/repos/community-any/wgetpaste.changelog (from rev 131622, 
wgetpaste/trunk/wgetpaste.changelog)
===
--- wgetpaste.changelog (rev 0)
+++ wgetpaste.changelog 2015-04-18 14:54:37 UTC (rev 131623)
@@ -0,0 +1,34 @@
+2015-04-18 Jaroslav Lichtblau svetlemo...@archlinux.org
+   * wgetpaste 2.26-1
+
+2014-10-07 Jaroslav Lichtblau svetlemo...@archlinux.org
+   * wgetpaste 2.25-1
+
+2013-12-02 Jaroslav Lichtblau svetlemo...@archlinux.org
+   * wgetpaste 2.23-1
+
+2013-05-18 Jaroslav 

[arch-commits] Commit in wgetpaste/repos/community-any (4 files)

2014-10-07 Thread Jaroslav Lichtblau
Date: Tuesday, October 7, 2014 @ 08:35:28
  Author: jlichtblau
Revision: 120315

archrelease: copy trunk to community-any

Added:
  wgetpaste/repos/community-any/PKGBUILD
(from rev 120314, wgetpaste/trunk/PKGBUILD)
  wgetpaste/repos/community-any/wgetpaste.changelog
(from rev 120314, wgetpaste/trunk/wgetpaste.changelog)
Deleted:
  wgetpaste/repos/community-any/PKGBUILD
  wgetpaste/repos/community-any/wgetpaste.changelog

-+
 PKGBUILD|   56 +++
 wgetpaste.changelog |   59 ++
 2 files changed, 59 insertions(+), 56 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-10-07 06:35:17 UTC (rev 120314)
+++ PKGBUILD2014-10-07 06:35:28 UTC (rev 120315)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-
-pkgname=wgetpaste
-pkgver=2.23
-pkgrel=1
-pkgdesc=A script that automates pasting to a number of pastebin services
-url=http://wgetpaste.zlin.dk/;
-arch=('any')
-license=('custom')
-depends=('wget')
-optdepends=('xclip: interface to Xclipboard')
-source=(http://wgetpaste.zlin.dk/$pkgname-$pkgver.tar.bz2
-http://wgetpaste.zlin.dk/$pkgname.example)
-sha256sums=('d6f4546d5bd78e0765e07a7bc91dab169e108c414a9cbc4c88b8dee20a3955f5'
-'cbc0437f7e04d95ffd224011ee2a056a84dfd7143e314e6962688295f68def4d')
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  install -D -m755 ${pkgname} ${pkgdir}/usr/bin/${pkgname}
-  install -D -m644 _${pkgname} $pkgdir/usr/share/zsh/site-functions/_${pkgname}
-  install -D -m644 ${srcdir}/${pkgname}.example 
${pkgdir}/usr/share/${pkgname}/${pkgname}.example
-
-# license
-  sed -n '2,5p' wgetpaste  LICENSE
-  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
-}

Copied: wgetpaste/repos/community-any/PKGBUILD (from rev 120314, 
wgetpaste/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-10-07 06:35:28 UTC (rev 120315)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+
+pkgname=wgetpaste
+pkgver=2.25
+pkgrel=1
+pkgdesc=A script that automates pasting to a number of pastebin services
+arch=('any')
+url=http://wgetpaste.zlin.dk/;
+license=('custom')
+depends=('wget')
+optdepends=('xclip: interface to Xclipboard')
+source=(http://wgetpaste.zlin.dk/$pkgname-$pkgver.tar.bz2
+http://wgetpaste.zlin.dk/$pkgname.example)
+sha256sums=('6a7e078e6607f4fe819fc52857a601630ec0f7d2ee855d3b1cd7e75a904c40f4'
+'cbc0437f7e04d95ffd224011ee2a056a84dfd7143e314e6962688295f68def4d')
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  install -D -m755 ${pkgname} ${pkgdir}/usr/bin/${pkgname}
+  install -D -m644 _${pkgname} 
${pkgdir}/usr/share/zsh/site-functions/_${pkgname}
+  install -D -m644 ${srcdir}/${pkgname}.example 
${pkgdir}/usr/share/${pkgname}/${pkgname}.example
+
+# license
+  sed -n '2,5p' wgetpaste  LICENSE
+  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: wgetpaste.changelog
===
--- wgetpaste.changelog 2014-10-07 06:35:17 UTC (rev 120314)
+++ wgetpaste.changelog 2014-10-07 06:35:28 UTC (rev 120315)
@@ -1,28 +0,0 @@
-2013-12-02 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * wgetpaste 2.23-1
-
-2013-05-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * wgetpaste 2.22-1
-
-2012-05-13 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * wgetpaste 2.20-1
-
-2012-05-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * wgetpaste 2.19-1
-
-2010-09-16 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * wgetpaste 2.18
-
-2010-02-23 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * wgetpaste 2.16
-
-2009-07-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * FS#15223 fixed 2.13-3
-   * sed dependency removed - included in the base group
-
-2009-05-31 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * FS#14864 fixed 2.13-2
-
-2009-05-28 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * wgetpaste 2.13
-   * Moved to [community] repo

Copied: wgetpaste/repos/community-any/wgetpaste.changelog (from rev 120314, 
wgetpaste/trunk/wgetpaste.changelog)
===
--- wgetpaste.changelog (rev 0)
+++ wgetpaste.changelog 2014-10-07 06:35:28 UTC (rev 120315)
@@ -0,0 +1,31 @@
+2014-10-07 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * wgetpaste 2.25-1
+
+2013-12-02 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * wgetpaste 2.23-1
+
+2013-05-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * wgetpaste 2.22-1
+
+2012-05-13 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * wgetpaste 2.20-1
+

[arch-commits] Commit in wgetpaste/repos/community-any (4 files)

2013-12-02 Thread Jaroslav Lichtblau
Date: Monday, December 2, 2013 @ 19:51:00
  Author: jlichtblau
Revision: 101945

archrelease: copy trunk to community-any

Added:
  wgetpaste/repos/community-any/PKGBUILD
(from rev 101944, wgetpaste/trunk/PKGBUILD)
  wgetpaste/repos/community-any/wgetpaste.changelog
(from rev 101944, wgetpaste/trunk/wgetpaste.changelog)
Deleted:
  wgetpaste/repos/community-any/PKGBUILD
  wgetpaste/repos/community-any/wgetpaste.changelog

-+
 PKGBUILD|   56 +-
 wgetpaste.changelog |   53 +--
 2 files changed, 56 insertions(+), 53 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-02 18:50:51 UTC (rev 101944)
+++ PKGBUILD2013-12-02 18:51:00 UTC (rev 101945)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-
-pkgname=wgetpaste
-pkgver=2.22
-pkgrel=1
-pkgdesc=A script that automates pasting to a number of pastebin services
-url=http://wgetpaste.zlin.dk/;
-arch=('any')
-license=('custom')
-depends=('wget')
-optdepends=('xclip: interface to Xclipboard')
-source=(http://wgetpaste.zlin.dk/$pkgname-$pkgver.tar.bz2
-http://wgetpaste.zlin.dk/$pkgname.example)
-sha256sums=('a903d4b93e487046226ad77037a28cb5f6cf2465bf212e5edf568c4135f6fe05'
-'cbc0437f7e04d95ffd224011ee2a056a84dfd7143e314e6962688295f68def4d')
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  install -D -m755 ${pkgname} ${pkgdir}/usr/bin/${pkgname}
-  install -D -m644 _${pkgname} $pkgdir/usr/share/zsh/site-functions/_${pkgname}
-  install -D -m644 ${srcdir}/${pkgname}.example 
${pkgdir}/usr/share/${pkgname}/${pkgname}.example
-
-# license
-  sed -n '2,5p' wgetpaste  LICENSE
-  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
-}

Copied: wgetpaste/repos/community-any/PKGBUILD (from rev 101944, 
wgetpaste/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-02 18:51:00 UTC (rev 101945)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+
+pkgname=wgetpaste
+pkgver=2.23
+pkgrel=1
+pkgdesc=A script that automates pasting to a number of pastebin services
+url=http://wgetpaste.zlin.dk/;
+arch=('any')
+license=('custom')
+depends=('wget')
+optdepends=('xclip: interface to Xclipboard')
+source=(http://wgetpaste.zlin.dk/$pkgname-$pkgver.tar.bz2
+http://wgetpaste.zlin.dk/$pkgname.example)
+sha256sums=('d6f4546d5bd78e0765e07a7bc91dab169e108c414a9cbc4c88b8dee20a3955f5'
+'cbc0437f7e04d95ffd224011ee2a056a84dfd7143e314e6962688295f68def4d')
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  install -D -m755 ${pkgname} ${pkgdir}/usr/bin/${pkgname}
+  install -D -m644 _${pkgname} $pkgdir/usr/share/zsh/site-functions/_${pkgname}
+  install -D -m644 ${srcdir}/${pkgname}.example 
${pkgdir}/usr/share/${pkgname}/${pkgname}.example
+
+# license
+  sed -n '2,5p' wgetpaste  LICENSE
+  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: wgetpaste.changelog
===
--- wgetpaste.changelog 2013-12-02 18:50:51 UTC (rev 101944)
+++ wgetpaste.changelog 2013-12-02 18:51:00 UTC (rev 101945)
@@ -1,25 +0,0 @@
-2012-05-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * wgetpaste 2.22-1
-
-2012-05-13 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * wgetpaste 2.20-1
-
-2012-05-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * wgetpaste 2.19-1
-
-2010-09-16 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * wgetpaste 2.18
-
-2010-02-23 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * wgetpaste 2.16
-
-2009-07-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * FS#15223 fixed 2.13-3
-   * sed dependency removed - included in the base group
-
-2009-05-31 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * FS#14864 fixed 2.13-2
-
-2009-05-28 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * wgetpaste 2.13
-   * Moved to [community] repo

Copied: wgetpaste/repos/community-any/wgetpaste.changelog (from rev 101944, 
wgetpaste/trunk/wgetpaste.changelog)
===
--- wgetpaste.changelog (rev 0)
+++ wgetpaste.changelog 2013-12-02 18:51:00 UTC (rev 101945)
@@ -0,0 +1,28 @@
+2013-12-02 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * wgetpaste 2.23-1
+
+2013-05-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * wgetpaste 2.22-1
+
+2012-05-13 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * wgetpaste 2.20-1
+
+2012-05-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * wgetpaste 2.19-1
+
+2010-09-16 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * wgetpaste 2.18
+

[arch-commits] Commit in wgetpaste/repos/community-any (4 files)

2013-05-18 Thread Jaroslav Lichtblau
Date: Saturday, May 18, 2013 @ 16:08:45
  Author: jlichtblau
Revision: 91050

archrelease: copy trunk to community-any

Added:
  wgetpaste/repos/community-any/PKGBUILD
(from rev 91049, wgetpaste/trunk/PKGBUILD)
  wgetpaste/repos/community-any/wgetpaste.changelog
(from rev 91049, wgetpaste/trunk/wgetpaste.changelog)
Deleted:
  wgetpaste/repos/community-any/PKGBUILD
  wgetpaste/repos/community-any/wgetpaste.changelog

-+
 PKGBUILD|   56 +-
 wgetpaste.changelog |   47 ++---
 2 files changed, 53 insertions(+), 50 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-18 14:08:38 UTC (rev 91049)
+++ PKGBUILD2013-05-18 14:08:45 UTC (rev 91050)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-
-pkgname=wgetpaste
-pkgver=2.20
-pkgrel=1
-pkgdesc=A script that automates pasting to a number of pastebin services
-url=http://wgetpaste.zlin.dk/;
-arch=('any')
-license=('custom')
-depends=('wget')
-optdepends=('xclip: interface to Xclipboard')
-source=(http://wgetpaste.zlin.dk/$pkgname-$pkgver.tar.bz2;
-http://wgetpaste.zlin.dk/$pkgname.example;)
-sha256sums=('7a53836d02e07cefc3c2978bb129a037fa1e1222ba0e275c4e818230a6d6fb9e'
-'cbc0437f7e04d95ffd224011ee2a056a84dfd7143e314e6962688295f68def4d')
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  install -D -m755 ${pkgname} ${pkgdir}/usr/bin/${pkgname}
-  install -D -m644 _${pkgname} $pkgdir/usr/share/zsh/site-functions/_${pkgname}
-  install -D -m644 ${srcdir}/${pkgname}.example 
${pkgdir}/usr/share/${pkgname}/${pkgname}.example
-
-# license
-  sed -n '2,5p' wgetpaste  LICENSE
-  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
-}

Copied: wgetpaste/repos/community-any/PKGBUILD (from rev 91049, 
wgetpaste/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-18 14:08:45 UTC (rev 91050)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+
+pkgname=wgetpaste
+pkgver=2.22
+pkgrel=1
+pkgdesc=A script that automates pasting to a number of pastebin services
+url=http://wgetpaste.zlin.dk/;
+arch=('any')
+license=('custom')
+depends=('wget')
+optdepends=('xclip: interface to Xclipboard')
+source=(http://wgetpaste.zlin.dk/$pkgname-$pkgver.tar.bz2
+http://wgetpaste.zlin.dk/$pkgname.example)
+sha256sums=('a903d4b93e487046226ad77037a28cb5f6cf2465bf212e5edf568c4135f6fe05'
+'cbc0437f7e04d95ffd224011ee2a056a84dfd7143e314e6962688295f68def4d')
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  install -D -m755 ${pkgname} ${pkgdir}/usr/bin/${pkgname}
+  install -D -m644 _${pkgname} $pkgdir/usr/share/zsh/site-functions/_${pkgname}
+  install -D -m644 ${srcdir}/${pkgname}.example 
${pkgdir}/usr/share/${pkgname}/${pkgname}.example
+
+# license
+  sed -n '2,5p' wgetpaste  LICENSE
+  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: wgetpaste.changelog
===
--- wgetpaste.changelog 2013-05-18 14:08:38 UTC (rev 91049)
+++ wgetpaste.changelog 2013-05-18 14:08:45 UTC (rev 91050)
@@ -1,22 +0,0 @@
-2012-05-13 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * wgetpaste 2.20-1
-
-2012-05-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * wgetpaste 2.19-1
-
-2010-09-16 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * wgetpaste 2.18
-
-2010-02-23 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * wgetpaste 2.16
-
-2009-07-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * FS#15223 fixed 2.13-3
-   * sed dependency removed - included in the base group
-
-2009-05-31 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * FS#14864 fixed 2.13-2
-
-2009-05-28 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * wgetpaste 2.13
-   * Moved to [community] repo

Copied: wgetpaste/repos/community-any/wgetpaste.changelog (from rev 91049, 
wgetpaste/trunk/wgetpaste.changelog)
===
--- wgetpaste.changelog (rev 0)
+++ wgetpaste.changelog 2013-05-18 14:08:45 UTC (rev 91050)
@@ -0,0 +1,25 @@
+2012-05-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * wgetpaste 2.22-1
+
+2012-05-13 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * wgetpaste 2.20-1
+
+2012-05-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * wgetpaste 2.19-1
+
+2010-09-16 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * wgetpaste 2.18
+
+2010-02-23 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * wgetpaste 2.16
+
+2009-07-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * FS#15223 fixed 2.13-3
+   * sed