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

Jan de Groot jgc at archlinux.org
Sat Mar 8 21:50:43 UTC 2008


    Date: Saturday, March 8, 2008 @ 16:50:43
  Author: jgc
    Path: /home/cvs-extra/extra/devel/gjdoc

Modified: PKGBUILD (1.5 -> 1.6)

upgpkg: gjdoc 0.7.8-4
    Rebuild for new gcj


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


Index: extra/devel/gjdoc/PKGBUILD
diff -u extra/devel/gjdoc/PKGBUILD:1.5 extra/devel/gjdoc/PKGBUILD:1.6
--- extra/devel/gjdoc/PKGBUILD:1.5	Sun Oct 21 13:29:17 2007
+++ extra/devel/gjdoc/PKGBUILD	Sat Mar  8 16:50:43 2008
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD,v 1.5 2007/10/21 17:29:17 andyrtr Exp $
+# $Id: PKGBUILD,v 1.6 2008/03/08 21:50:43 jgc Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gjdoc
 pkgver=0.7.8
-pkgrel=3
+pkgrel=4
 pkgdesc="GNU Classpath JavaDoc implementation"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://savannah.gnu.org/projects/classpath/"
-depends=('gcc-gcj>=4.2.2')
+depends=('gcc-gcj>=4.3.0')
 makedepends=('antlr')
 options=('!libtool')
 source=(http://ftp.gnu.org/gnu/classpath/${pkgname}-${pkgver}.tar.gz)




More information about the arch-commits mailing list