Date: Wednesday, November 1, 2017 @ 21:31:20
  Author: arodseth
Revision: 265067

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

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

---------------------------+
 /PKGBUILD                 |   54 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   27 ----------------------
 community-x86_64/PKGBUILD |   27 ----------------------
 3 files changed, 54 insertions(+), 54 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD     2017-11-01 21:31:03 UTC (rev 265066)
+++ community-i686/PKGBUILD     2017-11-01 21:31:20 UTC (rev 265067)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth <xypr...@archlinux.org>
-# Contributor: Kaiting Chen <kaitocr...@gmail.com>
-# Contributor: Gergely Imreh <imrehgATgmailDOTcom>
-
-pkgname=libx86emu
-pkgver=1.11
-pkgrel=1
-pkgdesc='x86 emulation library'
-arch=('x86_64' 'i686')
-url='https://github.com/wfeldt/libx86emu'
-license=('BSD')
-makedepends=('git')
-source=("git://github.com/wfeldt/libx86emu#tag=$pkgver")
-md5sums=('SKIP')
-
-build() {
-  make -C "$pkgname" LIBDIR=/usr/lib
-}
-
-package() {
-  make -C "$pkgname" LIBDIR=/usr/lib DESTDIR="$pkgdir" install
-  install -Dm644 "$pkgname/LICENSE" \
-    "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libx86emu/repos/community-i686/PKGBUILD (from rev 265066, 
libx86emu/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD                             (rev 0)
+++ community-i686/PKGBUILD     2017-11-01 21:31:20 UTC (rev 265067)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xypr...@archlinux.org>
+# Contributor: Kaiting Chen <kaitocr...@gmail.com>
+# Contributor: Gergely Imreh <imrehgATgmailDOTcom>
+
+pkgname=libx86emu
+pkgver=1.12
+pkgrel=1
+pkgdesc='x86 emulation library'
+arch=('x86_64' 'i686')
+url='https://github.com/wfeldt/libx86emu'
+license=('BSD')
+makedepends=('git')
+source=("git+https://github.com/wfeldt/libx86emu#tag=$pkgver";)
+md5sums=('SKIP')
+
+build() {
+  make -C "$pkgname" LIBDIR=/usr/lib
+}
+
+package() {
+  make -C "$pkgname" LIBDIR=/usr/lib DESTDIR="$pkgdir" install
+  install -Dm644 "$pkgname/LICENSE" \
+    "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD   2017-11-01 21:31:03 UTC (rev 265066)
+++ community-x86_64/PKGBUILD   2017-11-01 21:31:20 UTC (rev 265067)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth <xypr...@archlinux.org>
-# Contributor: Kaiting Chen <kaitocr...@gmail.com>
-# Contributor: Gergely Imreh <imrehgATgmailDOTcom>
-
-pkgname=libx86emu
-pkgver=1.11
-pkgrel=1
-pkgdesc='x86 emulation library'
-arch=('x86_64' 'i686')
-url='https://github.com/wfeldt/libx86emu'
-license=('BSD')
-makedepends=('git')
-source=("git://github.com/wfeldt/libx86emu#tag=$pkgver")
-md5sums=('SKIP')
-
-build() {
-  make -C "$pkgname" LIBDIR=/usr/lib
-}
-
-package() {
-  make -C "$pkgname" LIBDIR=/usr/lib DESTDIR="$pkgdir" install
-  install -Dm644 "$pkgname/LICENSE" \
-    "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libx86emu/repos/community-x86_64/PKGBUILD (from rev 265066, 
libx86emu/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD                           (rev 0)
+++ community-x86_64/PKGBUILD   2017-11-01 21:31:20 UTC (rev 265067)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xypr...@archlinux.org>
+# Contributor: Kaiting Chen <kaitocr...@gmail.com>
+# Contributor: Gergely Imreh <imrehgATgmailDOTcom>
+
+pkgname=libx86emu
+pkgver=1.12
+pkgrel=1
+pkgdesc='x86 emulation library'
+arch=('x86_64' 'i686')
+url='https://github.com/wfeldt/libx86emu'
+license=('BSD')
+makedepends=('git')
+source=("git+https://github.com/wfeldt/libx86emu#tag=$pkgver";)
+md5sums=('SKIP')
+
+build() {
+  make -C "$pkgname" LIBDIR=/usr/lib
+}
+
+package() {
+  make -C "$pkgname" LIBDIR=/usr/lib DESTDIR="$pkgdir" install
+  install -Dm644 "$pkgname/LICENSE" \
+    "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim: ts=2 sw=2 et:

Reply via email to