[arch-commits] Commit in di/repos (4 files)
Antonio Rojas
arojas at archlinux.org
Tue Jun 20 16:21:42 UTC 2017
Date: Tuesday, June 20, 2017 @ 16:21:41
Author: arojas
Revision: 299070
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
di/repos/extra-i686/PKGBUILD
(from rev 299069, di/trunk/PKGBUILD)
di/repos/extra-x86_64/PKGBUILD
(from rev 299069, di/trunk/PKGBUILD)
Deleted:
di/repos/extra-i686/PKGBUILD
di/repos/extra-x86_64/PKGBUILD
-----------------------+
/PKGBUILD | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
extra-i686/PKGBUILD | 24 ------------------------
extra-x86_64/PKGBUILD | 24 ------------------------
3 files changed, 48 insertions(+), 48 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2017-06-20 16:20:50 UTC (rev 299069)
+++ extra-i686/PKGBUILD 2017-06-20 16:21:41 UTC (rev 299070)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger <eric at archlinux.org>
-
-pkgname=di
-pkgver=4.43
-pkgrel=1
-pkgdesc="A disk information utility, displaying everything (and more) that your df command does"
-arch=('i686' 'x86_64')
-url="http://www.gentoo.com/di/"
-license=('ZLIB')
-depends=('glibc')
-source=(http://gentoo.com/di/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('ddced0d59d29ccdcbc4282bc7464a925d14955e1')
-
-build() {
- cd ${pkgname}-${pkgver}
- make
-}
-
-package() {
- cd ${pkgname}-${pkgver}
- make INSTALL_DIR="${pkgdir}/usr" install
- install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
Copied: di/repos/extra-i686/PKGBUILD (from rev 299069, di/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-06-20 16:21:41 UTC (rev 299070)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Eric Bélanger <eric at archlinux.org>
+
+pkgname=di
+pkgver=4.44
+pkgrel=1
+pkgdesc="A disk information utility, displaying everything (and more) that your df command does"
+arch=('i686' 'x86_64')
+url="http://www.gentoo.com/di/"
+license=('ZLIB')
+depends=('glibc')
+source=(http://gentoo.com/di/${pkgname}-${pkgver}.tar.gz)
+sha1sums=('2ca647330f9ef81af3275e560d24f7dfe47f7e88')
+
+build() {
+ cd ${pkgname}-${pkgver}
+ make
+}
+
+package() {
+ cd ${pkgname}-${pkgver}
+ make INSTALL_DIR="${pkgdir}/usr" install
+ install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2017-06-20 16:20:50 UTC (rev 299069)
+++ extra-x86_64/PKGBUILD 2017-06-20 16:21:41 UTC (rev 299070)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger <eric at archlinux.org>
-
-pkgname=di
-pkgver=4.43
-pkgrel=1
-pkgdesc="A disk information utility, displaying everything (and more) that your df command does"
-arch=('i686' 'x86_64')
-url="http://www.gentoo.com/di/"
-license=('ZLIB')
-depends=('glibc')
-source=(http://gentoo.com/di/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('ddced0d59d29ccdcbc4282bc7464a925d14955e1')
-
-build() {
- cd ${pkgname}-${pkgver}
- make
-}
-
-package() {
- cd ${pkgname}-${pkgver}
- make INSTALL_DIR="${pkgdir}/usr" install
- install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
Copied: di/repos/extra-x86_64/PKGBUILD (from rev 299069, di/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2017-06-20 16:21:41 UTC (rev 299070)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Eric Bélanger <eric at archlinux.org>
+
+pkgname=di
+pkgver=4.44
+pkgrel=1
+pkgdesc="A disk information utility, displaying everything (and more) that your df command does"
+arch=('i686' 'x86_64')
+url="http://www.gentoo.com/di/"
+license=('ZLIB')
+depends=('glibc')
+source=(http://gentoo.com/di/${pkgname}-${pkgver}.tar.gz)
+sha1sums=('2ca647330f9ef81af3275e560d24f7dfe47f7e88')
+
+build() {
+ cd ${pkgname}-${pkgver}
+ make
+}
+
+package() {
+ cd ${pkgname}-${pkgver}
+ make INSTALL_DIR="${pkgdir}/usr" install
+ install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
More information about the arch-commits
mailing list