[arch-commits] Commit in cgmanager/repos (4 files)
Sergej Pupykin
spupykin at archlinux.org
Thu Feb 12 12:13:40 UTC 2015
Date: Thursday, February 12, 2015 @ 13:13:40
Author: spupykin
Revision: 127602
archrelease: copy trunk to community-i686, community-x86_64
Added:
cgmanager/repos/community-i686/PKGBUILD
(from rev 127601, cgmanager/trunk/PKGBUILD)
cgmanager/repos/community-x86_64/PKGBUILD
(from rev 127601, 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-02-12 12:13:01 UTC (rev 127601)
+++ community-i686/PKGBUILD 2015-02-12 12:13:40 UTC (rev 127602)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname=cgmanager
-pkgver=0.35
-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=('b3200a2fc6bc6c94b8b7f9e382a00907')
-
-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 127601, cgmanager/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-02-12 12:13:40 UTC (rev 127602)
@@ -0,0 +1,26 @@
+# $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
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2015-02-12 12:13:01 UTC (rev 127601)
+++ community-x86_64/PKGBUILD 2015-02-12 12:13:40 UTC (rev 127602)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname=cgmanager
-pkgver=0.35
-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=('b3200a2fc6bc6c94b8b7f9e382a00907')
-
-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 127601, cgmanager/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2015-02-12 12:13:40 UTC (rev 127602)
@@ -0,0 +1,26 @@
+# $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
+}
More information about the arch-commits
mailing list