[arch-commits] Commit in nmon/repos (4 files)
Massimiliano Torromeo
mtorromeo at archlinux.org
Mon Jul 20 08:02:23 UTC 2015
Date: Monday, July 20, 2015 @ 10:02:23
Author: mtorromeo
Revision: 137138
archrelease: copy trunk to community-i686, community-x86_64
Added:
nmon/repos/community-i686/PKGBUILD
(from rev 137137, nmon/trunk/PKGBUILD)
nmon/repos/community-x86_64/PKGBUILD
(from rev 137137, 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-07-20 08:01:33 UTC (rev 137137)
+++ community-i686/PKGBUILD 2015-07-20 08:02:23 UTC (rev 137138)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo <massimiliano.torromeo at gmail.com>
-
-pkgname=nmon
-pkgver=15e
-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=('166354260d0749acff16a7b21c3518b4c85fa3a35db61c06537988a8069445fa')
-
-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 137137, nmon/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-07-20 08:02:23 UTC (rev 137138)
@@ -0,0 +1,22 @@
+# $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"
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2015-07-20 08:01:33 UTC (rev 137137)
+++ community-x86_64/PKGBUILD 2015-07-20 08:02:23 UTC (rev 137138)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo <massimiliano.torromeo at gmail.com>
-
-pkgname=nmon
-pkgver=15e
-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=('166354260d0749acff16a7b21c3518b4c85fa3a35db61c06537988a8069445fa')
-
-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 137137, nmon/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2015-07-20 08:02:23 UTC (rev 137138)
@@ -0,0 +1,22 @@
+# $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"
+}
More information about the arch-commits
mailing list