Date: Monday, June 30, 2014 @ 13:46:16
  Author: bisson
Revision: 215768

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2014-06-30 11:46:08 UTC (rev 215767)
+++ extra-i686/PKGBUILD 2014-06-30 11:46:16 UTC (rev 215768)
@@ -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=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
-}

Copied: xclip/repos/extra-i686/PKGBUILD (from rev 215767, xclip/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD                         (rev 0)
+++ extra-i686/PKGBUILD 2014-06-30 11:46:16 UTC (rev 215768)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Gaetan Bisson <[email protected]>
+# Committer: Manolis Tzanidakis <[email protected]>
+# Contributor: damir <[email protected]>
+
+pkgname=xclip
+pkgver=0.12
+pkgrel=4
+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       2014-06-30 11:46:08 UTC (rev 215767)
+++ extra-x86_64/PKGBUILD       2014-06-30 11:46:16 UTC (rev 215768)
@@ -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=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
-}

Copied: xclip/repos/extra-x86_64/PKGBUILD (from rev 215767, 
xclip/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD                               (rev 0)
+++ extra-x86_64/PKGBUILD       2014-06-30 11:46:16 UTC (rev 215768)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Gaetan Bisson <[email protected]>
+# Committer: Manolis Tzanidakis <[email protected]>
+# Contributor: damir <[email protected]>
+
+pkgname=xclip
+pkgver=0.12
+pkgrel=4
+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