[arch-commits] Commit in remind/repos (8 files)

Lukas Fleischer lfleischer at nymeria.archlinux.org
Sun Apr 21 13:23:07 UTC 2013


    Date: Sunday, April 21, 2013 @ 15:23:07
  Author: lfleischer
Revision: 88662

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

Added:
  remind/repos/community-i686/ChangeLog
    (from rev 88661, remind/trunk/ChangeLog)
  remind/repos/community-i686/PKGBUILD
    (from rev 88661, remind/trunk/PKGBUILD)
  remind/repos/community-x86_64/ChangeLog
    (from rev 88661, remind/trunk/ChangeLog)
  remind/repos/community-x86_64/PKGBUILD
    (from rev 88661, remind/trunk/PKGBUILD)
Deleted:
  remind/repos/community-i686/ChangeLog
  remind/repos/community-i686/PKGBUILD
  remind/repos/community-x86_64/ChangeLog
  remind/repos/community-x86_64/PKGBUILD

----------------------------+
 /ChangeLog                 |    6 ++++
 /PKGBUILD                  |   58 +++++++++++++++++++++++++++++++++++++++++++
 community-i686/ChangeLog   |    3 --
 community-i686/PKGBUILD    |   29 ---------------------
 community-x86_64/ChangeLog |    3 --
 community-x86_64/PKGBUILD  |   29 ---------------------
 6 files changed, 64 insertions(+), 64 deletions(-)

Deleted: community-i686/ChangeLog
===================================================================
--- community-i686/ChangeLog	2013-04-21 13:22:53 UTC (rev 88661)
+++ community-i686/ChangeLog	2013-04-21 13:23:07 UTC (rev 88662)
@@ -1,3 +0,0 @@
-2007-06-27 tardo <tardo at nagi-fanboi.net>
-* Built for x86_64
-* Fixed source url

Copied: remind/repos/community-i686/ChangeLog (from rev 88661, remind/trunk/ChangeLog)
===================================================================
--- community-i686/ChangeLog	                        (rev 0)
+++ community-i686/ChangeLog	2013-04-21 13:23:07 UTC (rev 88662)
@@ -0,0 +1,3 @@
+2007-06-27 tardo <tardo at nagi-fanboi.net>
+* Built for x86_64
+* Fixed source url

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-04-21 13:22:53 UTC (rev 88661)
+++ community-i686/PKGBUILD	2013-04-21 13:23:07 UTC (rev 88662)
@@ -1,29 +0,0 @@
-# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
-# Contributor: Jeff 'codemac' Mickey <jeff at archlinux.org>
-# Contributor: Sebastian Sontberg <ssontberg at h3c.de>
-# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=remind
-pkgver=3.01.12
-pkgrel=1
-pkgdesc='A sophisticated calendar and alarm program.'
-arch=('i686' 'x86_64')
-url='http://www.roaringpenguin.com/penguin/open_source_remind.php'
-license=('GPL')
-depends=('tk' 'tcllib')
-source=("http://www.roaringpenguin.com/files/download/${pkgname}-0${pkgver}.tar.gz"{,.sig})
-options=('!emptydirs')
-md5sums=('de16cbfc3ee94defcb1abdf78b2ebcd1'
-         '4be6e58ad5117fe2299489b01db45d48')
-
-build() {
-  cd "${pkgname}-0${pkgver}"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${pkgname}-0${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: remind/repos/community-i686/PKGBUILD (from rev 88661, remind/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-04-21 13:23:07 UTC (rev 88662)
@@ -0,0 +1,29 @@
+# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
+# Contributor: Jeff 'codemac' Mickey <jeff at archlinux.org>
+# Contributor: Sebastian Sontberg <ssontberg at h3c.de>
+# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
+
+pkgname=remind
+pkgver=3.01.13
+pkgrel=1
+pkgdesc='A sophisticated calendar and alarm program.'
+arch=('i686' 'x86_64')
+url='http://www.roaringpenguin.com/penguin/open_source_remind.php'
+license=('GPL')
+depends=('tk' 'tcllib')
+source=("http://www.roaringpenguin.com/files/download/${pkgname}-0${pkgver}.tar.gz"{,.sig})
+options=('!emptydirs')
+md5sums=('9b746d257eccd5961d61c649cf48305c'
+         'SKIP')
+
+build() {
+  cd "${pkgname}-0${pkgver}"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${pkgname}-0${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/ChangeLog
===================================================================
--- community-x86_64/ChangeLog	2013-04-21 13:22:53 UTC (rev 88661)
+++ community-x86_64/ChangeLog	2013-04-21 13:23:07 UTC (rev 88662)
@@ -1,3 +0,0 @@
-2007-06-27 tardo <tardo at nagi-fanboi.net>
-* Built for x86_64
-* Fixed source url

Copied: remind/repos/community-x86_64/ChangeLog (from rev 88661, remind/trunk/ChangeLog)
===================================================================
--- community-x86_64/ChangeLog	                        (rev 0)
+++ community-x86_64/ChangeLog	2013-04-21 13:23:07 UTC (rev 88662)
@@ -0,0 +1,3 @@
+2007-06-27 tardo <tardo at nagi-fanboi.net>
+* Built for x86_64
+* Fixed source url

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-04-21 13:22:53 UTC (rev 88661)
+++ community-x86_64/PKGBUILD	2013-04-21 13:23:07 UTC (rev 88662)
@@ -1,29 +0,0 @@
-# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
-# Contributor: Jeff 'codemac' Mickey <jeff at archlinux.org>
-# Contributor: Sebastian Sontberg <ssontberg at h3c.de>
-# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=remind
-pkgver=3.01.12
-pkgrel=1
-pkgdesc='A sophisticated calendar and alarm program.'
-arch=('i686' 'x86_64')
-url='http://www.roaringpenguin.com/penguin/open_source_remind.php'
-license=('GPL')
-depends=('tk' 'tcllib')
-source=("http://www.roaringpenguin.com/files/download/${pkgname}-0${pkgver}.tar.gz"{,.sig})
-options=('!emptydirs')
-md5sums=('de16cbfc3ee94defcb1abdf78b2ebcd1'
-         '4be6e58ad5117fe2299489b01db45d48')
-
-build() {
-  cd "${pkgname}-0${pkgver}"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${pkgname}-0${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: remind/repos/community-x86_64/PKGBUILD (from rev 88661, remind/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-04-21 13:23:07 UTC (rev 88662)
@@ -0,0 +1,29 @@
+# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
+# Contributor: Jeff 'codemac' Mickey <jeff at archlinux.org>
+# Contributor: Sebastian Sontberg <ssontberg at h3c.de>
+# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
+
+pkgname=remind
+pkgver=3.01.13
+pkgrel=1
+pkgdesc='A sophisticated calendar and alarm program.'
+arch=('i686' 'x86_64')
+url='http://www.roaringpenguin.com/penguin/open_source_remind.php'
+license=('GPL')
+depends=('tk' 'tcllib')
+source=("http://www.roaringpenguin.com/files/download/${pkgname}-0${pkgver}.tar.gz"{,.sig})
+options=('!emptydirs')
+md5sums=('9b746d257eccd5961d61c649cf48305c'
+         'SKIP')
+
+build() {
+  cd "${pkgname}-0${pkgver}"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${pkgname}-0${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list