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

Gaetan Bisson bisson at archlinux.org
Sun Jun 10 09:11:36 UTC 2012


    Date: Sunday, June 10, 2012 @ 05:11:36
  Author: bisson
Revision: 161362

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-06-10 09:11:03 UTC (rev 161361)
+++ extra-i686/PKGBUILD	2012-06-10 09:11:36 UTC (rev 161362)
@@ -1,29 +0,0 @@
-# $Id$
-# Contributor: dorphell <dorphell at archlinux.org>
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-
-pkgname=rcs
-pkgver=5.8
-pkgrel=1
-pkgdesc='Revision Control System: manages multiple revisions of files'
-url='http://www.gnu.org/software/rcs/'
-license=('GPL3')
-arch=('i686' 'x86_64')
-source=("http://ftpmirror.gnu.org/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('6ba0c3ea2d170990214a26b323feaadb89bb4206')
-
-build() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	./configure --prefix=/usr
-	make
-}
-
-check() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	make check
-}
-
-package() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	make prefix="${pkgdir}/usr" install
-}

Copied: rcs/repos/extra-i686/PKGBUILD (from rev 161361, rcs/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-06-10 09:11:36 UTC (rev 161362)
@@ -0,0 +1,29 @@
+# $Id$
+# Contributor: dorphell <dorphell at archlinux.org>
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+
+pkgname=rcs
+pkgver=5.8.1
+pkgrel=1
+pkgdesc='Revision Control System: manages multiple revisions of files'
+url='http://www.gnu.org/software/rcs/'
+license=('GPL3')
+arch=('i686' 'x86_64')
+source=("http://ftpmirror.gnu.org/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('3317a9e0f324a094e48584831e1b23852f907af9')
+
+build() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	./configure --prefix=/usr
+	make
+}
+
+check() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	make check
+}
+
+package() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	make prefix="${pkgdir}/usr" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-06-10 09:11:03 UTC (rev 161361)
+++ extra-x86_64/PKGBUILD	2012-06-10 09:11:36 UTC (rev 161362)
@@ -1,29 +0,0 @@
-# $Id$
-# Contributor: dorphell <dorphell at archlinux.org>
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-
-pkgname=rcs
-pkgver=5.8
-pkgrel=1
-pkgdesc='Revision Control System: manages multiple revisions of files'
-url='http://www.gnu.org/software/rcs/'
-license=('GPL3')
-arch=('i686' 'x86_64')
-source=("http://ftpmirror.gnu.org/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('6ba0c3ea2d170990214a26b323feaadb89bb4206')
-
-build() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	./configure --prefix=/usr
-	make
-}
-
-check() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	make check
-}
-
-package() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	make prefix="${pkgdir}/usr" install
-}

Copied: rcs/repos/extra-x86_64/PKGBUILD (from rev 161361, rcs/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-06-10 09:11:36 UTC (rev 161362)
@@ -0,0 +1,29 @@
+# $Id$
+# Contributor: dorphell <dorphell at archlinux.org>
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+
+pkgname=rcs
+pkgver=5.8.1
+pkgrel=1
+pkgdesc='Revision Control System: manages multiple revisions of files'
+url='http://www.gnu.org/software/rcs/'
+license=('GPL3')
+arch=('i686' 'x86_64')
+source=("http://ftpmirror.gnu.org/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('3317a9e0f324a094e48584831e1b23852f907af9')
+
+build() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	./configure --prefix=/usr
+	make
+}
+
+check() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	make check
+}
+
+package() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	make prefix="${pkgdir}/usr" install
+}




More information about the arch-commits mailing list