Set revision=1 to all pkgs. It's required now to set it.

This commit is contained in:
Juan RP
2012-06-03 09:08:53 +02:00
parent 92673ab66b
commit 6d241d2375
618 changed files with 618 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ version=${_majorver}.0
distfiles="http://ftp.gnu.org/pub/gnu/gcc/gcc-$version/gcc-$version.tar.bz2"
depends="binutils libelf libgomp>=4.7 libitm>=4.7 libssp-devel>=4.7"
makedepends="perl flex zlib-devel gmp-devel mpfr-devel mpc-devel cloog-ppl-devel libelf-devel"
revision=1
short_desc="The GNU C Compiler"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://gcc.gnu.org"