Date: Saturday, July 5, 2014 @ 06:00:42
  Author: fyan
Revision: 115016

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD     2014-07-05 04:00:10 UTC (rev 115015)
+++ community-i686/PKGBUILD     2014-07-05 04:00:42 UTC (rev 115016)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase <[email protected]>
-# Contributor: Anders Bergh <[email protected]>
-# Contributor: Mildred <[email protected]>
-# Contributor: Daniel J Griffiths <[email protected]>
-
-pkgname=premake3
-pkgver=3.7
-pkgrel=2
-pkgdesc="A simple build configuration and project generation tool using lua"
-arch=('i686' 'x86_64')
-url="http://premake.sourceforge.net";
-license=('GPL')
-makedepends=()
-source=("http://downloads.sourceforge.net/sourceforge/premake/premake-src-${pkgver}.zip";)
-md5sums=('8d30dc5bbc52aad81abb1509c1dd7d8f')
-
-build() {
-       cd ${srcdir}/Premake-${pkgver}
-
-       make
-}
-
-package() {
-       cd ${srcdir}/Premake-${pkgver}
-
-       install -Dm755 bin/premake ${pkgdir}/usr/bin/premake
-}

Copied: premake3/repos/community-i686/PKGBUILD (from rev 115015, 
premake3/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD                             (rev 0)
+++ community-i686/PKGBUILD     2014-07-05 04:00:42 UTC (rev 115016)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase <[email protected]>
+# Contributor: Anders Bergh <[email protected]>
+# Contributor: Mildred <[email protected]>
+# Contributor: Daniel J Griffiths <[email protected]>
+
+pkgname=premake3
+pkgver=3.7
+pkgrel=3
+pkgdesc="A simple build configuration and project generation tool using lua"
+arch=('i686' 'x86_64')
+url="http://premake.sourceforge.net";
+license=('GPL')
+makedepends=()
+source=("http://downloads.sourceforge.net/sourceforge/premake/premake-src-${pkgver}.zip";)
+md5sums=('8d30dc5bbc52aad81abb1509c1dd7d8f')
+
+build() {
+       cd ${srcdir}/Premake-${pkgver}
+
+       make
+}
+
+package() {
+       cd ${srcdir}/Premake-${pkgver}
+
+       install -Dm755 bin/premake ${pkgdir}/usr/bin/premake
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD   2014-07-05 04:00:10 UTC (rev 115015)
+++ community-x86_64/PKGBUILD   2014-07-05 04:00:42 UTC (rev 115016)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase <[email protected]>
-# Contributor: Anders Bergh <[email protected]>
-# Contributor: Mildred <[email protected]>
-# Contributor: Daniel J Griffiths <[email protected]>
-
-pkgname=premake3
-pkgver=3.7
-pkgrel=2
-pkgdesc="A simple build configuration and project generation tool using lua"
-arch=('i686' 'x86_64')
-url="http://premake.sourceforge.net";
-license=('GPL')
-makedepends=()
-source=("http://downloads.sourceforge.net/sourceforge/premake/premake-src-${pkgver}.zip";)
-md5sums=('8d30dc5bbc52aad81abb1509c1dd7d8f')
-
-build() {
-       cd ${srcdir}/Premake-${pkgver}
-
-       make
-}
-
-package() {
-       cd ${srcdir}/Premake-${pkgver}
-
-       install -Dm755 bin/premake ${pkgdir}/usr/bin/premake
-}

Copied: premake3/repos/community-x86_64/PKGBUILD (from rev 115015, 
premake3/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD                           (rev 0)
+++ community-x86_64/PKGBUILD   2014-07-05 04:00:42 UTC (rev 115016)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase <[email protected]>
+# Contributor: Anders Bergh <[email protected]>
+# Contributor: Mildred <[email protected]>
+# Contributor: Daniel J Griffiths <[email protected]>
+
+pkgname=premake3
+pkgver=3.7
+pkgrel=3
+pkgdesc="A simple build configuration and project generation tool using lua"
+arch=('i686' 'x86_64')
+url="http://premake.sourceforge.net";
+license=('GPL')
+makedepends=()
+source=("http://downloads.sourceforge.net/sourceforge/premake/premake-src-${pkgver}.zip";)
+md5sums=('8d30dc5bbc52aad81abb1509c1dd7d8f')
+
+build() {
+       cd ${srcdir}/Premake-${pkgver}
+
+       make
+}
+
+package() {
+       cd ${srcdir}/Premake-${pkgver}
+
+       install -Dm755 bin/premake ${pkgdir}/usr/bin/premake
+}

Reply via email to