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

Sergej Pupykin spupykin at nymeria.archlinux.org
Thu Jan 30 08:53:11 UTC 2014


    Date: Thursday, January 30, 2014 @ 09:53:11
  Author: spupykin
Revision: 105015

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

Added:
  augeas/repos/community-i686/PKGBUILD
    (from rev 105014, augeas/trunk/PKGBUILD)
  augeas/repos/community-x86_64/PKGBUILD
    (from rev 105014, 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	2014-01-30 08:52:56 UTC (rev 105014)
+++ community-i686/PKGBUILD	2014-01-30 08:53:11 UTC (rev 105015)
@@ -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=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
-}

Copied: augeas/repos/community-i686/PKGBUILD (from rev 105014, augeas/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-01-30 08:53:11 UTC (rev 105015)
@@ -0,0 +1,27 @@
+# $Id$
+# Contributor: Thomas S Hatch <thatch45 at gmail.com>
+# Contributor: Jon Nordby <jononor at gmail.com>
+
+pkgname=augeas
+pkgver=1.2.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=('dce2f52cbd20f72c7da48e014ad48076'
+         '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	2014-01-30 08:52:56 UTC (rev 105014)
+++ community-x86_64/PKGBUILD	2014-01-30 08:53:11 UTC (rev 105015)
@@ -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=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
-}

Copied: augeas/repos/community-x86_64/PKGBUILD (from rev 105014, augeas/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-01-30 08:53:11 UTC (rev 105015)
@@ -0,0 +1,27 @@
+# $Id$
+# Contributor: Thomas S Hatch <thatch45 at gmail.com>
+# Contributor: Jon Nordby <jononor at gmail.com>
+
+pkgname=augeas
+pkgver=1.2.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=('dce2f52cbd20f72c7da48e014ad48076'
+         '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