[arch-commits] Commit in scrypt/repos (8 files)

2017-03-04 Thread Jelle van der Waa
Date: Saturday, March 4, 2017 @ 22:18:20
  Author: jelle
Revision: 214936

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

Added:
  scrypt/repos/community-i686/LICENSE
(from rev 214935, scrypt/trunk/LICENSE)
  scrypt/repos/community-i686/PKGBUILD
(from rev 214935, scrypt/trunk/PKGBUILD)
  scrypt/repos/community-x86_64/LICENSE
(from rev 214935, scrypt/trunk/LICENSE)
  scrypt/repos/community-x86_64/PKGBUILD
(from rev 214935, scrypt/trunk/PKGBUILD)
Deleted:
  scrypt/repos/community-i686/LICENSE
  scrypt/repos/community-i686/PKGBUILD
  scrypt/repos/community-x86_64/LICENSE
  scrypt/repos/community-x86_64/PKGBUILD

---+
 /LICENSE  |   46 
 /PKGBUILD |   56 
 community-i686/LICENSE|   23 --
 community-i686/PKGBUILD   |   28 --
 community-x86_64/LICENSE  |   23 --
 community-x86_64/PKGBUILD |   28 --
 6 files changed, 102 insertions(+), 102 deletions(-)

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2017-03-04 22:18:03 UTC (rev 214935)
+++ community-i686/LICENSE  2017-03-04 22:18:20 UTC (rev 214936)
@@ -1,23 +0,0 @@
-Copyright 2009 Colin Percival
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
-1. Redistributions of source code must retain the above copyright
-   notice, this list of conditions and the following disclaimer.
-2. Redistributions in binary form must reproduce the above copyright
-   notice, this list of conditions and the following disclaimer in the
-   documentation and/or other materials provided with the distribution.
-
-THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
-ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
-FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
-OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
-LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
-OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
-SUCH DAMAGE.

Copied: scrypt/repos/community-i686/LICENSE (from rev 214935, 
scrypt/trunk/LICENSE)
===
--- community-i686/LICENSE  (rev 0)
+++ community-i686/LICENSE  2017-03-04 22:18:20 UTC (rev 214936)
@@ -0,0 +1,23 @@
+Copyright 2009 Colin Percival
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+1. Redistributions of source code must retain the above copyright
+   notice, this list of conditions and the following disclaimer.
+2. Redistributions in binary form must reproduce the above copyright
+   notice, this list of conditions and the following disclaimer in the
+   documentation and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGE.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-04 22:18:03 UTC (rev 214935)
+++ community-i686/PKGBUILD 2017-03-04 22:18:20 UTC (rev 214936)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay 
-# Contributor: Oliver Herold 
-
-pkgname=scrypt
-pkgver=1.2.1
-pkgrel=1
-pkgdesc="key derivation function and encryption utility"
-arch=('i686' 'x86_64')
-depends=(openssl)
-url="https://www.tarsnap.com/scrypt/;
-license=('BSD')
-source=(https://www.tarsnap.com/scrypt/scrypt-$pkgver.tgz
-LICENSE)
-sha256sums=('4621f5e7da2f802e20850436219370092e9fcda93bd598f6d4236cce33f4c577'
-

[arch-commits] Commit in scrypt/repos (8 files)

2017-03-04 Thread Jelle van der Waa
Date: Saturday, March 4, 2017 @ 21:38:47
  Author: jelle
Revision: 214932

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

Added:
  scrypt/repos/community-i686/LICENSE
(from rev 214931, scrypt/trunk/LICENSE)
  scrypt/repos/community-i686/PKGBUILD
(from rev 214931, scrypt/trunk/PKGBUILD)
  scrypt/repos/community-x86_64/LICENSE
(from rev 214931, scrypt/trunk/LICENSE)
  scrypt/repos/community-x86_64/PKGBUILD
(from rev 214931, scrypt/trunk/PKGBUILD)
Deleted:
  scrypt/repos/community-i686/LICENSE
  scrypt/repos/community-i686/PKGBUILD
  scrypt/repos/community-x86_64/LICENSE
  scrypt/repos/community-x86_64/PKGBUILD

---+
 /LICENSE  |   46 
 /PKGBUILD |   56 
 community-i686/LICENSE|   23 --
 community-i686/PKGBUILD   |   28 --
 community-x86_64/LICENSE  |   23 --
 community-x86_64/PKGBUILD |   28 --
 6 files changed, 102 insertions(+), 102 deletions(-)

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2017-03-04 21:37:31 UTC (rev 214931)
+++ community-i686/LICENSE  2017-03-04 21:38:47 UTC (rev 214932)
@@ -1,23 +0,0 @@
-Copyright 2009 Colin Percival
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
-1. Redistributions of source code must retain the above copyright
-   notice, this list of conditions and the following disclaimer.
-2. Redistributions in binary form must reproduce the above copyright
-   notice, this list of conditions and the following disclaimer in the
-   documentation and/or other materials provided with the distribution.
-
-THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
-ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
-FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
-OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
-LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
-OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
-SUCH DAMAGE.

Copied: scrypt/repos/community-i686/LICENSE (from rev 214931, 
scrypt/trunk/LICENSE)
===
--- community-i686/LICENSE  (rev 0)
+++ community-i686/LICENSE  2017-03-04 21:38:47 UTC (rev 214932)
@@ -0,0 +1,23 @@
+Copyright 2009 Colin Percival
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+1. Redistributions of source code must retain the above copyright
+   notice, this list of conditions and the following disclaimer.
+2. Redistributions in binary form must reproduce the above copyright
+   notice, this list of conditions and the following disclaimer in the
+   documentation and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGE.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-04 21:37:31 UTC (rev 214931)
+++ community-i686/PKGBUILD 2017-03-04 21:38:47 UTC (rev 214932)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay 
-# Contributor: Oliver Herold 
-
-pkgname=scrypt
-pkgver=1.2.0
-pkgrel=1
-pkgdesc="key derivation function and encryption utility"
-arch=('i686' 'x86_64')
-depends=(openssl)
-url="https://www.tarsnap.com/scrypt/;
-license=('BSD')
-source=(https://www.tarsnap.com/scrypt/scrypt-$pkgver.tgz
-LICENSE)
-sha256sums=('1754bc89405277c8ac14220377a4c240ddc34b1ce70882aa92cd01bfdc8569d4'
-

[arch-commits] Commit in scrypt/repos (8 files)

2015-09-29 Thread Daniel Micay
Date: Tuesday, September 29, 2015 @ 20:09:42
  Author: thestinger
Revision: 142223

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

Added:
  scrypt/repos/community-i686/LICENSE
(from rev 14, scrypt/trunk/LICENSE)
  scrypt/repos/community-i686/PKGBUILD
(from rev 14, scrypt/trunk/PKGBUILD)
  scrypt/repos/community-x86_64/LICENSE
(from rev 14, scrypt/trunk/LICENSE)
  scrypt/repos/community-x86_64/PKGBUILD
(from rev 14, scrypt/trunk/PKGBUILD)
Deleted:
  scrypt/repos/community-i686/LICENSE
  scrypt/repos/community-i686/PKGBUILD
  scrypt/repos/community-x86_64/LICENSE
  scrypt/repos/community-x86_64/PKGBUILD

---+
 /LICENSE  |   46 
 /PKGBUILD |   56 
 community-i686/LICENSE|   23 --
 community-i686/PKGBUILD   |   27 -
 community-x86_64/LICENSE  |   23 --
 community-x86_64/PKGBUILD |   27 -
 6 files changed, 102 insertions(+), 100 deletions(-)

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2015-09-29 18:05:19 UTC (rev 14)
+++ community-i686/LICENSE  2015-09-29 18:09:42 UTC (rev 142223)
@@ -1,23 +0,0 @@
-Copyright 2009 Colin Percival
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
-1. Redistributions of source code must retain the above copyright
-   notice, this list of conditions and the following disclaimer.
-2. Redistributions in binary form must reproduce the above copyright
-   notice, this list of conditions and the following disclaimer in the
-   documentation and/or other materials provided with the distribution.
-
-THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
-ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
-FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
-OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
-LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
-OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
-SUCH DAMAGE.

Copied: scrypt/repos/community-i686/LICENSE (from rev 14, 
scrypt/trunk/LICENSE)
===
--- community-i686/LICENSE  (rev 0)
+++ community-i686/LICENSE  2015-09-29 18:09:42 UTC (rev 142223)
@@ -0,0 +1,23 @@
+Copyright 2009 Colin Percival
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+1. Redistributions of source code must retain the above copyright
+   notice, this list of conditions and the following disclaimer.
+2. Redistributions in binary form must reproduce the above copyright
+   notice, this list of conditions and the following disclaimer in the
+   documentation and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGE.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-09-29 18:05:19 UTC (rev 14)
+++ community-i686/PKGBUILD 2015-09-29 18:09:42 UTC (rev 142223)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay 
-# Contributor: Oliver Herold 
-
-pkgname=scrypt
-pkgver=1.1.6
-pkgrel=4
-pkgdesc="key derivation function and encryption utility"
-arch=('i686' 'x86_64')
-depends=(openssl)
-url="https://www.tarsnap.com/scrypt/;
-license=('BSD')
-source=(http://www.tarsnap.com/scrypt/scrypt-1.1.6.tgz LICENSE)
-md5sums=('a35523cd497f7283635ce881db39c2e2'
- '46754c4c55dc7c70dbb3480dce6274da')
-
-build() {
-  cd 

[arch-commits] Commit in scrypt/repos (8 files)

2014-07-01 Thread Daniel Micay
Date: Tuesday, July 1, 2014 @ 12:15:54
  Author: thestinger
Revision: 113933

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

Added:
  scrypt/repos/community-i686/LICENSE
(from rev 113932, scrypt/trunk/LICENSE)
  scrypt/repos/community-i686/PKGBUILD
(from rev 113932, scrypt/trunk/PKGBUILD)
  scrypt/repos/community-x86_64/LICENSE
(from rev 113932, scrypt/trunk/LICENSE)
  scrypt/repos/community-x86_64/PKGBUILD
(from rev 113932, scrypt/trunk/PKGBUILD)
Deleted:
  scrypt/repos/community-i686/LICENSE
  scrypt/repos/community-i686/PKGBUILD
  scrypt/repos/community-x86_64/LICENSE
  scrypt/repos/community-x86_64/PKGBUILD

---+
 /LICENSE  |   46 +
 /PKGBUILD |   54 
 community-i686/LICENSE|   23 --
 community-i686/PKGBUILD   |   28 --
 community-x86_64/LICENSE  |   23 --
 community-x86_64/PKGBUILD |   28 --
 6 files changed, 100 insertions(+), 102 deletions(-)

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2014-07-01 10:15:27 UTC (rev 113932)
+++ community-i686/LICENSE  2014-07-01 10:15:54 UTC (rev 113933)
@@ -1,23 +0,0 @@
-Copyright 2009 Colin Percival
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
-1. Redistributions of source code must retain the above copyright
-   notice, this list of conditions and the following disclaimer.
-2. Redistributions in binary form must reproduce the above copyright
-   notice, this list of conditions and the following disclaimer in the
-   documentation and/or other materials provided with the distribution.
-
-THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
-ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
-FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
-OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
-LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
-OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
-SUCH DAMAGE.

Copied: scrypt/repos/community-i686/LICENSE (from rev 113932, 
scrypt/trunk/LICENSE)
===
--- community-i686/LICENSE  (rev 0)
+++ community-i686/LICENSE  2014-07-01 10:15:54 UTC (rev 113933)
@@ -0,0 +1,23 @@
+Copyright 2009 Colin Percival
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+1. Redistributions of source code must retain the above copyright
+   notice, this list of conditions and the following disclaimer.
+2. Redistributions in binary form must reproduce the above copyright
+   notice, this list of conditions and the following disclaimer in the
+   documentation and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGE.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-07-01 10:15:27 UTC (rev 113932)
+++ community-i686/PKGBUILD 2014-07-01 10:15:54 UTC (rev 113933)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay danielmi...@gmail.com
-# Contributor: Oliver Herold oliver - at - akephalos - dot - de
-
-pkgname=scrypt
-pkgver=1.1.6
-pkgrel=3
-pkgdesc=key derivation function and encryption utility
-arch=('i686' 'x86_64')
-depends=(openssl)
-url=http://www.tarsnap.com/scrypt/;
-license=('BSD')
-source=(http://www.tarsnap.com/scrypt/scrypt-1.1.6.tgz LICENSE)
-md5sums=('a35523cd497f7283635ce881db39c2e2')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver