[arch-commits] Commit in cgmanager/repos (4 files)
Sergej Pupykin
spupykin at archlinux.org
Mon Dec 15 17:16:51 UTC 2014
Date: Monday, December 15, 2014 @ 18:16:51
Author: spupykin
Revision: 123912
archrelease: copy trunk to community-i686, community-x86_64
Added:
cgmanager/repos/community-i686/PKGBUILD
(from rev 123911, cgmanager/trunk/PKGBUILD)
cgmanager/repos/community-x86_64/PKGBUILD
(from rev 123911, 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 2014-12-15 17:16:27 UTC (rev 123911)
+++ community-i686/PKGBUILD 2014-12-15 17:16:51 UTC (rev 123912)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname=cgmanager
-pkgver=0.32
-pkgrel=1
-pkgdesc="Another daemon for managing control groups"
-arch=(i686 x86_64)
-url="https://github.com/cgmanager/cgmanager"
-license=('GPL')
-depends=('libnih')
-makedepends=('help2man')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/cgmanager/cgmanager/archive/v$pkgver.tar.gz")
-md5sums=('28b234754c129a3e7985639513281244')
-
-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 123911, cgmanager/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-15 17:16:51 UTC (rev 123912)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+
+pkgname=cgmanager
+pkgver=0.33
+pkgrel=1
+pkgdesc="Another daemon for managing control groups"
+arch=(i686 x86_64)
+url="https://github.com/cgmanager/cgmanager"
+license=('GPL')
+depends=('libnih')
+makedepends=('help2man')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/cgmanager/cgmanager/archive/v$pkgver.tar.gz")
+md5sums=('16a4d704ade0319f5f14d213b4f37fa6')
+
+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 2014-12-15 17:16:27 UTC (rev 123911)
+++ community-x86_64/PKGBUILD 2014-12-15 17:16:51 UTC (rev 123912)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname=cgmanager
-pkgver=0.32
-pkgrel=1
-pkgdesc="Another daemon for managing control groups"
-arch=(i686 x86_64)
-url="https://github.com/cgmanager/cgmanager"
-license=('GPL')
-depends=('libnih')
-makedepends=('help2man')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/cgmanager/cgmanager/archive/v$pkgver.tar.gz")
-md5sums=('28b234754c129a3e7985639513281244')
-
-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 123911, cgmanager/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2014-12-15 17:16:51 UTC (rev 123912)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+
+pkgname=cgmanager
+pkgver=0.33
+pkgrel=1
+pkgdesc="Another daemon for managing control groups"
+arch=(i686 x86_64)
+url="https://github.com/cgmanager/cgmanager"
+license=('GPL')
+depends=('libnih')
+makedepends=('help2man')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/cgmanager/cgmanager/archive/v$pkgver.tar.gz")
+md5sums=('16a4d704ade0319f5f14d213b4f37fa6')
+
+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