Date: Sunday, February 5, 2012 @ 10:20:59
  Author: bisson
Revision: 149046

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2012-02-05 15:20:13 UTC (rev 149045)
+++ extra-i686/PKGBUILD 2012-02-05 15:20:59 UTC (rev 149046)
@@ -1,26 +0,0 @@
-# $Id$
-# Contributor: damir <[email protected]>
-# Committer: Manolis Tzanidakis <[email protected]>
-# Maintainer: Gaetan Bisson <[email protected]>
-
-pkgname=xclip
-pkgver=0.12
-pkgrel=2
-pkgdesc='Command line interface to the X11 clipboard'
-arch=('i686' 'x86_64')
-url='http://sourceforge.net/projects/xclip'
-license=('GPL')
-depends=('libxmu')
-source=("http://downloads.sourceforge.net/sourceforge/xclip/${pkgname}-${pkgver}.tar.gz";)
-sha1sums=('aed2cff18b9aecfe3377ad064c6a67518bbec211')
-
-build() {
-       cd "${srcdir}/${pkgname}-${pkgver}"
-       ./configure --prefix=/usr
-       make
-}
-
-package() {
-       cd "${srcdir}/${pkgname}-${pkgver}"
-       make DESTDIR="${pkgdir}" install
-}

Copied: xclip/repos/extra-i686/PKGBUILD (from rev 149045, xclip/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD                         (rev 0)
+++ extra-i686/PKGBUILD 2012-02-05 15:20:59 UTC (rev 149046)
@@ -0,0 +1,26 @@
+# $Id$
+# Contributor: damir <[email protected]>
+# Committer: Manolis Tzanidakis <[email protected]>
+# Maintainer: Gaetan Bisson <[email protected]>
+
+pkgname=xclip
+pkgver=0.12
+pkgrel=3
+pkgdesc='Command line interface to the X11 clipboard'
+url='http://sourceforge.net/projects/xclip'
+license=('GPL')
+depends=('libxmu')
+arch=('i686' 'x86_64')
+source=("http://downloads.sourceforge.net/sourceforge/xclip/${pkgname}-${pkgver}.tar.gz";)
+sha1sums=('aed2cff18b9aecfe3377ad064c6a67518bbec211')
+
+build() {
+       cd "${srcdir}/${pkgname}-${pkgver}"
+       ./configure --prefix=/usr
+       make
+}
+
+package() {
+       cd "${srcdir}/${pkgname}-${pkgver}"
+       make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD       2012-02-05 15:20:13 UTC (rev 149045)
+++ extra-x86_64/PKGBUILD       2012-02-05 15:20:59 UTC (rev 149046)
@@ -1,26 +0,0 @@
-# $Id$
-# Contributor: damir <[email protected]>
-# Committer: Manolis Tzanidakis <[email protected]>
-# Maintainer: Gaetan Bisson <[email protected]>
-
-pkgname=xclip
-pkgver=0.12
-pkgrel=2
-pkgdesc='Command line interface to the X11 clipboard'
-arch=('i686' 'x86_64')
-url='http://sourceforge.net/projects/xclip'
-license=('GPL')
-depends=('libxmu')
-source=("http://downloads.sourceforge.net/sourceforge/xclip/${pkgname}-${pkgver}.tar.gz";)
-sha1sums=('aed2cff18b9aecfe3377ad064c6a67518bbec211')
-
-build() {
-       cd "${srcdir}/${pkgname}-${pkgver}"
-       ./configure --prefix=/usr
-       make
-}
-
-package() {
-       cd "${srcdir}/${pkgname}-${pkgver}"
-       make DESTDIR="${pkgdir}" install
-}

Copied: xclip/repos/extra-x86_64/PKGBUILD (from rev 149045, 
xclip/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD                               (rev 0)
+++ extra-x86_64/PKGBUILD       2012-02-05 15:20:59 UTC (rev 149046)
@@ -0,0 +1,26 @@
+# $Id$
+# Contributor: damir <[email protected]>
+# Committer: Manolis Tzanidakis <[email protected]>
+# Maintainer: Gaetan Bisson <[email protected]>
+
+pkgname=xclip
+pkgver=0.12
+pkgrel=3
+pkgdesc='Command line interface to the X11 clipboard'
+url='http://sourceforge.net/projects/xclip'
+license=('GPL')
+depends=('libxmu')
+arch=('i686' 'x86_64')
+source=("http://downloads.sourceforge.net/sourceforge/xclip/${pkgname}-${pkgver}.tar.gz";)
+sha1sums=('aed2cff18b9aecfe3377ad064c6a67518bbec211')
+
+build() {
+       cd "${srcdir}/${pkgname}-${pkgver}"
+       ./configure --prefix=/usr
+       make
+}
+
+package() {
+       cd "${srcdir}/${pkgname}-${pkgver}"
+       make DESTDIR="${pkgdir}" install
+}

Reply via email to