[arch-commits] Commit in ccd2iso/repos (8 files)
Jelle van der Waa
jelle at nymeria.archlinux.org
Tue Jul 1 19:27:25 UTC 2014
Date: Tuesday, July 1, 2014 @ 21:27:24
Author: jelle
Revision: 114532
archrelease: copy trunk to community-i686, community-x86_64
Added:
ccd2iso/repos/community-i686/ChangeLog
(from rev 114531, ccd2iso/trunk/ChangeLog)
ccd2iso/repos/community-i686/PKGBUILD
(from rev 114531, ccd2iso/trunk/PKGBUILD)
ccd2iso/repos/community-x86_64/ChangeLog
(from rev 114531, ccd2iso/trunk/ChangeLog)
ccd2iso/repos/community-x86_64/PKGBUILD
(from rev 114531, ccd2iso/trunk/PKGBUILD)
Deleted:
ccd2iso/repos/community-i686/ChangeLog
ccd2iso/repos/community-i686/PKGBUILD
ccd2iso/repos/community-x86_64/ChangeLog
ccd2iso/repos/community-x86_64/PKGBUILD
----------------------------+
/ChangeLog | 6 ++++
/PKGBUILD | 56 +++++++++++++++++++++++++++++++++++++++++++
community-i686/ChangeLog | 3 --
community-i686/PKGBUILD | 28 ---------------------
community-x86_64/ChangeLog | 3 --
community-x86_64/PKGBUILD | 28 ---------------------
6 files changed, 62 insertions(+), 62 deletions(-)
Deleted: community-i686/ChangeLog
===================================================================
--- community-i686/ChangeLog 2014-07-01 19:27:15 UTC (rev 114531)
+++ community-i686/ChangeLog 2014-07-01 19:27:24 UTC (rev 114532)
@@ -1,3 +0,0 @@
-2007-06-28 tardo <tardo at nagi-fanboi.net>
-* Built for x86_64
-
Copied: ccd2iso/repos/community-i686/ChangeLog (from rev 114531, ccd2iso/trunk/ChangeLog)
===================================================================
--- community-i686/ChangeLog (rev 0)
+++ community-i686/ChangeLog 2014-07-01 19:27:24 UTC (rev 114532)
@@ -0,0 +1,3 @@
+2007-06-28 tardo <tardo at nagi-fanboi.net>
+* Built for x86_64
+
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2014-07-01 19:27:15 UTC (rev 114531)
+++ community-i686/PKGBUILD 2014-07-01 19:27:24 UTC (rev 114532)
@@ -1,28 +0,0 @@
-# $Id$
-# Contributor: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
-# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=ccd2iso
-pkgver=0.3
-pkgrel=7
-pkgdesc="Converts CCD/IMG CloneCD images to ISO format"
-arch=('i686' 'x86_64')
-url="http://sourceforge.net/projects/ccd2iso"
-license=('GPL')
-depends=('glibc')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('a7df1c46cb710f2fc8ebd88c2e64ce65')
-
-build() {
- cd ${srcdir}/${pkgname}-${pkgver}
-
- ./configure --prefix=/usr
- make
-}
-
-package() {
- cd ${srcdir}/${pkgname}-${pkgver}
-
- make DESTDIR=${pkgdir} install
-}
Copied: ccd2iso/repos/community-i686/PKGBUILD (from rev 114531, ccd2iso/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-07-01 19:27:24 UTC (rev 114532)
@@ -0,0 +1,28 @@
+# $Id$
+# Contributor: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
+# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
+
+pkgname=ccd2iso
+pkgver=0.3
+pkgrel=8
+pkgdesc="Converts CCD/IMG CloneCD images to ISO format"
+arch=('i686' 'x86_64')
+url="http://sourceforge.net/projects/ccd2iso"
+license=('GPL')
+depends=('glibc')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('a7df1c46cb710f2fc8ebd88c2e64ce65')
+
+build() {
+ cd ${srcdir}/${pkgname}-${pkgver}
+
+ ./configure --prefix=/usr
+ make
+}
+
+package() {
+ cd ${srcdir}/${pkgname}-${pkgver}
+
+ make DESTDIR=${pkgdir} install
+}
Deleted: community-x86_64/ChangeLog
===================================================================
--- community-x86_64/ChangeLog 2014-07-01 19:27:15 UTC (rev 114531)
+++ community-x86_64/ChangeLog 2014-07-01 19:27:24 UTC (rev 114532)
@@ -1,3 +0,0 @@
-2007-06-28 tardo <tardo at nagi-fanboi.net>
-* Built for x86_64
-
Copied: ccd2iso/repos/community-x86_64/ChangeLog (from rev 114531, ccd2iso/trunk/ChangeLog)
===================================================================
--- community-x86_64/ChangeLog (rev 0)
+++ community-x86_64/ChangeLog 2014-07-01 19:27:24 UTC (rev 114532)
@@ -0,0 +1,3 @@
+2007-06-28 tardo <tardo at nagi-fanboi.net>
+* Built for x86_64
+
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2014-07-01 19:27:15 UTC (rev 114531)
+++ community-x86_64/PKGBUILD 2014-07-01 19:27:24 UTC (rev 114532)
@@ -1,28 +0,0 @@
-# $Id$
-# Contributor: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
-# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=ccd2iso
-pkgver=0.3
-pkgrel=7
-pkgdesc="Converts CCD/IMG CloneCD images to ISO format"
-arch=('i686' 'x86_64')
-url="http://sourceforge.net/projects/ccd2iso"
-license=('GPL')
-depends=('glibc')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('a7df1c46cb710f2fc8ebd88c2e64ce65')
-
-build() {
- cd ${srcdir}/${pkgname}-${pkgver}
-
- ./configure --prefix=/usr
- make
-}
-
-package() {
- cd ${srcdir}/${pkgname}-${pkgver}
-
- make DESTDIR=${pkgdir} install
-}
Copied: ccd2iso/repos/community-x86_64/PKGBUILD (from rev 114531, ccd2iso/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2014-07-01 19:27:24 UTC (rev 114532)
@@ -0,0 +1,28 @@
+# $Id$
+# Contributor: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
+# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
+
+pkgname=ccd2iso
+pkgver=0.3
+pkgrel=8
+pkgdesc="Converts CCD/IMG CloneCD images to ISO format"
+arch=('i686' 'x86_64')
+url="http://sourceforge.net/projects/ccd2iso"
+license=('GPL')
+depends=('glibc')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('a7df1c46cb710f2fc8ebd88c2e64ce65')
+
+build() {
+ cd ${srcdir}/${pkgname}-${pkgver}
+
+ ./configure --prefix=/usr
+ make
+}
+
+package() {
+ cd ${srcdir}/${pkgname}-${pkgver}
+
+ make DESTDIR=${pkgdir} install
+}
More information about the arch-commits
mailing list