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

Sergej Pupykin spupykin at archlinux.org
Thu Oct 1 14:22:50 UTC 2015


    Date: Thursday, October 1, 2015 @ 16:22:49
  Author: spupykin
Revision: 142304

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-10-01 14:22:14 UTC (rev 142303)
+++ community-i686/PKGBUILD	2015-10-01 14:22:49 UTC (rev 142304)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname=cgmanager
-pkgver=0.37
-pkgrel=2
-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 \
-		--with-init-script=systemd
-	make
-}
-
-package() {
-	cd "$srcdir/$pkgname-$pkgver"
-	make DESTDIR="$pkgdir/" install
-}

Copied: cgmanager/repos/community-i686/PKGBUILD (from rev 142303, cgmanager/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-10-01 14:22:49 UTC (rev 142304)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+
+pkgname=cgmanager
+pkgver=0.39
+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=('83ef00049944f1e444a3149afc668a1d')
+
+build() {
+	cd "$srcdir/$pkgname-$pkgver"
+#	./bootstrap.sh
+	./configure --prefix=/usr --sbindir=/usr/bin \
+		--with-init-script=systemd
+	make
+}
+
+package() {
+	cd "$srcdir/$pkgname-$pkgver"
+	make DESTDIR="$pkgdir/" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-10-01 14:22:14 UTC (rev 142303)
+++ community-x86_64/PKGBUILD	2015-10-01 14:22:49 UTC (rev 142304)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname=cgmanager
-pkgver=0.37
-pkgrel=2
-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 \
-		--with-init-script=systemd
-	make
-}
-
-package() {
-	cd "$srcdir/$pkgname-$pkgver"
-	make DESTDIR="$pkgdir/" install
-}

Copied: cgmanager/repos/community-x86_64/PKGBUILD (from rev 142303, cgmanager/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-10-01 14:22:49 UTC (rev 142304)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+
+pkgname=cgmanager
+pkgver=0.39
+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=('83ef00049944f1e444a3149afc668a1d')
+
+build() {
+	cd "$srcdir/$pkgname-$pkgver"
+#	./bootstrap.sh
+	./configure --prefix=/usr --sbindir=/usr/bin \
+		--with-init-script=systemd
+	make
+}
+
+package() {
+	cd "$srcdir/$pkgname-$pkgver"
+	make DESTDIR="$pkgdir/" install
+}



More information about the arch-commits mailing list