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

Sergej Pupykin spupykin at archlinux.org
Fri May 8 13:46:17 UTC 2015


    Date: Friday, May 8, 2015 @ 15:46:16
  Author: spupykin
Revision: 132975

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-05-08 13:46:01 UTC (rev 132974)
+++ community-i686/PKGBUILD	2015-05-08 13:46:16 UTC (rev 132975)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname=cgmanager
-pkgver=0.36
-pkgrel=1
-pkgdesc="Another daemon for managing control groups"
-arch=(i686 x86_64)
-url="https://linuxcontainers.org/"
-license=('GPL')
-depends=('libnih')
-makedepends=('help2man')
-source=("https://linuxcontainers.org/downloads/cgmanager/cgmanager-$pkgver.tar.gz")
-md5sums=('eaa1ead225b4cb3aa91111865faa6e35')
-
-build() {
-	cd "$srcdir/$pkgname-$pkgver"
-#	./bootstrap.sh
-	./configure --prefix=/usr --sbindir=/usr/bin
-	make
-}
-
-package() {
-	cd "$srcdir/$pkgname-$pkgver"
-	make DESTDIR="$pkgdir/" install
-}

Copied: cgmanager/repos/community-i686/PKGBUILD (from rev 132974, cgmanager/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-05-08 13:46:16 UTC (rev 132975)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+
+pkgname=cgmanager
+pkgver=0.37
+pkgrel=1
+pkgdesc="Another daemon for managing control groups"
+arch=(i686 x86_64)
+url="https://linuxcontainers.org/"
+license=('GPL')
+depends=('libnih')
+makedepends=('help2man')
+source=("https://linuxcontainers.org/downloads/cgmanager/cgmanager-$pkgver.tar.gz")
+md5sums=('764485d42a9197dce0c5a8a29e5e4bc0')
+
+build() {
+	cd "$srcdir/$pkgname-$pkgver"
+#	./bootstrap.sh
+	./configure --prefix=/usr --sbindir=/usr/bin
+	make
+}
+
+package() {
+	cd "$srcdir/$pkgname-$pkgver"
+	make DESTDIR="$pkgdir/" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-05-08 13:46:01 UTC (rev 132974)
+++ community-x86_64/PKGBUILD	2015-05-08 13:46:16 UTC (rev 132975)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname=cgmanager
-pkgver=0.36
-pkgrel=1
-pkgdesc="Another daemon for managing control groups"
-arch=(i686 x86_64)
-url="https://linuxcontainers.org/"
-license=('GPL')
-depends=('libnih')
-makedepends=('help2man')
-source=("https://linuxcontainers.org/downloads/cgmanager/cgmanager-$pkgver.tar.gz")
-md5sums=('eaa1ead225b4cb3aa91111865faa6e35')
-
-build() {
-	cd "$srcdir/$pkgname-$pkgver"
-#	./bootstrap.sh
-	./configure --prefix=/usr --sbindir=/usr/bin
-	make
-}
-
-package() {
-	cd "$srcdir/$pkgname-$pkgver"
-	make DESTDIR="$pkgdir/" install
-}

Copied: cgmanager/repos/community-x86_64/PKGBUILD (from rev 132974, cgmanager/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-05-08 13:46:16 UTC (rev 132975)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+
+pkgname=cgmanager
+pkgver=0.37
+pkgrel=1
+pkgdesc="Another daemon for managing control groups"
+arch=(i686 x86_64)
+url="https://linuxcontainers.org/"
+license=('GPL')
+depends=('libnih')
+makedepends=('help2man')
+source=("https://linuxcontainers.org/downloads/cgmanager/cgmanager-$pkgver.tar.gz")
+md5sums=('764485d42a9197dce0c5a8a29e5e4bc0')
+
+build() {
+	cd "$srcdir/$pkgname-$pkgver"
+#	./bootstrap.sh
+	./configure --prefix=/usr --sbindir=/usr/bin
+	make
+}
+
+package() {
+	cd "$srcdir/$pkgname-$pkgver"
+	make DESTDIR="$pkgdir/" install
+}



More information about the arch-commits mailing list