[arch-commits] Commit in ethtool/repos (4 files)
Ionut Biru
ibiru at archlinux.org
Sun Oct 21 10:28:57 UTC 2012
Date: Sunday, October 21, 2012 @ 06:28:57
Author: ibiru
Revision: 169444
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
ethtool/repos/extra-i686/PKGBUILD
(from rev 169443, ethtool/trunk/PKGBUILD)
ethtool/repos/extra-x86_64/PKGBUILD
(from rev 169443, ethtool/trunk/PKGBUILD)
Deleted:
ethtool/repos/extra-i686/PKGBUILD
ethtool/repos/extra-x86_64/PKGBUILD
-----------------------+
extra-i686/PKGBUILD | 54 ++++++++++++++++++++++++------------------------
extra-x86_64/PKGBUILD | 54 ++++++++++++++++++++++++------------------------
2 files changed, 54 insertions(+), 54 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2012-10-21 10:27:26 UTC (rev 169443)
+++ extra-i686/PKGBUILD 2012-10-21 10:28:57 UTC (rev 169444)
@@ -1,27 +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.5
-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=('021b5785f65637a04d65c2d44d6c2250')
-
-build() {
- cd $pkgname-$pkgver
- ./configure --prefix=/usr --mandir=/usr/share/man
- make
-}
-
-package() {
- cd $pkgname-$pkgver
- make DESTDIR="$pkgdir" install
-}
Copied: ethtool/repos/extra-i686/PKGBUILD (from rev 169443, ethtool/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-10-21 10:28:57 UTC (rev 169444)
@@ -0,0 +1,27 @@
+# $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.6
+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=('b897aa2e7eeafb5d69a571b48a1b354f')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr --mandir=/usr/share/man
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2012-10-21 10:27:26 UTC (rev 169443)
+++ extra-x86_64/PKGBUILD 2012-10-21 10:28:57 UTC (rev 169444)
@@ -1,27 +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.5
-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=('021b5785f65637a04d65c2d44d6c2250')
-
-build() {
- cd $pkgname-$pkgver
- ./configure --prefix=/usr --mandir=/usr/share/man
- make
-}
-
-package() {
- cd $pkgname-$pkgver
- make DESTDIR="$pkgdir" install
-}
Copied: ethtool/repos/extra-x86_64/PKGBUILD (from rev 169443, ethtool/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2012-10-21 10:28:57 UTC (rev 169444)
@@ -0,0 +1,27 @@
+# $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.6
+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=('b897aa2e7eeafb5d69a571b48a1b354f')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr --mandir=/usr/share/man
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+}
More information about the arch-commits
mailing list