[arch-commits] Commit in libnetfilter_cthelper/repos (4 files)
Sébastien Luttringer
seblu at nymeria.archlinux.org
Tue Jul 1 18:57:10 UTC 2014
Date: Tuesday, July 1, 2014 @ 20:57:10
Author: seblu
Revision: 114526
archrelease: copy trunk to community-i686, community-x86_64
Added:
libnetfilter_cthelper/repos/community-i686/PKGBUILD
(from rev 114525, libnetfilter_cthelper/trunk/PKGBUILD)
libnetfilter_cthelper/repos/community-x86_64/PKGBUILD
(from rev 114525, libnetfilter_cthelper/trunk/PKGBUILD)
Deleted:
libnetfilter_cthelper/repos/community-i686/PKGBUILD
libnetfilter_cthelper/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 50 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 25 ----------------------
community-x86_64/PKGBUILD | 25 ----------------------
3 files changed, 50 insertions(+), 50 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2014-07-01 18:56:46 UTC (rev 114525)
+++ community-i686/PKGBUILD 2014-07-01 18:57:10 UTC (rev 114526)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer <seblu at aur.archlinux.org>
-
-pkgname=libnetfilter_cthelper
-pkgver=1.0.0
-pkgrel=1
-pkgdesc='Library for the connection tracking helper infrastructure'
-arch=('i686' 'x86_64')
-url='http://www.netfilter.org/projects/libnetfilter_cthelper/'
-license=('GPL2')
-depends=('libmnl')
-source=("http://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2")
-md5sums=('b2efab1a3a198a5add448960ba011acd')
-
-build() {
- cd $pkgname-$pkgver
- ./configure --prefix=/usr
-}
-
-package() {
- cd $pkgname-$pkgver
- make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:
Copied: libnetfilter_cthelper/repos/community-i686/PKGBUILD (from rev 114525, libnetfilter_cthelper/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-07-01 18:57:10 UTC (rev 114526)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Sébastien Luttringer <seblu at archlinux.org>
+
+pkgname=libnetfilter_cthelper
+pkgver=1.0.0
+pkgrel=2
+pkgdesc='Library for the connection tracking helper infrastructure'
+arch=('i686' 'x86_64')
+url='http://www.netfilter.org/projects/libnetfilter_cthelper/'
+license=('GPL2')
+depends=('libmnl')
+source=("http://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2")
+md5sums=('b2efab1a3a198a5add448960ba011acd')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2014-07-01 18:56:46 UTC (rev 114525)
+++ community-x86_64/PKGBUILD 2014-07-01 18:57:10 UTC (rev 114526)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer <seblu at aur.archlinux.org>
-
-pkgname=libnetfilter_cthelper
-pkgver=1.0.0
-pkgrel=1
-pkgdesc='Library for the connection tracking helper infrastructure'
-arch=('i686' 'x86_64')
-url='http://www.netfilter.org/projects/libnetfilter_cthelper/'
-license=('GPL2')
-depends=('libmnl')
-source=("http://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2")
-md5sums=('b2efab1a3a198a5add448960ba011acd')
-
-build() {
- cd $pkgname-$pkgver
- ./configure --prefix=/usr
-}
-
-package() {
- cd $pkgname-$pkgver
- make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:
Copied: libnetfilter_cthelper/repos/community-x86_64/PKGBUILD (from rev 114525, libnetfilter_cthelper/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2014-07-01 18:57:10 UTC (rev 114526)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Sébastien Luttringer <seblu at archlinux.org>
+
+pkgname=libnetfilter_cthelper
+pkgver=1.0.0
+pkgrel=2
+pkgdesc='Library for the connection tracking helper infrastructure'
+arch=('i686' 'x86_64')
+url='http://www.netfilter.org/projects/libnetfilter_cthelper/'
+license=('GPL2')
+depends=('libmnl')
+source=("http://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2")
+md5sums=('b2efab1a3a198a5add448960ba011acd')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:
More information about the arch-commits
mailing list