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

Sergej Pupykin spupykin at nymeria.archlinux.org
Fri Nov 1 20:20:20 UTC 2013


    Date: Friday, November 1, 2013 @ 21:20:20
  Author: spupykin
Revision: 100130

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

Added:
  augeas/repos/community-i686/PKGBUILD
    (from rev 100129, augeas/trunk/PKGBUILD)
  augeas/repos/community-x86_64/PKGBUILD
    (from rev 100129, augeas/trunk/PKGBUILD)
Deleted:
  augeas/repos/community-i686/PKGBUILD
  augeas/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-11-01 20:20:03 UTC (rev 100129)
+++ community-i686/PKGBUILD	2013-11-01 20:20:20 UTC (rev 100130)
@@ -1,27 +0,0 @@
-# $Id$
-# Contributor: Thomas S Hatch <thatch45 at gmail.com>
-# Contributor: Jon Nordby <jononor at gmail.com>
-
-pkgname=augeas
-pkgver=1.1.0
-pkgrel=1
-pkgdesc="A configuration editing tool that parses config files and transforms them into a tree"
-arch=('i686' 'x86_64')
-url="http://augeas.net"
-license=('LGPL')
-depends=('libxml2' 'gcc-libs')
-source=(http://download.augeas.net/augeas-$pkgver.tar.gz{,.sig})
-md5sums=('520ce983457ff9ffa3816bc41a9f328b'
-         'SKIP')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  sed -i 's|Requires:.*|Requires: libxml-2.0|' augeas.pc.in
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: augeas/repos/community-i686/PKGBUILD (from rev 100129, augeas/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-11-01 20:20:20 UTC (rev 100130)
@@ -0,0 +1,27 @@
+# $Id$
+# Contributor: Thomas S Hatch <thatch45 at gmail.com>
+# Contributor: Jon Nordby <jononor at gmail.com>
+
+pkgname=augeas
+pkgver=1.1.0
+pkgrel=2
+pkgdesc="A configuration editing tool that parses config files and transforms them into a tree"
+arch=('i686' 'x86_64')
+url="http://augeas.net"
+license=('LGPL')
+depends=('libxml2' 'gcc-libs')
+source=(http://download.augeas.net/augeas-$pkgver.tar.gz{,.sig})
+md5sums=('520ce983457ff9ffa3816bc41a9f328b'
+         'SKIP')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  sed -i 's|Requires:.*|Requires: libxml-2.0|' augeas.pc.in
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-11-01 20:20:03 UTC (rev 100129)
+++ community-x86_64/PKGBUILD	2013-11-01 20:20:20 UTC (rev 100130)
@@ -1,27 +0,0 @@
-# $Id$
-# Contributor: Thomas S Hatch <thatch45 at gmail.com>
-# Contributor: Jon Nordby <jononor at gmail.com>
-
-pkgname=augeas
-pkgver=1.1.0
-pkgrel=1
-pkgdesc="A configuration editing tool that parses config files and transforms them into a tree"
-arch=('i686' 'x86_64')
-url="http://augeas.net"
-license=('LGPL')
-depends=('libxml2' 'gcc-libs')
-source=(http://download.augeas.net/augeas-$pkgver.tar.gz{,.sig})
-md5sums=('520ce983457ff9ffa3816bc41a9f328b'
-         'SKIP')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  sed -i 's|Requires:.*|Requires: libxml-2.0|' augeas.pc.in
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: augeas/repos/community-x86_64/PKGBUILD (from rev 100129, augeas/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-11-01 20:20:20 UTC (rev 100130)
@@ -0,0 +1,27 @@
+# $Id$
+# Contributor: Thomas S Hatch <thatch45 at gmail.com>
+# Contributor: Jon Nordby <jononor at gmail.com>
+
+pkgname=augeas
+pkgver=1.1.0
+pkgrel=2
+pkgdesc="A configuration editing tool that parses config files and transforms them into a tree"
+arch=('i686' 'x86_64')
+url="http://augeas.net"
+license=('LGPL')
+depends=('libxml2' 'gcc-libs')
+source=(http://download.augeas.net/augeas-$pkgver.tar.gz{,.sig})
+md5sums=('520ce983457ff9ffa3816bc41a9f328b'
+         'SKIP')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  sed -i 's|Requires:.*|Requires: libxml-2.0|' augeas.pc.in
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}




More information about the arch-commits mailing list