[arch-commits] Commit in bootchart/repos (extra-i686 extra-i686/PKGBUILD)

Aaron Griffin aaron at archlinux.org
Fri Feb 20 00:14:36 UTC 2009


    Date: Thursday, February 19, 2009 @ 19:14:36
  Author: aaron
Revision: 27366

Merged revisions 27364 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/bootchart/trunk

........
  r27364 | aaron | 2009-02-19 18:12:07 -0600 (Thu, 19 Feb 2009) | 3 lines
  
  upgpkg: bootchart 0.9-5
      FS#12987: Move java to optdepends
  FS#13292: Switch from j2re to java-runtime
........

Modified:
  bootchart/repos/extra-i686/	(properties)
  bootchart/repos/extra-i686/PKGBUILD

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


Property changes on: bootchart/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /bootchart/trunk:1-14371
   + /bootchart/trunk:1-27365

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-02-20 00:13:03 UTC (rev 27365)
+++ extra-i686/PKGBUILD	2009-02-20 00:14:36 UTC (rev 27366)
@@ -3,12 +3,13 @@
 
 pkgname=bootchart
 pkgver=0.9
-pkgrel=4
+pkgrel=5
 pkgdesc="Boot Process Performance Visualization"
 url="http://www.bootchart.org/"
 arch=('i686' 'x86_64')
 license=('GPL2')
-depends=('j2re' 'acct')
+depends=('acct' 'sh')
+optdepends=('java-runtime: for bootchart-render')
 makedepends=('apache-ant')
 install=bootchart.install
 source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2




More information about the arch-commits mailing list