Date: Tuesday, July 1, 2014 @ 11:46:11
  Author: spupykin
Revision: 113915

archrelease: copy trunk to community-any

Added:
  atk-docs/repos/community-any/ChangeLog
    (from rev 113914, atk-docs/trunk/ChangeLog)
  atk-docs/repos/community-any/PKGBUILD
    (from rev 113914, atk-docs/trunk/PKGBUILD)
Deleted:
  atk-docs/repos/community-any/ChangeLog
  atk-docs/repos/community-any/PKGBUILD

-----------+
 ChangeLog |   18 +++++++++---------
 PKGBUILD  |   40 ++++++++++++++++++++--------------------
 2 files changed, 29 insertions(+), 29 deletions(-)

Deleted: ChangeLog
===================================================================
--- ChangeLog   2014-07-01 09:46:04 UTC (rev 113914)
+++ ChangeLog   2014-07-01 09:46:11 UTC (rev 113915)
@@ -1,9 +0,0 @@
-
-2008-10-05  Douglas Soares de Andrade  <doug...@archlinux.org>
-
-       * Updated for i686: 1.24
-
-2008-06-03  Douglas Soares de Andrade  <d...@aur.archlinux.org>
-
-       * Finnally updated and sent to community - i686 - 1.22.0
-

Copied: atk-docs/repos/community-any/ChangeLog (from rev 113914, 
atk-docs/trunk/ChangeLog)
===================================================================
--- ChangeLog                           (rev 0)
+++ ChangeLog   2014-07-01 09:46:11 UTC (rev 113915)
@@ -0,0 +1,9 @@
+
+2008-10-05  Douglas Soares de Andrade  <doug...@archlinux.org>
+
+       * Updated for i686: 1.24
+
+2008-06-03  Douglas Soares de Andrade  <d...@aur.archlinux.org>
+
+       * Finnally updated and sent to community - i686 - 1.22.0
+

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2014-07-01 09:46:04 UTC (rev 113914)
+++ PKGBUILD    2014-07-01 09:46:11 UTC (rev 113915)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+a...@gmail.com>
-# Maintainer: Douglas Soares de Andrade <d...@aur.archlinux.org>
-# Contributor: Sven Salzwedel <sven_salzwe...@web.de>
-
-pkgname=atk-docs
-pkgver=2.6.0
-pkgrel=1
-pkgdesc="Documentation for atk to be used in devhelp"
-arch=('any')
-license=('GPL')
-url="http://library.gnome.org/devel/atk/stable/";
-source=(ftp://ftp.gnome.org/pub/gnome/sources/atk/2.6/atk-${pkgver}.tar.xz)
-md5sums=('6b34e2a63dda4429b5692be7ca3aa5bf')
-
-build() {
-  install -d $pkgdir/usr/share/devhelp/books/atk
-  install -D -m 644 $srcdir/atk-${pkgver}/docs/html/* \
-                    $pkgdir/usr/share/devhelp/books/atk
-}

Copied: atk-docs/repos/community-any/PKGBUILD (from rev 113914, 
atk-docs/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2014-07-01 09:46:11 UTC (rev 113915)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+a...@gmail.com>
+# Maintainer: Douglas Soares de Andrade <d...@aur.archlinux.org>
+# Contributor: Sven Salzwedel <sven_salzwe...@web.de>
+
+pkgname=atk-docs
+pkgver=2.6.0
+pkgrel=2
+pkgdesc="Documentation for atk to be used in devhelp"
+arch=('any')
+license=('GPL')
+url="http://library.gnome.org/devel/atk/stable/";
+source=(ftp://ftp.gnome.org/pub/gnome/sources/atk/2.6/atk-${pkgver}.tar.xz)
+md5sums=('6b34e2a63dda4429b5692be7ca3aa5bf')
+
+package() {
+  install -d $pkgdir/usr/share/devhelp/books/atk
+  install -D -m 644 $srcdir/atk-${pkgver}/docs/html/* \
+                    $pkgdir/usr/share/devhelp/books/atk
+}

Reply via email to