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

Timothy Redaelli tredaelli at nymeria.archlinux.org
Fri Mar 8 11:10:35 UTC 2013


    Date: Friday, March 8, 2013 @ 12:10:34
  Author: tredaelli
Revision: 85885

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

Added:
  ecryptfs-utils/repos/community-i686/PKGBUILD
    (from rev 85884, ecryptfs-utils/trunk/PKGBUILD)
  ecryptfs-utils/repos/community-x86_64/PKGBUILD
    (from rev 85884, ecryptfs-utils/trunk/PKGBUILD)
Deleted:
  ecryptfs-utils/repos/community-i686/PKGBUILD
  ecryptfs-utils/repos/community-x86_64/PKGBUILD

---------------------------+
 community-i686/PKGBUILD   |   64 ++++++++++++++++++++++----------------------
 community-x86_64/PKGBUILD |   64 ++++++++++++++++++++++----------------------
 2 files changed, 64 insertions(+), 64 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-03-08 11:09:55 UTC (rev 85884)
+++ community-i686/PKGBUILD	2013-03-08 11:10:34 UTC (rev 85885)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli <timothy.redaelli at gmail.com>
-# Contributor: Richard Murri <admin at richardmurri.com>
-# Contributor: Michal Krenek <mikos at sg1.cz>
-
-pkgname=ecryptfs-utils
-pkgver=101
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc="Enterprise-class stacked cryptographic filesystem for Linux"
-url="https://launchpad.net/ecryptfs"
-license=('GPL')
-makedepends=('swig' 'intltool' 'gettext' 'python2')
-depends=('keyutils' 'nss' 'openssl')
-optdepends=('python2: for python module')
-source=("http://launchpad.net/ecryptfs/trunk/${pkgver}/+download/${pkgname}_${pkgver}.orig.tar.gz"
-        "${pkgname}_${pkgver}.orig.tar.gz.sig::http://launchpad.net/ecryptfs/trunk/${pkgver}/+download/..-${pkgname}_${pkgver}.orig.tar.gz.asc")
-options=(!libtool)
-md5sums=('7a17714b2e4555a79d464e260b179f4f'
-         '51e24e3252deabec2b91811545805397')
-
-build() {
-  cd "$srcdir/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --with-pamdir=/usr/lib/security PYTHON=python2
-  make
-}
-
-package() {
-  cd "$srcdir/${pkgname}-${pkgver}"
-  make DESTDIR="$pkgdir/" install
-  chmod +s "$pkgdir"/sbin/mount.ecryptfs_private
-}

Copied: ecryptfs-utils/repos/community-i686/PKGBUILD (from rev 85884, ecryptfs-utils/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-03-08 11:10:34 UTC (rev 85885)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Timothy Redaelli <timothy.redaelli at gmail.com>
+# Contributor: Richard Murri <admin at richardmurri.com>
+# Contributor: Michal Krenek <mikos at sg1.cz>
+
+pkgname=ecryptfs-utils
+pkgver=103
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc="Enterprise-class stacked cryptographic filesystem for Linux"
+url="https://launchpad.net/ecryptfs"
+license=('GPL')
+makedepends=('swig' 'intltool' 'gettext' 'python2')
+depends=('keyutils' 'nss' 'openssl')
+optdepends=('python2: for python module')
+source=("http://launchpad.net/ecryptfs/trunk/${pkgver}/+download/${pkgname}_${pkgver}.orig.tar.gz"
+        "${pkgname}_${pkgver}.orig.tar.gz.sig::http://launchpad.net/ecryptfs/trunk/${pkgver}/+download/..-${pkgname}_${pkgver}.orig.tar.gz.asc")
+options=(!libtool)
+md5sums=('39929d850edd24b175ff0c82722e0de1'
+         '1fc46fb18d662315c8d4cb13b0e618c0')
+
+build() {
+  cd "$srcdir/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --with-pamdir=/usr/lib/security PYTHON=python2
+  make
+}
+
+package() {
+  cd "$srcdir/${pkgname}-${pkgver}"
+  make DESTDIR="$pkgdir/" install
+  chmod +s "$pkgdir"/sbin/mount.ecryptfs_private
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-03-08 11:09:55 UTC (rev 85884)
+++ community-x86_64/PKGBUILD	2013-03-08 11:10:34 UTC (rev 85885)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli <timothy.redaelli at gmail.com>
-# Contributor: Richard Murri <admin at richardmurri.com>
-# Contributor: Michal Krenek <mikos at sg1.cz>
-
-pkgname=ecryptfs-utils
-pkgver=101
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc="Enterprise-class stacked cryptographic filesystem for Linux"
-url="https://launchpad.net/ecryptfs"
-license=('GPL')
-makedepends=('swig' 'intltool' 'gettext' 'python2')
-depends=('keyutils' 'nss' 'openssl')
-optdepends=('python2: for python module')
-source=("http://launchpad.net/ecryptfs/trunk/${pkgver}/+download/${pkgname}_${pkgver}.orig.tar.gz"
-        "${pkgname}_${pkgver}.orig.tar.gz.sig::http://launchpad.net/ecryptfs/trunk/${pkgver}/+download/..-${pkgname}_${pkgver}.orig.tar.gz.asc")
-options=(!libtool)
-md5sums=('7a17714b2e4555a79d464e260b179f4f'
-         '51e24e3252deabec2b91811545805397')
-
-build() {
-  cd "$srcdir/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --with-pamdir=/usr/lib/security PYTHON=python2
-  make
-}
-
-package() {
-  cd "$srcdir/${pkgname}-${pkgver}"
-  make DESTDIR="$pkgdir/" install
-  chmod +s "$pkgdir"/sbin/mount.ecryptfs_private
-}

Copied: ecryptfs-utils/repos/community-x86_64/PKGBUILD (from rev 85884, ecryptfs-utils/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-03-08 11:10:34 UTC (rev 85885)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Timothy Redaelli <timothy.redaelli at gmail.com>
+# Contributor: Richard Murri <admin at richardmurri.com>
+# Contributor: Michal Krenek <mikos at sg1.cz>
+
+pkgname=ecryptfs-utils
+pkgver=103
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc="Enterprise-class stacked cryptographic filesystem for Linux"
+url="https://launchpad.net/ecryptfs"
+license=('GPL')
+makedepends=('swig' 'intltool' 'gettext' 'python2')
+depends=('keyutils' 'nss' 'openssl')
+optdepends=('python2: for python module')
+source=("http://launchpad.net/ecryptfs/trunk/${pkgver}/+download/${pkgname}_${pkgver}.orig.tar.gz"
+        "${pkgname}_${pkgver}.orig.tar.gz.sig::http://launchpad.net/ecryptfs/trunk/${pkgver}/+download/..-${pkgname}_${pkgver}.orig.tar.gz.asc")
+options=(!libtool)
+md5sums=('39929d850edd24b175ff0c82722e0de1'
+         '1fc46fb18d662315c8d4cb13b0e618c0')
+
+build() {
+  cd "$srcdir/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --with-pamdir=/usr/lib/security PYTHON=python2
+  make
+}
+
+package() {
+  cd "$srcdir/${pkgname}-${pkgver}"
+  make DESTDIR="$pkgdir/" install
+  chmod +s "$pkgdir"/sbin/mount.ecryptfs_private
+}




More information about the arch-commits mailing list