[arch-commits] Commit in ccrypt/repos (4 files)

Felix Yan fyan at nymeria.archlinux.org
Sat Jul 5 05:59:39 UTC 2014


    Date: Saturday, July 5, 2014 @ 07:59:39
  Author: fyan
Revision: 115046

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

Added:
  ccrypt/repos/community-i686/PKGBUILD
    (from rev 115045, ccrypt/trunk/PKGBUILD)
  ccrypt/repos/community-x86_64/PKGBUILD
    (from rev 115045, ccrypt/trunk/PKGBUILD)
Deleted:
  ccrypt/repos/community-i686/PKGBUILD
  ccrypt/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   60 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   30 ----------------------
 community-x86_64/PKGBUILD |   30 ----------------------
 3 files changed, 60 insertions(+), 60 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-07-05 05:59:08 UTC (rev 115045)
+++ community-i686/PKGBUILD	2014-07-05 05:59:39 UTC (rev 115046)
@@ -1,30 +0,0 @@
-# $Id$
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
-# Maintainer: Thorsten Töpper <atsutane-tu at freethoughts.de>
-
-pkgname=ccrypt
-pkgver=1.10
-pkgrel=1
-pkgdesc='A command-line utility for encrypting and decrypting files and streams'
-arch=('i686' 'x86_64')
-url="http://ccrypt.sourceforge.net"
-license=('GPL2')
-depends=('glibc')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('95d4e524abb146946fe6af9d53ed0e5e294b34e2')
-
-build() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	./configure --prefix=/usr --mandir=/usr/share/man
-	make
-}
-
-package() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-
-	make DESTDIR="${pkgdir}/" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ccrypt/repos/community-i686/PKGBUILD (from rev 115045, ccrypt/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-07-05 05:59:39 UTC (rev 115046)
@@ -0,0 +1,30 @@
+# $Id$
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
+# Maintainer: Thorsten Töpper <atsutane-tu at freethoughts.de>
+
+pkgname=ccrypt
+pkgver=1.10
+pkgrel=2
+pkgdesc='A command-line utility for encrypting and decrypting files and streams'
+arch=('i686' 'x86_64')
+url="http://ccrypt.sourceforge.net"
+license=('GPL2')
+depends=('glibc')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('95d4e524abb146946fe6af9d53ed0e5e294b34e2')
+
+build() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	./configure --prefix=/usr --mandir=/usr/share/man
+	make
+}
+
+package() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+
+	make DESTDIR="${pkgdir}/" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-07-05 05:59:08 UTC (rev 115045)
+++ community-x86_64/PKGBUILD	2014-07-05 05:59:39 UTC (rev 115046)
@@ -1,30 +0,0 @@
-# $Id$
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
-# Maintainer: Thorsten Töpper <atsutane-tu at freethoughts.de>
-
-pkgname=ccrypt
-pkgver=1.10
-pkgrel=1
-pkgdesc='A command-line utility for encrypting and decrypting files and streams'
-arch=('i686' 'x86_64')
-url="http://ccrypt.sourceforge.net"
-license=('GPL2')
-depends=('glibc')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('95d4e524abb146946fe6af9d53ed0e5e294b34e2')
-
-build() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	./configure --prefix=/usr --mandir=/usr/share/man
-	make
-}
-
-package() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-
-	make DESTDIR="${pkgdir}/" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ccrypt/repos/community-x86_64/PKGBUILD (from rev 115045, ccrypt/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-07-05 05:59:39 UTC (rev 115046)
@@ -0,0 +1,30 @@
+# $Id$
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
+# Maintainer: Thorsten Töpper <atsutane-tu at freethoughts.de>
+
+pkgname=ccrypt
+pkgver=1.10
+pkgrel=2
+pkgdesc='A command-line utility for encrypting and decrypting files and streams'
+arch=('i686' 'x86_64')
+url="http://ccrypt.sourceforge.net"
+license=('GPL2')
+depends=('glibc')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('95d4e524abb146946fe6af9d53ed0e5e294b34e2')
+
+build() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	./configure --prefix=/usr --mandir=/usr/share/man
+	make
+}
+
+package() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+
+	make DESTDIR="${pkgdir}/" install
+}
+
+# vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list