[arch-commits] Commit in nmon/repos (4 files)
Massimiliano Torromeo
mtorromeo at archlinux.org
Tue Aug 11 15:48:14 UTC 2015
Date: Tuesday, August 11, 2015 @ 17:48:14
Author: mtorromeo
Revision: 138249
archrelease: copy trunk to community-i686, community-x86_64
Added:
nmon/repos/community-i686/PKGBUILD
(from rev 138248, nmon/trunk/PKGBUILD)
nmon/repos/community-x86_64/PKGBUILD
(from rev 138248, nmon/trunk/PKGBUILD)
Deleted:
nmon/repos/community-i686/PKGBUILD
nmon/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 44 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 22 ----------------------
community-x86_64/PKGBUILD | 22 ----------------------
3 files changed, 44 insertions(+), 44 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2015-08-11 15:47:53 UTC (rev 138248)
+++ community-i686/PKGBUILD 2015-08-11 15:48:14 UTC (rev 138249)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo <massimiliano.torromeo at gmail.com>
-
-pkgname=nmon
-pkgver=15g
-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=('0f4958c4fecfbaae5794a4cb41393880b25d2530ba7643fade9c344b03454d2c')
-
-build() {
- cd ${srcdir}
- cc -o nmon lmon$pkgver.c -g -O2 -D JFS -D GETUSER -Wall -D LARGEMEM -lncurses -lm -g -D X86
-}
-
-package() {
- cd ${srcdir}
- install -D -m 0755 nmon "${pkgdir}/usr/bin/nmon"
-}
Copied: nmon/repos/community-i686/PKGBUILD (from rev 138248, nmon/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-08-11 15:48:14 UTC (rev 138249)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo <massimiliano.torromeo at gmail.com>
+
+pkgname=nmon
+pkgver=15h
+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=('c4f70790f8fad869b208d9b8a3253a8aa9a10cc6d2184565715f710e703418ef')
+
+build() {
+ cd ${srcdir}
+ cc -o nmon lmon$pkgver.c -g -O2 -D JFS -D GETUSER -Wall -D LARGEMEM -lncurses -lm -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-08-11 15:47:53 UTC (rev 138248)
+++ community-x86_64/PKGBUILD 2015-08-11 15:48:14 UTC (rev 138249)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo <massimiliano.torromeo at gmail.com>
-
-pkgname=nmon
-pkgver=15g
-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=('0f4958c4fecfbaae5794a4cb41393880b25d2530ba7643fade9c344b03454d2c')
-
-build() {
- cd ${srcdir}
- cc -o nmon lmon$pkgver.c -g -O2 -D JFS -D GETUSER -Wall -D LARGEMEM -lncurses -lm -g -D X86
-}
-
-package() {
- cd ${srcdir}
- install -D -m 0755 nmon "${pkgdir}/usr/bin/nmon"
-}
Copied: nmon/repos/community-x86_64/PKGBUILD (from rev 138248, nmon/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2015-08-11 15:48:14 UTC (rev 138249)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo <massimiliano.torromeo at gmail.com>
+
+pkgname=nmon
+pkgver=15h
+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=('c4f70790f8fad869b208d9b8a3253a8aa9a10cc6d2184565715f710e703418ef')
+
+build() {
+ cd ${srcdir}
+ cc -o nmon lmon$pkgver.c -g -O2 -D JFS -D GETUSER -Wall -D LARGEMEM -lncurses -lm -g -D X86
+}
+
+package() {
+ cd ${srcdir}
+ install -D -m 0755 nmon "${pkgdir}/usr/bin/nmon"
+}
More information about the arch-commits
mailing list