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

Alexander Rødseth arodseth at nymeria.archlinux.org
Thu Mar 14 20:09:28 UTC 2013


    Date: Thursday, March 14, 2013 @ 21:09:27
  Author: arodseth
Revision: 86291

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-03-14 20:09:14 UTC (rev 86290)
+++ community-i686/PKGBUILD	2013-03-14 20:09:27 UTC (rev 86291)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-# Contributor: Vesa Kaihlavirta <vegai at iki.fi>
-# Contributor: <david at pako.st>
-# Contributor: Alexander Rødseth <rodseth at gmail.com>
-
-pkgname=chicken
-pkgver=4.8.0.2
-pkgrel=1
-pkgdesc='Compiler for R5RS scheme, featuring handy extensions'
-arch=('x86_64' 'i686')
-url='http://call-cc.org/'
-license=('BSD')
-depends=('gcc')
-source=("http://code.call-cc.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.gz")
-sha256sums=('bf933f8cc4586b8b468c9abb8ec079a9f109ea20b5f12a1af2776f694e14791d')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  make -j1 PLATFORM=linux PREFIX=/usr
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  
-  make -j1 PLATFORM=linux PREFIX=/usr DESTDIR="$pkgdir" install
-  install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: chicken/repos/community-i686/PKGBUILD (from rev 86290, chicken/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-03-14 20:09:27 UTC (rev 86291)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Contributor: Vesa Kaihlavirta <vegai at iki.fi>
+# Contributor: <david at pako.st>
+# Contributor: Alexander Rødseth <rodseth at gmail.com>
+
+pkgname=chicken
+pkgver=4.8.0.3
+pkgrel=1
+pkgdesc='Compiler for R5RS scheme, featuring handy extensions'
+arch=('x86_64' 'i686')
+url='http://call-cc.org/'
+license=('BSD')
+depends=('gcc')
+source=("http://code.call-cc.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.gz")
+sha256sums=('6a1414e6f35586e47d7f4470eaf1779a4f73dec664b14bebf8763dd804b399c3')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  make -j1 PLATFORM=linux PREFIX=/usr
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  
+  make -j1 PLATFORM=linux PREFIX=/usr DESTDIR="$pkgdir" install
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-03-14 20:09:14 UTC (rev 86290)
+++ community-x86_64/PKGBUILD	2013-03-14 20:09:27 UTC (rev 86291)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-# Contributor: Vesa Kaihlavirta <vegai at iki.fi>
-# Contributor: <david at pako.st>
-# Contributor: Alexander Rødseth <rodseth at gmail.com>
-
-pkgname=chicken
-pkgver=4.8.0.2
-pkgrel=1
-pkgdesc='Compiler for R5RS scheme, featuring handy extensions'
-arch=('x86_64' 'i686')
-url='http://call-cc.org/'
-license=('BSD')
-depends=('gcc')
-source=("http://code.call-cc.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.gz")
-sha256sums=('bf933f8cc4586b8b468c9abb8ec079a9f109ea20b5f12a1af2776f694e14791d')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  make -j1 PLATFORM=linux PREFIX=/usr
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  
-  make -j1 PLATFORM=linux PREFIX=/usr DESTDIR="$pkgdir" install
-  install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: chicken/repos/community-x86_64/PKGBUILD (from rev 86290, chicken/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-03-14 20:09:27 UTC (rev 86291)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Contributor: Vesa Kaihlavirta <vegai at iki.fi>
+# Contributor: <david at pako.st>
+# Contributor: Alexander Rødseth <rodseth at gmail.com>
+
+pkgname=chicken
+pkgver=4.8.0.3
+pkgrel=1
+pkgdesc='Compiler for R5RS scheme, featuring handy extensions'
+arch=('x86_64' 'i686')
+url='http://call-cc.org/'
+license=('BSD')
+depends=('gcc')
+source=("http://code.call-cc.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.gz")
+sha256sums=('6a1414e6f35586e47d7f4470eaf1779a4f73dec664b14bebf8763dd804b399c3')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  make -j1 PLATFORM=linux PREFIX=/usr
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  
+  make -j1 PLATFORM=linux PREFIX=/usr DESTDIR="$pkgdir" install
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list