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

2017-10-05 Thread Alexander Rødseth
Date: Thursday, October 5, 2017 @ 10:53:42
  Author: arodseth
Revision: 261672

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

Added:
  sloccount/repos/community-i686/PKGBUILD
(from rev 261671, sloccount/trunk/PKGBUILD)
  sloccount/repos/community-x86_64/PKGBUILD
(from rev 261671, sloccount/trunk/PKGBUILD)
Deleted:
  sloccount/repos/community-i686/PKGBUILD
  sloccount/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 2017-10-05 10:53:29 UTC (rev 261671)
+++ community-i686/PKGBUILD 2017-10-05 10:53:42 UTC (rev 261672)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Chris Brannon 
-# Contributor: Allan McRae 
-# Contributor: Christof Musik 
-
-pkgname=sloccount
-pkgver=2.26
-pkgrel=7
-pkgdesc='Tools for counting physical source lines of code'
-url='https://www.dwheeler.com/sloccount/'
-license=('GPL')
-depends=('perl')
-arch=('x86_64' 'i686')
-source=("https://www.dwheeler.com/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('fa7fa2bbf2f627dd2d0fdb958bd8ec4527231254c120a8b4322405d8a4e3d12b')
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  install -dm755 "$pkgdir/usr/bin"
-  make PREFIX="$pkgdir/usr" install
-  mv "$pkgdir/usr/share/doc/sloccount-2.26-1" "$pkgdir/usr/share/doc/sloccount"
-  chmod 644 "$pkgdir/usr/share/doc/sloccount/"*
-}
-
-# vim: ts=2 sw=2 et:

Copied: sloccount/repos/community-i686/PKGBUILD (from rev 261671, 
sloccount/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-05 10:53:42 UTC (rev 261672)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Chris Brannon 
+# Contributor: Allan McRae 
+# Contributor: Christof Musik 
+
+pkgname=sloccount
+pkgver=2.26
+pkgrel=8
+pkgdesc='Tools for counting physical source lines of code'
+url='https://www.dwheeler.com/sloccount/'
+license=('GPL')
+depends=('perl')
+arch=('x86_64' 'i686')
+source=("https://www.dwheeler.com/$pkgname/$pkgname-$pkgver.tar.gz;)
+sha256sums=('fa7fa2bbf2f627dd2d0fdb958bd8ec4527231254c120a8b4322405d8a4e3d12b')
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  install -dm755 "$pkgdir/usr/bin"
+  make PREFIX="$pkgdir/usr" install
+  mv "$pkgdir/usr/share/doc/sloccount-2.26-1" "$pkgdir/usr/share/doc/sloccount"
+  chmod 644 "$pkgdir/usr/share/doc/sloccount/"*
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-05 10:53:29 UTC (rev 261671)
+++ community-x86_64/PKGBUILD   2017-10-05 10:53:42 UTC (rev 261672)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Chris Brannon 
-# Contributor: Allan McRae 
-# Contributor: Christof Musik 
-
-pkgname=sloccount
-pkgver=2.26
-pkgrel=7
-pkgdesc='Tools for counting physical source lines of code'
-url='https://www.dwheeler.com/sloccount/'
-license=('GPL')
-depends=('perl')
-arch=('x86_64' 'i686')
-source=("https://www.dwheeler.com/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('fa7fa2bbf2f627dd2d0fdb958bd8ec4527231254c120a8b4322405d8a4e3d12b')
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  install -dm755 "$pkgdir/usr/bin"
-  make PREFIX="$pkgdir/usr" install
-  mv "$pkgdir/usr/share/doc/sloccount-2.26-1" "$pkgdir/usr/share/doc/sloccount"
-  chmod 644 "$pkgdir/usr/share/doc/sloccount/"*
-}
-
-# vim: ts=2 sw=2 et:

Copied: sloccount/repos/community-x86_64/PKGBUILD (from rev 261671, 
sloccount/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-10-05 10:53:42 UTC (rev 261672)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Chris Brannon 
+# Contributor: Allan McRae 
+# Contributor: Christof Musik 
+
+pkgname=sloccount
+pkgver=2.26
+pkgrel=8
+pkgdesc='Tools for counting physical source lines of code'
+url='https://www.dwheeler.com/sloccount/'
+license=('GPL')
+depends=('perl')
+arch=('x86_64' 'i686')
+source=("https://www.dwheeler.com/$pkgname/$pkgname-$pkgver.tar.gz;)
+sha256sums=('fa7fa2bbf2f627dd2d0fdb958bd8ec4527231254c120a8b4322405d8a4e3d12b')
+
+package() 

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

2017-10-05 Thread Alexander Rødseth
Date: Thursday, October 5, 2017 @ 10:48:16
  Author: arodseth
Revision: 261666

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

Added:
  sloccount/repos/community-i686/PKGBUILD
(from rev 261665, sloccount/trunk/PKGBUILD)
  sloccount/repos/community-x86_64/PKGBUILD
(from rev 261665, sloccount/trunk/PKGBUILD)
Deleted:
  sloccount/repos/community-i686/PKGBUILD
  sloccount/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 2017-10-05 10:48:01 UTC (rev 261665)
+++ community-i686/PKGBUILD 2017-10-05 10:48:16 UTC (rev 261666)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Chris Brannon 
-# Contributor: Allan McRae 
-# Contributor: Christof Musik 
-
-pkgname=sloccount
-pkgver=2.26
-pkgrel=7
-pkgdesc='Tools for counting physical source lines of code'
-url='http://www.dwheeler.com/sloccount/'
-license=('GPL')
-depends=('perl')
-arch=('x86_64' 'i686')
-source=("http://www.dwheeler.com/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('fa7fa2bbf2f627dd2d0fdb958bd8ec4527231254c120a8b4322405d8a4e3d12b')
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  install -dm755 "$pkgdir/usr/bin"
-  make PREFIX="$pkgdir/usr" install
-  mv "$pkgdir/usr/share/doc/sloccount-2.26-1" "$pkgdir/usr/share/doc/sloccount"
-  chmod 644 "$pkgdir/usr/share/doc/sloccount/"*
-}
-
-# vim:set ts=2 sw=2 et:

Copied: sloccount/repos/community-i686/PKGBUILD (from rev 261665, 
sloccount/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-05 10:48:16 UTC (rev 261666)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Chris Brannon 
+# Contributor: Allan McRae 
+# Contributor: Christof Musik 
+
+pkgname=sloccount
+pkgver=2.26
+pkgrel=7
+pkgdesc='Tools for counting physical source lines of code'
+url='https://www.dwheeler.com/sloccount/'
+license=('GPL')
+depends=('perl')
+arch=('x86_64' 'i686')
+source=("https://www.dwheeler.com/$pkgname/$pkgname-$pkgver.tar.gz;)
+sha256sums=('fa7fa2bbf2f627dd2d0fdb958bd8ec4527231254c120a8b4322405d8a4e3d12b')
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  install -dm755 "$pkgdir/usr/bin"
+  make PREFIX="$pkgdir/usr" install
+  mv "$pkgdir/usr/share/doc/sloccount-2.26-1" "$pkgdir/usr/share/doc/sloccount"
+  chmod 644 "$pkgdir/usr/share/doc/sloccount/"*
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-05 10:48:01 UTC (rev 261665)
+++ community-x86_64/PKGBUILD   2017-10-05 10:48:16 UTC (rev 261666)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Chris Brannon 
-# Contributor: Allan McRae 
-# Contributor: Christof Musik 
-
-pkgname=sloccount
-pkgver=2.26
-pkgrel=7
-pkgdesc='Tools for counting physical source lines of code'
-url='http://www.dwheeler.com/sloccount/'
-license=('GPL')
-depends=('perl')
-arch=('x86_64' 'i686')
-source=("http://www.dwheeler.com/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('fa7fa2bbf2f627dd2d0fdb958bd8ec4527231254c120a8b4322405d8a4e3d12b')
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  install -dm755 "$pkgdir/usr/bin"
-  make PREFIX="$pkgdir/usr" install
-  mv "$pkgdir/usr/share/doc/sloccount-2.26-1" "$pkgdir/usr/share/doc/sloccount"
-  chmod 644 "$pkgdir/usr/share/doc/sloccount/"*
-}
-
-# vim:set ts=2 sw=2 et:

Copied: sloccount/repos/community-x86_64/PKGBUILD (from rev 261665, 
sloccount/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-10-05 10:48:16 UTC (rev 261666)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Chris Brannon 
+# Contributor: Allan McRae 
+# Contributor: Christof Musik 
+
+pkgname=sloccount
+pkgver=2.26
+pkgrel=7
+pkgdesc='Tools for counting physical source lines of code'
+url='https://www.dwheeler.com/sloccount/'
+license=('GPL')
+depends=('perl')
+arch=('x86_64' 'i686')
+source=("https://www.dwheeler.com/$pkgname/$pkgname-$pkgver.tar.gz;)
+sha256sums=('fa7fa2bbf2f627dd2d0fdb958bd8ec4527231254c120a8b4322405d8a4e3d12b')
+

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

2013-05-06 Thread Alexander Rødseth
Date: Monday, May 6, 2013 @ 14:16:25
  Author: arodseth
Revision: 89970

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-06 12:16:16 UTC (rev 89969)
+++ community-i686/PKGBUILD 2013-05-06 12:16:25 UTC (rev 89970)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Chris Brannon cmbranno...@gmail.com
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Christof Musik chris...@senfdax.de
-
-pkgname=sloccount
-pkgver=2.26
-pkgrel=6
-pkgdesc=Tools for counting physical source lines of code
-url=http://www.dwheeler.com/sloccount/;
-license=('GPL')
-depends=('perl')
-arch=('i686' 'x86_64')
-source=(http://www.dwheeler.com/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('09abd6e2a016ebaf7552068a1dba1249')
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  install -dm755 ${pkgdir}/usr/bin
-  make PREFIX=${pkgdir}/usr install
-  mv ${pkgdir}/usr/share/doc/sloccount-2.26-1 
${pkgdir}/usr/share/doc/sloccount
-  chmod 644 $pkgdir/usr/share/doc/sloccount/*
-}

Copied: sloccount/repos/community-i686/PKGBUILD (from rev 89969, 
sloccount/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-05-06 12:16:25 UTC (rev 89970)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Chris Brannon cmbranno...@gmail.com
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Christof Musik chris...@senfdax.de
+
+pkgname=sloccount
+pkgver=2.26
+pkgrel=7
+pkgdesc='Tools for counting physical source lines of code'
+url='http://www.dwheeler.com/sloccount/'
+license=('GPL')
+depends=('perl')
+arch=('x86_64' 'i686')
+source=(http://www.dwheeler.com/$pkgname/$pkgname-$pkgver.tar.gz;)
+sha256sums=('fa7fa2bbf2f627dd2d0fdb958bd8ec4527231254c120a8b4322405d8a4e3d12b')
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  install -dm755 $pkgdir/usr/bin
+  make PREFIX=$pkgdir/usr install
+  mv $pkgdir/usr/share/doc/sloccount-2.26-1 $pkgdir/usr/share/doc/sloccount
+  chmod 644 $pkgdir/usr/share/doc/sloccount/*
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-05-06 12:16:16 UTC (rev 89969)
+++ community-x86_64/PKGBUILD   2013-05-06 12:16:25 UTC (rev 89970)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Chris Brannon cmbranno...@gmail.com
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Christof Musik chris...@senfdax.de
-
-pkgname=sloccount
-pkgver=2.26
-pkgrel=6
-pkgdesc=Tools for counting physical source lines of code
-url=http://www.dwheeler.com/sloccount/;
-license=('GPL')
-depends=('perl')
-arch=('i686' 'x86_64')
-source=(http://www.dwheeler.com/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('09abd6e2a016ebaf7552068a1dba1249')
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  install -dm755 ${pkgdir}/usr/bin
-  make PREFIX=${pkgdir}/usr install
-  mv ${pkgdir}/usr/share/doc/sloccount-2.26-1 
${pkgdir}/usr/share/doc/sloccount
-  chmod 644 $pkgdir/usr/share/doc/sloccount/*
-}

Copied: sloccount/repos/community-x86_64/PKGBUILD (from rev 89969, 
sloccount/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-05-06 12:16:25 UTC (rev 89970)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Chris Brannon cmbranno...@gmail.com
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Christof Musik chris...@senfdax.de
+
+pkgname=sloccount
+pkgver=2.26
+pkgrel=7
+pkgdesc='Tools for counting physical source lines of code'
+url='http://www.dwheeler.com/sloccount/'
+license=('GPL')
+depends=('perl')
+arch=('x86_64' 'i686')
+source=(http://www.dwheeler.com/$pkgname/$pkgname-$pkgver.tar.gz;)
+sha256sums=('fa7fa2bbf2f627dd2d0fdb958bd8ec4527231254c120a8b4322405d8a4e3d12b')
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  install -dm755 $pkgdir/usr/bin
+  make PREFIX=$pkgdir/usr install
+  mv $pkgdir/usr/share/doc/sloccount-2.26-1 $pkgdir/usr/share/doc/sloccount
+  chmod 644 $pkgdir/usr/share/doc/sloccount/*
+}
+
+# vim:set ts=2 sw=2 et: