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

Sergej Pupykin spupykin at archlinux.org
Fri Sep 26 14:41:49 UTC 2014


    Date: Friday, September 26, 2014 @ 16:41:48
  Author: spupykin
Revision: 119599

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

Added:
  cgmanager/repos/community-i686/PKGBUILD
    (from rev 119598, cgmanager/trunk/PKGBUILD)
  cgmanager/repos/community-x86_64/PKGBUILD
    (from rev 119598, 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-09-26 14:41:32 UTC (rev 119598)
+++ community-i686/PKGBUILD	2014-09-26 14:41:48 UTC (rev 119599)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname=cgmanager
-pkgver=0.23
-pkgrel=2
-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=('332705388ac51a7b165e4abbf7a0d2a8')
-
-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 119598, cgmanager/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-09-26 14:41:48 UTC (rev 119599)
@@ -0,0 +1,26 @@
+# $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
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-09-26 14:41:32 UTC (rev 119598)
+++ community-x86_64/PKGBUILD	2014-09-26 14:41:48 UTC (rev 119599)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname=cgmanager
-pkgver=0.23
-pkgrel=2
-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=('332705388ac51a7b165e4abbf7a0d2a8')
-
-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 119598, cgmanager/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-09-26 14:41:48 UTC (rev 119599)
@@ -0,0 +1,26 @@
+# $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
+}



More information about the arch-commits mailing list