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

Massimiliano Torromeo mtorromeo at archlinux.org
Mon Apr 13 14:02:19 UTC 2015


    Date: Monday, April 13, 2015 @ 16:02:19
  Author: mtorromeo
Revision: 131296

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-04-13 14:02:01 UTC (rev 131295)
+++ community-i686/PKGBUILD	2015-04-13 14:02:19 UTC (rev 131296)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo <massimiliano.torromeo at gmail.com>
-
-pkgname=nmon
-pkgver=15b
-pkgrel=1
-pkgdesc="AIX & Linux Performance Monitoring tool"
-arch=('i686' 'x86_64')
-url="http://nmon.sourceforge.net"
-license=('GPL')
-source=("http://downloads.sourceforge.net/${pkgname}/lmon$pkgver.c")
-sha256sums=('38f743846668ced5833e12a46baa545db000ef2e9fa353ad8c6eff5b40264e70')
-
-build() {
-  cd ${srcdir}
-
-  cc -o nmon lmon$pkgver.c -g -O2 -D JFS -D GETUSER -Wall -D LARGEMEM -lncurses -g -D X86
-}
-
-package() {
-  cd ${srcdir}
-
-  install -D -m 0755 nmon "${pkgdir}/usr/bin/nmon"
-}

Copied: nmon/repos/community-i686/PKGBUILD (from rev 131295, nmon/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-04-13 14:02:19 UTC (rev 131296)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo <massimiliano.torromeo at gmail.com>
+
+pkgname=nmon
+pkgver=15c
+pkgrel=1
+pkgdesc="AIX & Linux Performance Monitoring tool"
+arch=('i686' 'x86_64')
+url="http://nmon.sourceforge.net"
+license=('GPL')
+source=("http://downloads.sourceforge.net/${pkgname}/lmon$pkgver.c")
+sha256sums=('0f8d2aa6047dddf4680f4270b47f9a7ea0008844d192d5ff5940e2bcef8fa5a7')
+
+build() {
+  cd ${srcdir}
+
+  cc -o nmon lmon$pkgver.c -g -O2 -D JFS -D GETUSER -Wall -D LARGEMEM -lncurses -g -D X86
+}
+
+package() {
+  cd ${srcdir}
+
+  install -D -m 0755 nmon "${pkgdir}/usr/bin/nmon"
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-04-13 14:02:01 UTC (rev 131295)
+++ community-x86_64/PKGBUILD	2015-04-13 14:02:19 UTC (rev 131296)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo <massimiliano.torromeo at gmail.com>
-
-pkgname=nmon
-pkgver=15b
-pkgrel=1
-pkgdesc="AIX & Linux Performance Monitoring tool"
-arch=('i686' 'x86_64')
-url="http://nmon.sourceforge.net"
-license=('GPL')
-source=("http://downloads.sourceforge.net/${pkgname}/lmon$pkgver.c")
-sha256sums=('38f743846668ced5833e12a46baa545db000ef2e9fa353ad8c6eff5b40264e70')
-
-build() {
-  cd ${srcdir}
-
-  cc -o nmon lmon$pkgver.c -g -O2 -D JFS -D GETUSER -Wall -D LARGEMEM -lncurses -g -D X86
-}
-
-package() {
-  cd ${srcdir}
-
-  install -D -m 0755 nmon "${pkgdir}/usr/bin/nmon"
-}

Copied: nmon/repos/community-x86_64/PKGBUILD (from rev 131295, nmon/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-04-13 14:02:19 UTC (rev 131296)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo <massimiliano.torromeo at gmail.com>
+
+pkgname=nmon
+pkgver=15c
+pkgrel=1
+pkgdesc="AIX & Linux Performance Monitoring tool"
+arch=('i686' 'x86_64')
+url="http://nmon.sourceforge.net"
+license=('GPL')
+source=("http://downloads.sourceforge.net/${pkgname}/lmon$pkgver.c")
+sha256sums=('0f8d2aa6047dddf4680f4270b47f9a7ea0008844d192d5ff5940e2bcef8fa5a7')
+
+build() {
+  cd ${srcdir}
+
+  cc -o nmon lmon$pkgver.c -g -O2 -D JFS -D GETUSER -Wall -D LARGEMEM -lncurses -g -D X86
+}
+
+package() {
+  cd ${srcdir}
+
+  install -D -m 0755 nmon "${pkgdir}/usr/bin/nmon"
+}



More information about the arch-commits mailing list