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

Kyle Keen kkeen at nymeria.archlinux.org
Thu Apr 4 02:46:04 UTC 2013


    Date: Thursday, April 4, 2013 @ 04:46:04
  Author: kkeen
Revision: 87606

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

Added:
  macchanger/repos/community-i686/PKGBUILD
    (from rev 87605, macchanger/trunk/PKGBUILD)
  macchanger/repos/community-x86_64/PKGBUILD
    (from rev 87605, macchanger/trunk/PKGBUILD)
Deleted:
  macchanger/repos/community-i686/PKGBUILD
  macchanger/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	2013-04-04 02:45:23 UTC (rev 87605)
+++ community-i686/PKGBUILD	2013-04-04 02:46:04 UTC (rev 87606)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen <keenerd at gmail.com>
-# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=macchanger
-pkgver=1.5.0
-pkgrel=6
-pkgdesc="A small utility to change your NIC's MAC address"
-arch=('i686' 'x86_64')
-url="http://ftp.gnu.org/gnu/macchanger"
-license=('GPL')
-source=(http://ftp.gnu.org/gnu/macchanger/${pkgname}-${pkgver}.tar.gz)
-md5sums=('79b7cdaeca3d8ebafa764c4b0dd03ab7')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr \
-              --mandir=/usr/share/man \
-              --infodir=/usr/share/man
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: macchanger/repos/community-i686/PKGBUILD (from rev 87605, macchanger/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-04-04 02:46:04 UTC (rev 87606)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Kyle Keen <keenerd at gmail.com>
+# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
+
+pkgname=macchanger
+pkgver=1.6.0
+pkgrel=1
+pkgdesc="A small utility to change your NIC's MAC address"
+arch=('i686' 'x86_64')
+url="http://ftp.gnu.org/gnu/macchanger"
+license=('GPL')
+source=(http://ftp.gnu.org/gnu/macchanger/${pkgname}-${pkgver}.tar.gz)
+md5sums=('1257b18e9067a8192c9747da52aabdda')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr \
+              --mandir=/usr/share/man \
+              --infodir=/usr/share/man
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-04-04 02:45:23 UTC (rev 87605)
+++ community-x86_64/PKGBUILD	2013-04-04 02:46:04 UTC (rev 87606)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen <keenerd at gmail.com>
-# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=macchanger
-pkgver=1.5.0
-pkgrel=6
-pkgdesc="A small utility to change your NIC's MAC address"
-arch=('i686' 'x86_64')
-url="http://ftp.gnu.org/gnu/macchanger"
-license=('GPL')
-source=(http://ftp.gnu.org/gnu/macchanger/${pkgname}-${pkgver}.tar.gz)
-md5sums=('79b7cdaeca3d8ebafa764c4b0dd03ab7')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr \
-              --mandir=/usr/share/man \
-              --infodir=/usr/share/man
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: macchanger/repos/community-x86_64/PKGBUILD (from rev 87605, macchanger/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-04-04 02:46:04 UTC (rev 87606)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Kyle Keen <keenerd at gmail.com>
+# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
+
+pkgname=macchanger
+pkgver=1.6.0
+pkgrel=1
+pkgdesc="A small utility to change your NIC's MAC address"
+arch=('i686' 'x86_64')
+url="http://ftp.gnu.org/gnu/macchanger"
+license=('GPL')
+source=(http://ftp.gnu.org/gnu/macchanger/${pkgname}-${pkgver}.tar.gz)
+md5sums=('1257b18e9067a8192c9747da52aabdda')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr \
+              --mandir=/usr/share/man \
+              --infodir=/usr/share/man
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list