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

Sébastien Luttringer seblu at nymeria.archlinux.org
Fri May 10 22:36:29 UTC 2013


    Date: Saturday, May 11, 2013 @ 00:36:28
  Author: seblu
Revision: 90283

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

Added:
  lsscsi/repos/community-i686/PKGBUILD
    (from rev 90282, lsscsi/trunk/PKGBUILD)
  lsscsi/repos/community-x86_64/PKGBUILD
    (from rev 90282, lsscsi/trunk/PKGBUILD)
Deleted:
  lsscsi/repos/community-i686/PKGBUILD
  lsscsi/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-05-10 22:36:18 UTC (rev 90282)
+++ community-i686/PKGBUILD	2013-05-10 22:36:28 UTC (rev 90283)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer <seblu at aur.archlinux.org>
-# Contributor : XAVeRY - los dot danielos at gmail dot com
-
-pkgname=lsscsi
-pkgver=0.26
-pkgrel=1
-pkgdesc='A tool that lists devices connected via SCSI and its transports'
-arch=('i686' 'x86_64')
-url="http://sg.danny.cz/scsi/lsscsi.html"
-license=('GPL')
-depends=('sysfsutils')
-source=("http://sg.danny.cz/scsi/${pkgname}-${pkgver}.tgz")
-md5sums=('624d705899ed08e872e164679ac56545')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim:set ts=2 sw=2 ft=sh et:

Copied: lsscsi/repos/community-i686/PKGBUILD (from rev 90282, lsscsi/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-05-10 22:36:28 UTC (rev 90283)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor : XAVeRY - los dot danielos at gmail dot com
+
+pkgname=lsscsi
+pkgver=0.27
+pkgrel=1
+pkgdesc='A tool that lists devices connected via SCSI and its transports'
+arch=('i686' 'x86_64')
+url="http://sg.danny.cz/scsi/lsscsi.html"
+license=('GPL')
+depends=('sysfsutils')
+source=("http://sg.danny.cz/scsi/${pkgname}-${pkgver}.tgz")
+md5sums=('33ab2927a9e567a47905e6a618c17859')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-05-10 22:36:18 UTC (rev 90282)
+++ community-x86_64/PKGBUILD	2013-05-10 22:36:28 UTC (rev 90283)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer <seblu at aur.archlinux.org>
-# Contributor : XAVeRY - los dot danielos at gmail dot com
-
-pkgname=lsscsi
-pkgver=0.26
-pkgrel=1
-pkgdesc='A tool that lists devices connected via SCSI and its transports'
-arch=('i686' 'x86_64')
-url="http://sg.danny.cz/scsi/lsscsi.html"
-license=('GPL')
-depends=('sysfsutils')
-source=("http://sg.danny.cz/scsi/${pkgname}-${pkgver}.tgz")
-md5sums=('624d705899ed08e872e164679ac56545')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim:set ts=2 sw=2 ft=sh et:

Copied: lsscsi/repos/community-x86_64/PKGBUILD (from rev 90282, lsscsi/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-05-10 22:36:28 UTC (rev 90283)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor : XAVeRY - los dot danielos at gmail dot com
+
+pkgname=lsscsi
+pkgver=0.27
+pkgrel=1
+pkgdesc='A tool that lists devices connected via SCSI and its transports'
+arch=('i686' 'x86_64')
+url="http://sg.danny.cz/scsi/lsscsi.html"
+license=('GPL')
+depends=('sysfsutils')
+source=("http://sg.danny.cz/scsi/${pkgname}-${pkgver}.tgz")
+md5sums=('33ab2927a9e567a47905e6a618c17859')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list