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

Dan McGee dan at nymeria.archlinux.org
Wed Feb 19 03:37:03 UTC 2014


    Date: Wednesday, February 19, 2014 @ 04:37:03
  Author: dan
Revision: 206117

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

Added:
  ethtool/repos/extra-i686/PKGBUILD
    (from rev 206116, ethtool/trunk/PKGBUILD)
  ethtool/repos/extra-x86_64/PKGBUILD
    (from rev 206116, ethtool/trunk/PKGBUILD)
Deleted:
  ethtool/repos/extra-i686/PKGBUILD
  ethtool/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   56 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   28 ------------------------
 extra-x86_64/PKGBUILD |   28 ------------------------
 3 files changed, 56 insertions(+), 56 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2014-02-19 03:36:52 UTC (rev 206116)
+++ extra-i686/PKGBUILD	2014-02-19 03:37:03 UTC (rev 206117)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru <ibiru at archlinux.org>
-# Contributor: Paul Mattal <paul at archlinux.org>
-# Contributor: Martin Kemp <mdkemp at elys.com>
-
-pkgname=ethtool
-pkgver=3.11
-pkgrel=1
-epoch=1
-pkgdesc="Utility for controlling network drivers and hardware"
-arch=('i686' 'x86_64')
-url="http://www.kernel.org/pub/software/network/ethtool/"
-license=('GPL')
-depends=('glibc')
-source=(http://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('5f3a0ed1b3510ca0695db0b4debdd292')
-
-build() {
-    cd $pkgname-$pkgver
-    ./configure --prefix=/usr --mandir=/usr/share/man \
-        --sbindir=/usr/bin
-    make
-}
-
-package() {
-    cd $pkgname-$pkgver
-    make DESTDIR="$pkgdir" install
-}

Copied: ethtool/repos/extra-i686/PKGBUILD (from rev 206116, ethtool/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2014-02-19 03:37:03 UTC (rev 206117)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer : Ionut Biru <ibiru at archlinux.org>
+# Contributor: Paul Mattal <paul at archlinux.org>
+# Contributor: Martin Kemp <mdkemp at elys.com>
+
+pkgname=ethtool
+pkgver=3.13
+pkgrel=1
+epoch=1
+pkgdesc="Utility for controlling network drivers and hardware"
+arch=('i686' 'x86_64')
+url="https://www.kernel.org/pub/software/network/ethtool/"
+license=('GPL')
+depends=('glibc')
+source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz)
+md5sums=('dcb8f345d44ee79108282e7d0bdf5013')
+
+build() {
+    cd $pkgname-$pkgver
+    ./configure --prefix=/usr --mandir=/usr/share/man \
+        --sbindir=/usr/bin
+    make
+}
+
+package() {
+    cd $pkgname-$pkgver
+    make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2014-02-19 03:36:52 UTC (rev 206116)
+++ extra-x86_64/PKGBUILD	2014-02-19 03:37:03 UTC (rev 206117)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru <ibiru at archlinux.org>
-# Contributor: Paul Mattal <paul at archlinux.org>
-# Contributor: Martin Kemp <mdkemp at elys.com>
-
-pkgname=ethtool
-pkgver=3.11
-pkgrel=1
-epoch=1
-pkgdesc="Utility for controlling network drivers and hardware"
-arch=('i686' 'x86_64')
-url="http://www.kernel.org/pub/software/network/ethtool/"
-license=('GPL')
-depends=('glibc')
-source=(http://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('5f3a0ed1b3510ca0695db0b4debdd292')
-
-build() {
-    cd $pkgname-$pkgver
-    ./configure --prefix=/usr --mandir=/usr/share/man \
-        --sbindir=/usr/bin
-    make
-}
-
-package() {
-    cd $pkgname-$pkgver
-    make DESTDIR="$pkgdir" install
-}

Copied: ethtool/repos/extra-x86_64/PKGBUILD (from rev 206116, ethtool/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2014-02-19 03:37:03 UTC (rev 206117)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer : Ionut Biru <ibiru at archlinux.org>
+# Contributor: Paul Mattal <paul at archlinux.org>
+# Contributor: Martin Kemp <mdkemp at elys.com>
+
+pkgname=ethtool
+pkgver=3.13
+pkgrel=1
+epoch=1
+pkgdesc="Utility for controlling network drivers and hardware"
+arch=('i686' 'x86_64')
+url="https://www.kernel.org/pub/software/network/ethtool/"
+license=('GPL')
+depends=('glibc')
+source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz)
+md5sums=('dcb8f345d44ee79108282e7d0bdf5013')
+
+build() {
+    cd $pkgname-$pkgver
+    ./configure --prefix=/usr --mandir=/usr/share/man \
+        --sbindir=/usr/bin
+    make
+}
+
+package() {
+    cd $pkgname-$pkgver
+    make DESTDIR="$pkgdir" install
+}




More information about the arch-commits mailing list