[arch-commits] Commit in augeas/repos (4 files)
Sergej Pupykin
spupykin at archlinux.org
Thu Feb 26 13:30:12 UTC 2015
Date: Thursday, February 26, 2015 @ 14:30:12
Author: spupykin
Revision: 128262
archrelease: copy trunk to community-i686, community-x86_64
Added:
augeas/repos/community-i686/PKGBUILD
(from rev 128261, augeas/trunk/PKGBUILD)
augeas/repos/community-x86_64/PKGBUILD
(from rev 128261, augeas/trunk/PKGBUILD)
Deleted:
augeas/repos/community-i686/PKGBUILD
augeas/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 56 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 27 ---------------------
community-x86_64/PKGBUILD | 27 ---------------------
3 files changed, 56 insertions(+), 54 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2015-02-26 13:29:52 UTC (rev 128261)
+++ community-i686/PKGBUILD 2015-02-26 13:30:12 UTC (rev 128262)
@@ -1,27 +0,0 @@
-# $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
-}
Copied: augeas/repos/community-i686/PKGBUILD (from rev 128261, augeas/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-02-26 13:30:12 UTC (rev 128262)
@@ -0,0 +1,28 @@
+# $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
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2015-02-26 13:29:52 UTC (rev 128261)
+++ community-x86_64/PKGBUILD 2015-02-26 13:30:12 UTC (rev 128262)
@@ -1,27 +0,0 @@
-# $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
-}
Copied: augeas/repos/community-x86_64/PKGBUILD (from rev 128261, augeas/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2015-02-26 13:30:12 UTC (rev 128262)
@@ -0,0 +1,28 @@
+# $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
+}
More information about the arch-commits
mailing list