[arch-commits] Commit in diffstat/repos (4 files)
Giovanni Scafora
giovanni at archlinux.org
Thu Oct 23 10:13:03 UTC 2014
Date: Thursday, October 23, 2014 @ 12:13:03
Author: giovanni
Revision: 121281
archrelease: copy trunk to community-i686, community-x86_64
Added:
diffstat/repos/community-i686/PKGBUILD
(from rev 121280, diffstat/trunk/PKGBUILD)
diffstat/repos/community-x86_64/PKGBUILD
(from rev 121280, diffstat/trunk/PKGBUILD)
Deleted:
diffstat/repos/community-i686/PKGBUILD
diffstat/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 58 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 29 ----------------------
community-x86_64/PKGBUILD | 29 ----------------------
3 files changed, 58 insertions(+), 58 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2014-10-23 10:12:54 UTC (rev 121280)
+++ community-i686/PKGBUILD 2014-10-23 10:13:03 UTC (rev 121281)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: Matthias-Christian Ott <matthias.christian.at.tiscali.de>
-
-pkgname=diffstat
-pkgver=1.58
-pkgrel=1
-pkgdesc="Display a histogram of diff changes"
-arch=('i686' 'x86_64')
-url="http://invisible-island.net/diffstat"
-depends=('glibc')
-license=('MIT')
-source=("ftp://invisible-island.net/${pkgname}/${pkgname}-${pkgver}.tgz")
-md5sums=('6d6e13f7dcfe4db5da65c5175260ea47')
-
-build () {
- cd "${srcdir}/${pkgname}-${pkgver}"
-
- ./configure --prefix=/usr \
- --mandir=/usr/share/man
- make
-}
-
-package() {
- cd "${srcdir}/${pkgname}-${pkgver}"
-
- make DESTDIR=${pkgdir}/ install
- install -Dm644 package/debian/copyright "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
Copied: diffstat/repos/community-i686/PKGBUILD (from rev 121280, diffstat/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-10-23 10:13:03 UTC (rev 121281)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Matthias-Christian Ott <matthias.christian.at.tiscali.de>
+
+pkgname=diffstat
+pkgver=1.59
+pkgrel=1
+pkgdesc="Display a histogram of diff changes"
+arch=('i686' 'x86_64')
+url="http://invisible-island.net/diffstat"
+depends=('glibc')
+license=('MIT')
+source=("ftp://invisible-island.net/${pkgname}/${pkgname}-${pkgver}.tgz")
+md5sums=('1dc7bc48ce846a0686a1af0d091ff8fb')
+
+build () {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+
+ ./configure --prefix=/usr \
+ --mandir=/usr/share/man
+ make
+}
+
+package() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+
+ make DESTDIR=${pkgdir}/ install
+ install -Dm644 package/debian/copyright "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2014-10-23 10:12:54 UTC (rev 121280)
+++ community-x86_64/PKGBUILD 2014-10-23 10:13:03 UTC (rev 121281)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: Matthias-Christian Ott <matthias.christian.at.tiscali.de>
-
-pkgname=diffstat
-pkgver=1.58
-pkgrel=1
-pkgdesc="Display a histogram of diff changes"
-arch=('i686' 'x86_64')
-url="http://invisible-island.net/diffstat"
-depends=('glibc')
-license=('MIT')
-source=("ftp://invisible-island.net/${pkgname}/${pkgname}-${pkgver}.tgz")
-md5sums=('6d6e13f7dcfe4db5da65c5175260ea47')
-
-build () {
- cd "${srcdir}/${pkgname}-${pkgver}"
-
- ./configure --prefix=/usr \
- --mandir=/usr/share/man
- make
-}
-
-package() {
- cd "${srcdir}/${pkgname}-${pkgver}"
-
- make DESTDIR=${pkgdir}/ install
- install -Dm644 package/debian/copyright "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
Copied: diffstat/repos/community-x86_64/PKGBUILD (from rev 121280, diffstat/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2014-10-23 10:13:03 UTC (rev 121281)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Matthias-Christian Ott <matthias.christian.at.tiscali.de>
+
+pkgname=diffstat
+pkgver=1.59
+pkgrel=1
+pkgdesc="Display a histogram of diff changes"
+arch=('i686' 'x86_64')
+url="http://invisible-island.net/diffstat"
+depends=('glibc')
+license=('MIT')
+source=("ftp://invisible-island.net/${pkgname}/${pkgname}-${pkgver}.tgz")
+md5sums=('1dc7bc48ce846a0686a1af0d091ff8fb')
+
+build () {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+
+ ./configure --prefix=/usr \
+ --mandir=/usr/share/man
+ make
+}
+
+package() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+
+ make DESTDIR=${pkgdir}/ install
+ install -Dm644 package/debian/copyright "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
More information about the arch-commits
mailing list