[arch-commits] CVS update of extra/devel/gjdoc (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sat May 19 00:06:51 UTC 2007


    Date: Friday, May 18, 2007 @ 20:06:51
  Author: jgc
    Path: /home/cvs-extra/extra/devel/gjdoc

Modified: PKGBUILD (1.3 -> 1.4)

upgpkg: gjdoc 0.7.8-2
Build native libs with new gcc-gcj


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


Index: extra/devel/gjdoc/PKGBUILD
diff -u extra/devel/gjdoc/PKGBUILD:1.3 extra/devel/gjdoc/PKGBUILD:1.4
--- extra/devel/gjdoc/PKGBUILD:1.3	Mon Apr 30 08:12:16 2007
+++ extra/devel/gjdoc/PKGBUILD	Fri May 18 20:06:51 2007
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD,v 1.3 2007/04/30 12:12:16 jgc Exp $
+# $Id: PKGBUILD,v 1.4 2007/05/19 00:06:51 jgc Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gjdoc
 pkgver=0.7.8
-pkgrel=1
+pkgrel=2
 pkgdesc="GNU Classpath JavaDoc implementation"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://savannah.gnu.org/projects/classpath/"
-depends=('gcc-gcj>=4.1.2-5')
+depends=('gcc-gcj>=4.2.0')
 makedepends=('antlr')
 options=('nolibtool')
 source=(http://ftp.gnu.org/gnu/classpath/${pkgname}-${pkgver}.tar.gz)




More information about the arch-commits mailing list