Date: Monday, June 17, 2013 @ 12:00:27
  Author: jgc
Revision: 188647

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2013-06-17 10:00:20 UTC (rev 188646)
+++ extra-i686/PKGBUILD 2013-06-17 10:00:27 UTC (rev 188647)
@@ -1,27 +0,0 @@
-#$Id$
-# Maintainer: Daniel Isenmann <dan...@archlinux.org>
-
-pkgname=sg3_utils
-pkgver=1.35
-pkgrel=1
-pkgdesc="Generic SCSI utilities"
-arch=(i686 x86_64)
-url="http://sg.danny.cz/sg/sg3_utils.html";
-license=('GPL' 'custom:BSD')
-depends=('glibc')
-options=('!libtool')
-source=(http://sg.danny.cz/sg/p/${pkgname}-${pkgver}.tgz)
-md5sums=('55c32fb95a5b3907687b023f392fbd3c')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: sg3_utils/repos/extra-i686/PKGBUILD (from rev 188646, 
sg3_utils/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD                         (rev 0)
+++ extra-i686/PKGBUILD 2013-06-17 10:00:27 UTC (rev 188647)
@@ -0,0 +1,27 @@
+#$Id$
+# Maintainer: Daniel Isenmann <dan...@archlinux.org>
+
+pkgname=sg3_utils
+pkgver=1.36
+pkgrel=1
+pkgdesc="Generic SCSI utilities"
+arch=(i686 x86_64)
+url="http://sg.danny.cz/sg/sg3_utils.html";
+license=('GPL' 'custom:BSD')
+depends=('glibc')
+options=('!libtool')
+source=(http://sg.danny.cz/sg/p/${pkgname}-${pkgver}.tar.xz)
+md5sums=('5d1846c8aa03a2e39e1368cf05bf1cfd')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD       2013-06-17 10:00:20 UTC (rev 188646)
+++ extra-x86_64/PKGBUILD       2013-06-17 10:00:27 UTC (rev 188647)
@@ -1,27 +0,0 @@
-#$Id$
-# Maintainer: Daniel Isenmann <dan...@archlinux.org>
-
-pkgname=sg3_utils
-pkgver=1.35
-pkgrel=1
-pkgdesc="Generic SCSI utilities"
-arch=(i686 x86_64)
-url="http://sg.danny.cz/sg/sg3_utils.html";
-license=('GPL' 'custom:BSD')
-depends=('glibc')
-options=('!libtool')
-source=(http://sg.danny.cz/sg/p/${pkgname}-${pkgver}.tgz)
-md5sums=('55c32fb95a5b3907687b023f392fbd3c')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: sg3_utils/repos/extra-x86_64/PKGBUILD (from rev 188646, 
sg3_utils/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD                               (rev 0)
+++ extra-x86_64/PKGBUILD       2013-06-17 10:00:27 UTC (rev 188647)
@@ -0,0 +1,27 @@
+#$Id$
+# Maintainer: Daniel Isenmann <dan...@archlinux.org>
+
+pkgname=sg3_utils
+pkgver=1.36
+pkgrel=1
+pkgdesc="Generic SCSI utilities"
+arch=(i686 x86_64)
+url="http://sg.danny.cz/sg/sg3_utils.html";
+license=('GPL' 'custom:BSD')
+depends=('glibc')
+options=('!libtool')
+source=(http://sg.danny.cz/sg/p/${pkgname}-${pkgver}.tar.xz)
+md5sums=('5d1846c8aa03a2e39e1368cf05bf1cfd')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Reply via email to