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

Sébastien Luttringer seblu at nymeria.archlinux.org
Tue Jul 1 18:39:53 UTC 2014


    Date: Tuesday, July 1, 2014 @ 20:39:53
  Author: seblu
Revision: 114503

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-07-01 18:39:28 UTC (rev 114502)
+++ community-i686/PKGBUILD	2014-07-01 18:39:53 UTC (rev 114503)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer <seblu at aur.archlinux.org>
-
-pkgname=hardlink
-pkgver=0.2.0
-pkgrel=1
-pkgdesc='Replace file copies using hardlinks'
-arch=('i686' 'x86_64')
-url='http://jak-linux.org/projects/hardlink/'
-license=('custom: MIT')
-depends=('glibc' 'pcre')
-source=("http://jak-linux.org/projects/hardlink/hardlink_$pkgver.tar.gz")
-md5sums=('4c1621ee7850a1c8b316735a7bced993')
-
-build() {
-  cd $pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  # install icense
-  install -Dm 644 debian/copyright "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 ft=sh et:

Copied: hardlink/repos/community-i686/PKGBUILD (from rev 114502, hardlink/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-07-01 18:39:53 UTC (rev 114503)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+
+pkgname=hardlink
+pkgver=0.2.0
+pkgrel=2
+pkgdesc='Replace file copies using hardlinks'
+arch=('i686' 'x86_64')
+url='http://jak-linux.org/projects/hardlink/'
+license=('custom: MIT')
+depends=('glibc' 'pcre')
+source=("http://jak-linux.org/projects/hardlink/hardlink_$pkgver.tar.gz")
+md5sums=('4c1621ee7850a1c8b316735a7bced993')
+
+build() {
+  cd $pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  # install icense
+  install -Dm 644 debian/copyright "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-07-01 18:39:28 UTC (rev 114502)
+++ community-x86_64/PKGBUILD	2014-07-01 18:39:53 UTC (rev 114503)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer <seblu at aur.archlinux.org>
-
-pkgname=hardlink
-pkgver=0.2.0
-pkgrel=1
-pkgdesc='Replace file copies using hardlinks'
-arch=('i686' 'x86_64')
-url='http://jak-linux.org/projects/hardlink/'
-license=('custom: MIT')
-depends=('glibc' 'pcre')
-source=("http://jak-linux.org/projects/hardlink/hardlink_$pkgver.tar.gz")
-md5sums=('4c1621ee7850a1c8b316735a7bced993')
-
-build() {
-  cd $pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  # install icense
-  install -Dm 644 debian/copyright "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 ft=sh et:

Copied: hardlink/repos/community-x86_64/PKGBUILD (from rev 114502, hardlink/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-07-01 18:39:53 UTC (rev 114503)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+
+pkgname=hardlink
+pkgver=0.2.0
+pkgrel=2
+pkgdesc='Replace file copies using hardlinks'
+arch=('i686' 'x86_64')
+url='http://jak-linux.org/projects/hardlink/'
+license=('custom: MIT')
+depends=('glibc' 'pcre')
+source=("http://jak-linux.org/projects/hardlink/hardlink_$pkgver.tar.gz")
+md5sums=('4c1621ee7850a1c8b316735a7bced993')
+
+build() {
+  cd $pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  # install icense
+  install -Dm 644 debian/copyright "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list