Date: Wednesday, March 21, 2012 @ 06:52:38
  Author: bisson
Revision: 154004

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

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

-----------------------+
 extra-i686/PKGBUILD   |   60 ++++++++++++++++++++++++------------------------
 extra-x86_64/PKGBUILD |   60 ++++++++++++++++++++++++------------------------
 2 files changed, 60 insertions(+), 60 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2012-03-21 10:52:19 UTC (rev 154003)
+++ extra-i686/PKGBUILD 2012-03-21 10:52:38 UTC (rev 154004)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson <[email protected]>
-# Contributor: Angel Velasquez <[email protected]>
-# Contributor: Andrea Scarpino <[email protected]>
-# Contributor: Alexander Fehr <pizzapunk gmail com>
-# Contributor: Link Dupont <[email protected]>
-
-pkgname=mpc
-pkgver=0.22
-pkgrel=1
-pkgdesc='Minimalist command line interface to MPD'
-url='http://mpd.wikia.com/wiki/Client:Mpc'
-license=('GPL2')
-arch=('i686' 'x86_64')
-options=('!emptydirs')
-depends=('libmpdclient')
-source=("http://downloads.sourceforge.net/musicpd/${pkgname}-${pkgver}.tar.gz";)
-sha1sums=('e35414c1f5b25f4e500ceae125adb5bb9063b029')
-
-build() {
-       cd "${srcdir}/${pkgname}-${pkgver}"
-       ./configure --prefix=/usr 
-       make 
-}
-
-package() {
-       cd "${srcdir}/${pkgname}-${pkgver}"
-       make DESTDIR="${pkgdir}" install 
-       install -Dm644 doc/mpc-completion.bash 
"${pkgdir}/etc/bash_completion.d/mpc" 
-}

Copied: mpc/repos/extra-i686/PKGBUILD (from rev 154003, mpc/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD                         (rev 0)
+++ extra-i686/PKGBUILD 2012-03-21 10:52:38 UTC (rev 154004)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Gaetan Bisson <[email protected]>
+# Contributor: Angel Velasquez <[email protected]>
+# Contributor: Andrea Scarpino <[email protected]>
+# Contributor: Alexander Fehr <pizzapunk gmail com>
+# Contributor: Link Dupont <[email protected]>
+
+pkgname=mpc
+pkgver=0.22
+pkgrel=2
+pkgdesc='Minimalist command line interface to MPD'
+url='http://mpd.wikia.com/wiki/Client:Mpc'
+license=('GPL2')
+arch=('i686' 'x86_64')
+options=('!emptydirs')
+depends=('libmpdclient')
+source=("http://downloads.sourceforge.net/musicpd/${pkgname}-${pkgver}.tar.gz";)
+sha1sums=('e35414c1f5b25f4e500ceae125adb5bb9063b029')
+
+build() {
+       cd "${srcdir}/${pkgname}-${pkgver}"
+       ./configure --prefix=/usr 
+       make 
+}
+
+package() {
+       cd "${srcdir}/${pkgname}-${pkgver}"
+       make DESTDIR="${pkgdir}" install 
+       install -Dm644 doc/mpc-completion.bash 
"${pkgdir}/usr/share/bash-completion/completions/mpc" 
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD       2012-03-21 10:52:19 UTC (rev 154003)
+++ extra-x86_64/PKGBUILD       2012-03-21 10:52:38 UTC (rev 154004)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson <[email protected]>
-# Contributor: Angel Velasquez <[email protected]>
-# Contributor: Andrea Scarpino <[email protected]>
-# Contributor: Alexander Fehr <pizzapunk gmail com>
-# Contributor: Link Dupont <[email protected]>
-
-pkgname=mpc
-pkgver=0.22
-pkgrel=1
-pkgdesc='Minimalist command line interface to MPD'
-url='http://mpd.wikia.com/wiki/Client:Mpc'
-license=('GPL2')
-arch=('i686' 'x86_64')
-options=('!emptydirs')
-depends=('libmpdclient')
-source=("http://downloads.sourceforge.net/musicpd/${pkgname}-${pkgver}.tar.gz";)
-sha1sums=('e35414c1f5b25f4e500ceae125adb5bb9063b029')
-
-build() {
-       cd "${srcdir}/${pkgname}-${pkgver}"
-       ./configure --prefix=/usr 
-       make 
-}
-
-package() {
-       cd "${srcdir}/${pkgname}-${pkgver}"
-       make DESTDIR="${pkgdir}" install 
-       install -Dm644 doc/mpc-completion.bash 
"${pkgdir}/etc/bash_completion.d/mpc" 
-}

Copied: mpc/repos/extra-x86_64/PKGBUILD (from rev 154003, mpc/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD                               (rev 0)
+++ extra-x86_64/PKGBUILD       2012-03-21 10:52:38 UTC (rev 154004)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Gaetan Bisson <[email protected]>
+# Contributor: Angel Velasquez <[email protected]>
+# Contributor: Andrea Scarpino <[email protected]>
+# Contributor: Alexander Fehr <pizzapunk gmail com>
+# Contributor: Link Dupont <[email protected]>
+
+pkgname=mpc
+pkgver=0.22
+pkgrel=2
+pkgdesc='Minimalist command line interface to MPD'
+url='http://mpd.wikia.com/wiki/Client:Mpc'
+license=('GPL2')
+arch=('i686' 'x86_64')
+options=('!emptydirs')
+depends=('libmpdclient')
+source=("http://downloads.sourceforge.net/musicpd/${pkgname}-${pkgver}.tar.gz";)
+sha1sums=('e35414c1f5b25f4e500ceae125adb5bb9063b029')
+
+build() {
+       cd "${srcdir}/${pkgname}-${pkgver}"
+       ./configure --prefix=/usr 
+       make 
+}
+
+package() {
+       cd "${srcdir}/${pkgname}-${pkgver}"
+       make DESTDIR="${pkgdir}" install 
+       install -Dm644 doc/mpc-completion.bash 
"${pkgdir}/usr/share/bash-completion/completions/mpc" 
+}

Reply via email to