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

Gaetan Bisson bisson at archlinux.org
Sun Feb 5 14:23:12 UTC 2012


    Date: Sunday, February 5, 2012 @ 09:23:12
  Author: bisson
Revision: 149024

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

Added:
  abook/repos/extra-i686/PKGBUILD
    (from rev 149023, abook/trunk/PKGBUILD)
  abook/repos/extra-x86_64/PKGBUILD
    (from rev 149023, abook/trunk/PKGBUILD)
Deleted:
  abook/repos/extra-i686/PKGBUILD
  abook/repos/extra-x86_64/PKGBUILD

-----------------------+
 extra-i686/PKGBUILD   |   54 ++++++++++++++++++++++++------------------------
 extra-x86_64/PKGBUILD |   54 ++++++++++++++++++++++++------------------------
 2 files changed, 54 insertions(+), 54 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-02-05 14:22:00 UTC (rev 149023)
+++ extra-i686/PKGBUILD	2012-02-05 14:23:12 UTC (rev 149024)
@@ -1,27 +0,0 @@
-# $Id$
-# Contributor: damir <damir at archlinux.org>
-# Contributor: Thayer Williams <thayer at archlinux.org>
-# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-
-pkgname=abook
-pkgver=0.6.0pre2
-pkgrel=3
-pkgdesc='Text-based addressbook designed for use with Mutt'
-arch=('i686' 'x86_64')
-url='http://abook.sourceforge.net/'
-license=('GPL2')
-depends=('readline')
-source=("http://abook.sourceforge.net/devel/abook-${pkgver}.tar.gz")
-sha1sums=('42a939fba43e51aa011fa185113c12ec4bc1e1ec')
-
-build() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	./configure --prefix=/usr --mandir=/usr/share/man
-	make
-}
-
-package() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	make DESTDIR="${pkgdir}" install
-}

Copied: abook/repos/extra-i686/PKGBUILD (from rev 149023, abook/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-02-05 14:23:12 UTC (rev 149024)
@@ -0,0 +1,27 @@
+# $Id$
+# Contributor: damir <damir at archlinux.org>
+# Contributor: Thayer Williams <thayer at archlinux.org>
+# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+
+pkgname=abook
+pkgver=0.6.0pre2
+pkgrel=4
+pkgdesc='Text-based addressbook designed for use with Mutt'
+arch=('i686' 'x86_64')
+url='http://abook.sourceforge.net/'
+license=('GPL2')
+depends=('readline')
+source=("http://abook.sourceforge.net/devel/abook-${pkgver}.tar.gz")
+sha1sums=('42a939fba43e51aa011fa185113c12ec4bc1e1ec')
+
+build() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	./configure --prefix=/usr --mandir=/usr/share/man
+	make
+}
+
+package() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-02-05 14:22:00 UTC (rev 149023)
+++ extra-x86_64/PKGBUILD	2012-02-05 14:23:12 UTC (rev 149024)
@@ -1,27 +0,0 @@
-# $Id$
-# Contributor: damir <damir at archlinux.org>
-# Contributor: Thayer Williams <thayer at archlinux.org>
-# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-
-pkgname=abook
-pkgver=0.6.0pre2
-pkgrel=3
-pkgdesc='Text-based addressbook designed for use with Mutt'
-arch=('i686' 'x86_64')
-url='http://abook.sourceforge.net/'
-license=('GPL2')
-depends=('readline')
-source=("http://abook.sourceforge.net/devel/abook-${pkgver}.tar.gz")
-sha1sums=('42a939fba43e51aa011fa185113c12ec4bc1e1ec')
-
-build() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	./configure --prefix=/usr --mandir=/usr/share/man
-	make
-}
-
-package() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	make DESTDIR="${pkgdir}" install
-}

Copied: abook/repos/extra-x86_64/PKGBUILD (from rev 149023, abook/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-02-05 14:23:12 UTC (rev 149024)
@@ -0,0 +1,27 @@
+# $Id$
+# Contributor: damir <damir at archlinux.org>
+# Contributor: Thayer Williams <thayer at archlinux.org>
+# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+
+pkgname=abook
+pkgver=0.6.0pre2
+pkgrel=4
+pkgdesc='Text-based addressbook designed for use with Mutt'
+arch=('i686' 'x86_64')
+url='http://abook.sourceforge.net/'
+license=('GPL2')
+depends=('readline')
+source=("http://abook.sourceforge.net/devel/abook-${pkgver}.tar.gz")
+sha1sums=('42a939fba43e51aa011fa185113c12ec4bc1e1ec')
+
+build() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	./configure --prefix=/usr --mandir=/usr/share/man
+	make
+}
+
+package() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list