[arch-commits] Commit in delegate/repos (12 files)

Sergej Pupykin spupykin at nymeria.archlinux.org
Thu May 15 14:30:26 UTC 2014


    Date: Thursday, May 15, 2014 @ 16:30:26
  Author: spupykin
Revision: 111221

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

Added:
  delegate/repos/community-i686/ChangeLog
    (from rev 111220, delegate/trunk/ChangeLog)
  delegate/repos/community-i686/PKGBUILD
    (from rev 111220, delegate/trunk/PKGBUILD)
  delegate/repos/community-i686/delegate.install
    (from rev 111220, delegate/trunk/delegate.install)
  delegate/repos/community-x86_64/ChangeLog
    (from rev 111220, delegate/trunk/ChangeLog)
  delegate/repos/community-x86_64/PKGBUILD
    (from rev 111220, delegate/trunk/PKGBUILD)
  delegate/repos/community-x86_64/delegate.install
    (from rev 111220, delegate/trunk/delegate.install)
Deleted:
  delegate/repos/community-i686/ChangeLog
  delegate/repos/community-i686/PKGBUILD
  delegate/repos/community-i686/delegate.install
  delegate/repos/community-x86_64/ChangeLog
  delegate/repos/community-x86_64/PKGBUILD
  delegate/repos/community-x86_64/delegate.install

-----------------------------------+
 /ChangeLog                        |    6 +++
 /PKGBUILD                         |   70 ++++++++++++++++++++++++++++++++++++
 /delegate.install                 |   12 ++++++
 community-i686/ChangeLog          |    3 -
 community-i686/PKGBUILD           |   35 ------------------
 community-i686/delegate.install   |    6 ---
 community-x86_64/ChangeLog        |    3 -
 community-x86_64/PKGBUILD         |   35 ------------------
 community-x86_64/delegate.install |    6 ---
 9 files changed, 88 insertions(+), 88 deletions(-)

Deleted: community-i686/ChangeLog
===================================================================
--- community-i686/ChangeLog	2014-05-15 14:30:11 UTC (rev 111220)
+++ community-i686/ChangeLog	2014-05-15 14:30:26 UTC (rev 111221)
@@ -1,3 +0,0 @@
-2007-07-02 tardo <tardo at nagi-fanboi.net>
-* Built for x86_64
-

Copied: delegate/repos/community-i686/ChangeLog (from rev 111220, delegate/trunk/ChangeLog)
===================================================================
--- community-i686/ChangeLog	                        (rev 0)
+++ community-i686/ChangeLog	2014-05-15 14:30:26 UTC (rev 111221)
@@ -0,0 +1,3 @@
+2007-07-02 tardo <tardo at nagi-fanboi.net>
+* Built for x86_64
+

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-05-15 14:30:11 UTC (rev 111220)
+++ community-i686/PKGBUILD	2014-05-15 14:30:26 UTC (rev 111221)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname=delegate
-pkgver=9.9.7
-pkgrel=3
-pkgdesc="Caching and converting multyprotocol proxy. For example, you may use it as NNTP web interface"
-arch=('i686' 'x86_64')
-url="http://www.delegate.org/"
-license=('GPL')
-depends=('pam')
-options=(!strip)
-install=delegate.install
-source=(ftp://ftp:ps790809%40inbox%2Eru@ftp.delegate.org/pub/DeleGate/delegate$pkgver.tar.gz)
-md5sums=('86c833e95cd16a54d54fa3c7e4ab7929')
-
-build() {
-  cd $srcdir/$pkgname$pkgver
-  make ADMIN="root at localhost"
-}
-
-package() {
-  cd $srcdir/$pkgname$pkgver
-
-  install -D -m0755 src/delegated $pkgdir/usr/bin/delegated
-
-  install -D -m0755 subin/dgbind $pkgdir/usr/bin/dgbind
-  install -D -m0755 subin/dgchroot $pkgdir/usr/bin/dgchroot
-  install -D -m0755 subin/dgcpnod $pkgdir/usr/bin/dgcpnod
-  install -D -m0755 subin/dgpam $pkgdir/usr/bin/dgpam
-
-  install -D -m0644 doc/Manual.htm $pkgdir/usr/share/delegate/manual.htm
-  install -D -m0644 doc/tutor-en.htm $pkgdir/usr/share/delegate/tutor-en.htm
-}

Copied: delegate/repos/community-i686/PKGBUILD (from rev 111220, delegate/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-05-15 14:30:26 UTC (rev 111221)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
+
+pkgname=delegate
+pkgver=9.9.8
+pkgrel=1
+pkgdesc="Caching and converting multyprotocol proxy. For example, you may use it as NNTP web interface"
+arch=('i686' 'x86_64')
+url="http://www.delegate.org/"
+license=('GPL')
+depends=('pam')
+options=(!strip)
+install=delegate.install
+source=(ftp://ftp:ps790809%40inbox%2Eru@ftp.delegate.org/pub/DeleGate/delegate$pkgver.tar.gz)
+md5sums=('db78957f3a8183a4df6cd047984d5900')
+
+build() {
+  cd $srcdir/$pkgname$pkgver
+  make ADMIN="root at localhost"
+}
+
+package() {
+  cd $srcdir/$pkgname$pkgver
+
+  install -D -m0755 src/delegated $pkgdir/usr/bin/delegated
+
+  install -D -m0755 subin/dgbind $pkgdir/usr/bin/dgbind
+  install -D -m0755 subin/dgchroot $pkgdir/usr/bin/dgchroot
+  install -D -m0755 subin/dgcpnod $pkgdir/usr/bin/dgcpnod
+  install -D -m0755 subin/dgpam $pkgdir/usr/bin/dgpam
+
+  install -D -m0644 doc/Manual.htm $pkgdir/usr/share/delegate/manual.htm
+  install -D -m0644 doc/tutor-en.htm $pkgdir/usr/share/delegate/tutor-en.htm
+}

Deleted: community-i686/delegate.install
===================================================================
--- community-i686/delegate.install	2014-05-15 14:30:11 UTC (rev 111220)
+++ community-i686/delegate.install	2014-05-15 14:30:26 UTC (rev 111221)
@@ -1,6 +0,0 @@
-post_install() {
-  echo "--"
-  echo "-- Delegate supports too many protocols, so I did not write any rc-script"
-  echo "-- Please read documentation in /usr/share/delegate/"
-  echo "--"
-}

Copied: delegate/repos/community-i686/delegate.install (from rev 111220, delegate/trunk/delegate.install)
===================================================================
--- community-i686/delegate.install	                        (rev 0)
+++ community-i686/delegate.install	2014-05-15 14:30:26 UTC (rev 111221)
@@ -0,0 +1,6 @@
+post_install() {
+  echo "--"
+  echo "-- Delegate supports too many protocols, so I did not write any rc-script"
+  echo "-- Please read documentation in /usr/share/delegate/"
+  echo "--"
+}

Deleted: community-x86_64/ChangeLog
===================================================================
--- community-x86_64/ChangeLog	2014-05-15 14:30:11 UTC (rev 111220)
+++ community-x86_64/ChangeLog	2014-05-15 14:30:26 UTC (rev 111221)
@@ -1,3 +0,0 @@
-2007-07-02 tardo <tardo at nagi-fanboi.net>
-* Built for x86_64
-

Copied: delegate/repos/community-x86_64/ChangeLog (from rev 111220, delegate/trunk/ChangeLog)
===================================================================
--- community-x86_64/ChangeLog	                        (rev 0)
+++ community-x86_64/ChangeLog	2014-05-15 14:30:26 UTC (rev 111221)
@@ -0,0 +1,3 @@
+2007-07-02 tardo <tardo at nagi-fanboi.net>
+* Built for x86_64
+

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-05-15 14:30:11 UTC (rev 111220)
+++ community-x86_64/PKGBUILD	2014-05-15 14:30:26 UTC (rev 111221)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname=delegate
-pkgver=9.9.7
-pkgrel=3
-pkgdesc="Caching and converting multyprotocol proxy. For example, you may use it as NNTP web interface"
-arch=('i686' 'x86_64')
-url="http://www.delegate.org/"
-license=('GPL')
-depends=('pam')
-options=(!strip)
-install=delegate.install
-source=(ftp://ftp:ps790809%40inbox%2Eru@ftp.delegate.org/pub/DeleGate/delegate$pkgver.tar.gz)
-md5sums=('86c833e95cd16a54d54fa3c7e4ab7929')
-
-build() {
-  cd $srcdir/$pkgname$pkgver
-  make ADMIN="root at localhost"
-}
-
-package() {
-  cd $srcdir/$pkgname$pkgver
-
-  install -D -m0755 src/delegated $pkgdir/usr/bin/delegated
-
-  install -D -m0755 subin/dgbind $pkgdir/usr/bin/dgbind
-  install -D -m0755 subin/dgchroot $pkgdir/usr/bin/dgchroot
-  install -D -m0755 subin/dgcpnod $pkgdir/usr/bin/dgcpnod
-  install -D -m0755 subin/dgpam $pkgdir/usr/bin/dgpam
-
-  install -D -m0644 doc/Manual.htm $pkgdir/usr/share/delegate/manual.htm
-  install -D -m0644 doc/tutor-en.htm $pkgdir/usr/share/delegate/tutor-en.htm
-}

Copied: delegate/repos/community-x86_64/PKGBUILD (from rev 111220, delegate/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-05-15 14:30:26 UTC (rev 111221)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
+
+pkgname=delegate
+pkgver=9.9.8
+pkgrel=1
+pkgdesc="Caching and converting multyprotocol proxy. For example, you may use it as NNTP web interface"
+arch=('i686' 'x86_64')
+url="http://www.delegate.org/"
+license=('GPL')
+depends=('pam')
+options=(!strip)
+install=delegate.install
+source=(ftp://ftp:ps790809%40inbox%2Eru@ftp.delegate.org/pub/DeleGate/delegate$pkgver.tar.gz)
+md5sums=('db78957f3a8183a4df6cd047984d5900')
+
+build() {
+  cd $srcdir/$pkgname$pkgver
+  make ADMIN="root at localhost"
+}
+
+package() {
+  cd $srcdir/$pkgname$pkgver
+
+  install -D -m0755 src/delegated $pkgdir/usr/bin/delegated
+
+  install -D -m0755 subin/dgbind $pkgdir/usr/bin/dgbind
+  install -D -m0755 subin/dgchroot $pkgdir/usr/bin/dgchroot
+  install -D -m0755 subin/dgcpnod $pkgdir/usr/bin/dgcpnod
+  install -D -m0755 subin/dgpam $pkgdir/usr/bin/dgpam
+
+  install -D -m0644 doc/Manual.htm $pkgdir/usr/share/delegate/manual.htm
+  install -D -m0644 doc/tutor-en.htm $pkgdir/usr/share/delegate/tutor-en.htm
+}

Deleted: community-x86_64/delegate.install
===================================================================
--- community-x86_64/delegate.install	2014-05-15 14:30:11 UTC (rev 111220)
+++ community-x86_64/delegate.install	2014-05-15 14:30:26 UTC (rev 111221)
@@ -1,6 +0,0 @@
-post_install() {
-  echo "--"
-  echo "-- Delegate supports too many protocols, so I did not write any rc-script"
-  echo "-- Please read documentation in /usr/share/delegate/"
-  echo "--"
-}

Copied: delegate/repos/community-x86_64/delegate.install (from rev 111220, delegate/trunk/delegate.install)
===================================================================
--- community-x86_64/delegate.install	                        (rev 0)
+++ community-x86_64/delegate.install	2014-05-15 14:30:26 UTC (rev 111221)
@@ -0,0 +1,6 @@
+post_install() {
+  echo "--"
+  echo "-- Delegate supports too many protocols, so I did not write any rc-script"
+  echo "-- Please read documentation in /usr/share/delegate/"
+  echo "--"
+}




More information about the arch-commits mailing list