Date: Tuesday, November 8, 2011 @ 01:06:07
  Author: tomegun
Revision: 142301

db-move: moved wireless_tools from [testing] to [core] (i686)

Added:
  wireless_tools/repos/core-i686/PKGBUILD
    (from rev 142298, wireless_tools/repos/testing-i686/PKGBUILD)
Deleted:
  wireless_tools/repos/core-i686/PKGBUILD
  wireless_tools/repos/testing-i686/

----------+
 PKGBUILD |   54 +++++++++++++++++++++++++++---------------------------
 1 file changed, 27 insertions(+), 27 deletions(-)

Deleted: core-i686/PKGBUILD
===================================================================
--- core-i686/PKGBUILD  2011-11-08 06:06:06 UTC (rev 142300)
+++ core-i686/PKGBUILD  2011-11-08 06:06:07 UTC (rev 142301)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <[email protected]>
-# Contributer: Jason Chu <[email protected]>
-
-pkgname=wireless_tools
-pkgver=29
-pkgrel=4
-pkgdesc="Wireless Tools"
-arch=('i686' 'x86_64')
-url="http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html";
-license=('GPL')
-depends=('glibc')
-source=("http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/wireless_tools.${pkgver}.tar.gz";)
-md5sums=('e06c222e186f7cc013fd272d023710cb')
-
-build() {
-       cd ${srcdir}/wireless_tools.${pkgver}
-       make
-}
-
-package() {
-       cd ${srcdir}/wireless_tools.${pkgver}
-       make INSTALL_DIR="${pkgdir}/usr/sbin" \
-               INSTALL_LIB="${pkgdir}/usr/lib" \
-               INSTALL_INC="${pkgdir}/usr/include" \
-               INSTALL_MAN="${pkgdir}/usr/share/man" install
-}

Copied: wireless_tools/repos/core-i686/PKGBUILD (from rev 142298, 
wireless_tools/repos/testing-i686/PKGBUILD)
===================================================================
--- core-i686/PKGBUILD                          (rev 0)
+++ core-i686/PKGBUILD  2011-11-08 06:06:07 UTC (rev 142301)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Giovanni Scafora <[email protected]>
+# Contributer: Jason Chu <[email protected]>
+
+pkgname=wireless_tools
+pkgver=29
+pkgrel=5
+pkgdesc="Wireless Tools"
+arch=('i686' 'x86_64')
+url="http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html";
+license=('GPL')
+depends=('glibc')
+source=("http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/wireless_tools.${pkgver}.tar.gz";)
+md5sums=('e06c222e186f7cc013fd272d023710cb')
+
+build() {
+       cd ${srcdir}/wireless_tools.${pkgver}
+       make
+}
+
+package() {
+       cd ${srcdir}/wireless_tools.${pkgver}
+       make INSTALL_DIR="${pkgdir}/usr/sbin" \
+               INSTALL_LIB="${pkgdir}/usr/lib" \
+               INSTALL_INC="${pkgdir}/usr/include" \
+               INSTALL_MAN="${pkgdir}/usr/share/man" install
+}

Reply via email to