Date: Wednesday, February 6, 2013 @ 11:39:22
  Author: spupykin
Revision: 83877

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD     2013-02-06 10:38:58 UTC (rev 83876)
+++ community-i686/PKGBUILD     2013-02-06 10:39:22 UTC (rev 83877)
@@ -1,28 +0,0 @@
-# $Id$
-# Contributor: Thomas S Hatch <thatc...@gmail.com>
-# Contributor: Jon Nordby <jono...@gmail.com>
-
-pkgname=augeas
-pkgver=0.10.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')
-options=('!libtool')
-source=(http://augeas.net/download/$pkgname-$pkgver.tar.gz{,.sig})
-md5sums=('fe1834e90a066c3208ac0214622c7352'
-         'efb3f1a90ff31320dcc4c499eba5a555')
-
-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 83876, 
augeas/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD                             (rev 0)
+++ community-i686/PKGBUILD     2013-02-06 10:39:22 UTC (rev 83877)
@@ -0,0 +1,28 @@
+# $Id$
+# Contributor: Thomas S Hatch <thatc...@gmail.com>
+# Contributor: Jon Nordby <jono...@gmail.com>
+
+pkgname=augeas
+pkgver=1.0.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')
+options=('!libtool')
+source=(http://augeas.net/download/$pkgname-$pkgver.tar.gz{,.sig})
+md5sums=('82131019432ecf8102e1491610ad2dd1'
+         '63b2f334b030c957c98ee01ef207cfdd')
+
+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-02-06 10:38:58 UTC (rev 83876)
+++ community-x86_64/PKGBUILD   2013-02-06 10:39:22 UTC (rev 83877)
@@ -1,28 +0,0 @@
-# $Id$
-# Contributor: Thomas S Hatch <thatc...@gmail.com>
-# Contributor: Jon Nordby <jono...@gmail.com>
-
-pkgname=augeas
-pkgver=0.10.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')
-options=('!libtool')
-source=(http://augeas.net/download/$pkgname-$pkgver.tar.gz{,.sig})
-md5sums=('fe1834e90a066c3208ac0214622c7352'
-         'efb3f1a90ff31320dcc4c499eba5a555')
-
-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 83876, 
augeas/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD                           (rev 0)
+++ community-x86_64/PKGBUILD   2013-02-06 10:39:22 UTC (rev 83877)
@@ -0,0 +1,28 @@
+# $Id$
+# Contributor: Thomas S Hatch <thatc...@gmail.com>
+# Contributor: Jon Nordby <jono...@gmail.com>
+
+pkgname=augeas
+pkgver=1.0.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')
+options=('!libtool')
+source=(http://augeas.net/download/$pkgname-$pkgver.tar.gz{,.sig})
+md5sums=('82131019432ecf8102e1491610ad2dd1'
+         '63b2f334b030c957c98ee01ef207cfdd')
+
+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
+}

Reply via email to