[arch-commits] CVS update of arch/build/base/bin86 (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Aug 5 16:03:45 UTC 2007


    Date: Sunday, August 5, 2007 @ 12:03:45
  Author: jgc
    Path: /home/cvs-arch/arch/build/base/bin86

Modified: PKGBUILD (1.25 -> 1.26)

Cleanup PKGBUILDs, remove old patches, add licenses, fix source URLs


----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)


Index: arch/build/base/bin86/PKGBUILD
diff -u arch/build/base/bin86/PKGBUILD:1.25 arch/build/base/bin86/PKGBUILD:1.26
--- arch/build/base/bin86/PKGBUILD:1.25	Fri Feb  2 12:19:13 2007
+++ arch/build/base/bin86/PKGBUILD	Sun Aug  5 12:03:45 2007
@@ -1,13 +1,15 @@
-# $Id: PKGBUILD,v 1.25 2007/02/02 17:19:13 andyrtr Exp $
+# $Id: PKGBUILD,v 1.26 2007/08/05 16:03:45 jgc Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=bin86
 pkgver=0.16.17
 pkgrel=1.3
 pkgdesc="A complete 8086 assembler and loader"
 arch=(i686 x86_64)
+license=('GPL')
 url="http://www.cix.co.uk/~mayday"
 depends=('glibc')
-source=(http://homepage.ntlworld.com/robert.debath/dev86/$pkgname-$pkgver.tar.gz bin86-0.16.17-x86_64-1.patch)
+source=(http://homepage.ntlworld.com/robert.debath/dev86/$pkgname-$pkgver.tar.gz
+	bin86-0.16.17-x86_64-1.patch)
 md5sums=('c9e8d72dd2e7457b52d0e3164fc199a1' '92bdce7b0655cd2e9f83c83fc56d128e')
 
 build() {




More information about the arch-commits mailing list