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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Oct 21 17:29:18 UTC 2007


    Date: Sunday, October 21, 2007 @ 13:29:18
  Author: andyrtr
    Path: /home/cvs-extra/extra/devel/gjdoc

Modified: PKGBUILD (1.4 -> 1.5)

upgpkg: gjdoc 0.7.8-3
rebuild for new gcj-gcc (.so bump)


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


Index: extra/devel/gjdoc/PKGBUILD
diff -u extra/devel/gjdoc/PKGBUILD:1.4 extra/devel/gjdoc/PKGBUILD:1.5
--- extra/devel/gjdoc/PKGBUILD:1.4	Fri May 18 20:06:51 2007
+++ extra/devel/gjdoc/PKGBUILD	Sun Oct 21 13:29:17 2007
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD,v 1.4 2007/05/19 00:06:51 jgc Exp $
+# $Id: PKGBUILD,v 1.5 2007/10/21 17:29:17 andyrtr Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gjdoc
 pkgver=0.7.8
-pkgrel=2
+pkgrel=3
 pkgdesc="GNU Classpath JavaDoc implementation"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://savannah.gnu.org/projects/classpath/"
-depends=('gcc-gcj>=4.2.0')
+depends=('gcc-gcj>=4.2.2')
 makedepends=('antlr')
-options=('nolibtool')
+options=('!libtool')
 source=(http://ftp.gnu.org/gnu/classpath/${pkgname}-${pkgver}.tar.gz)
 md5sums=('a60c6bb229025120412b8a9d69ef1800')
 




More information about the arch-commits mailing list