[arch-commits] Commit in ipw2200-fw/repos (3 files)

Pierre Schmitz pierre at archlinux.org
Sat Nov 5 08:45:32 UTC 2011


    Date: Saturday, November 5, 2011 @ 04:45:31
  Author: pierre
Revision: 142092

db-move: moved ipw2200-fw from [testing] to [core] (any)

Added:
  ipw2200-fw/repos/core-any/PKGBUILD
    (from rev 142090, ipw2200-fw/repos/testing-any/PKGBUILD)
Deleted:
  ipw2200-fw/repos/core-any/PKGBUILD
  ipw2200-fw/repos/testing-any/

----------+
 PKGBUILD |   48 ++++++++++++++++++++++++------------------------
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: core-any/PKGBUILD
===================================================================
--- core-any/PKGBUILD	2011-11-05 08:45:31 UTC (rev 142091)
+++ core-any/PKGBUILD	2011-11-05 08:45:31 UTC (rev 142092)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Thomas Baechler <thomas at archlinux.org>
-# Contributor: Giovanni Scafora <giovanni at archlinux.org>
-
-pkgname=ipw2200-fw
-pkgver=3.1
-pkgrel=3
-pkgdesc="Firmware for the Intel PRO/Wireless 2200BG"
-arch=('any')
-url='http://ipw2200.sourceforge.net/'
-license=('custom')
-source=("http://bughost.org/firmware/${pkgname}-${pkgver}.tgz")
-replaces=('ipw2200')
-md5sums=('eaba788643c7cc7483dd67ace70f6e99')
-
-package() {
-  cd "${srcdir}/ipw2200-fw-${pkgver}"
-  # Install firmware
-  for i in ipw*.fw; do
-    install -D -m 644 $i "${pkgdir}/lib/firmware/$i"
-  done
-  # Install license
-  install -D -m 644 LICENSE.ipw2200-fw "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: ipw2200-fw/repos/core-any/PKGBUILD (from rev 142090, ipw2200-fw/repos/testing-any/PKGBUILD)
===================================================================
--- core-any/PKGBUILD	                        (rev 0)
+++ core-any/PKGBUILD	2011-11-05 08:45:31 UTC (rev 142092)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Thomas Baechler <thomas at archlinux.org>
+# Contributor: Giovanni Scafora <giovanni at archlinux.org>
+
+pkgname=ipw2200-fw
+pkgver=3.1
+pkgrel=4
+pkgdesc="Firmware for the Intel PRO/Wireless 2200BG"
+arch=('any')
+url='http://ipw2200.sourceforge.net/'
+license=('custom')
+source=("http://bughost.org/firmware/${pkgname}-${pkgver}.tgz")
+replaces=('ipw2200')
+md5sums=('eaba788643c7cc7483dd67ace70f6e99')
+
+package() {
+  cd "${srcdir}/ipw2200-fw-${pkgver}"
+  # Install firmware
+  for i in ipw*.fw; do
+    install -D -m 644 $i "${pkgdir}/lib/firmware/$i"
+  done
+  # Install license
+  install -D -m 644 LICENSE.ipw2200-fw "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}




More information about the arch-commits mailing list