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

Sergej Pupykin spupykin at archlinux.org
Fri Jul 31 18:04:46 UTC 2015


    Date: Friday, July 31, 2015 @ 20:04:46
  Author: spupykin
Revision: 137646

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

Added:
  augeas/repos/community-i686/PKGBUILD
    (from rev 137645, augeas/trunk/PKGBUILD)
  augeas/repos/community-x86_64/PKGBUILD
    (from rev 137645, augeas/trunk/PKGBUILD)
Deleted:
  augeas/repos/community-i686/PKGBUILD
  augeas/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   56 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   28 ----------------------
 community-x86_64/PKGBUILD |   28 ----------------------
 3 files changed, 56 insertions(+), 56 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-07-31 18:04:25 UTC (rev 137645)
+++ community-i686/PKGBUILD	2015-07-31 18:04:46 UTC (rev 137646)
@@ -1,28 +0,0 @@
-# $Id$
-# Contributor: Thomas S Hatch <thatch45 at gmail.com>
-# Contributor: Jon Nordby <jononor at gmail.com>
-
-pkgname=augeas
-pkgver=1.3.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')
-validpgpkeys=('AED6E2A185EEB379F17476D2E012D07AD0E3CC30')
-source=(http://download.augeas.net/augeas-$pkgver.tar.gz{,.sig})
-md5sums=('c8890b11a04795ecfe5526eeae946b2d'
-         '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 137645, augeas/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-07-31 18:04:46 UTC (rev 137646)
@@ -0,0 +1,28 @@
+# $Id$
+# Contributor: Thomas S Hatch <thatch45 at gmail.com>
+# Contributor: Jon Nordby <jononor at gmail.com>
+
+pkgname=augeas
+pkgver=1.4.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')
+validpgpkeys=('AED6E2A185EEB379F17476D2E012D07AD0E3CC30')
+source=(http://download.augeas.net/augeas-$pkgver.tar.gz{,.sig})
+md5sums=('a2536a9c3d744dc09d234228fe4b0c93'
+         '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	2015-07-31 18:04:25 UTC (rev 137645)
+++ community-x86_64/PKGBUILD	2015-07-31 18:04:46 UTC (rev 137646)
@@ -1,28 +0,0 @@
-# $Id$
-# Contributor: Thomas S Hatch <thatch45 at gmail.com>
-# Contributor: Jon Nordby <jononor at gmail.com>
-
-pkgname=augeas
-pkgver=1.3.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')
-validpgpkeys=('AED6E2A185EEB379F17476D2E012D07AD0E3CC30')
-source=(http://download.augeas.net/augeas-$pkgver.tar.gz{,.sig})
-md5sums=('c8890b11a04795ecfe5526eeae946b2d'
-         '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 137645, augeas/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-07-31 18:04:46 UTC (rev 137646)
@@ -0,0 +1,28 @@
+# $Id$
+# Contributor: Thomas S Hatch <thatch45 at gmail.com>
+# Contributor: Jon Nordby <jononor at gmail.com>
+
+pkgname=augeas
+pkgver=1.4.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')
+validpgpkeys=('AED6E2A185EEB379F17476D2E012D07AD0E3CC30')
+source=(http://download.augeas.net/augeas-$pkgver.tar.gz{,.sig})
+md5sums=('a2536a9c3d744dc09d234228fe4b0c93'
+         '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