[arch-commits] Commit in ruby/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Sun Jun 7 03:49:00 UTC 2009


    Date: Saturday, June 6, 2009 @ 23:49:00
  Author: allan
Revision: 41746

upgpkg: ruby 1.9.1_p129-1
    add provides/conflicts for rubygems and rake

Modified:
  ruby/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-06-07 03:27:13 UTC (rev 41745)
+++ PKGBUILD	2009-06-07 03:49:00 UTC (rev 41746)
@@ -14,6 +14,8 @@
 depends=('gdbm>=1.8.3' 'db>=4.7.25' 'openssl>=0.9.8k' 'zlib>=1.2.3.3' 'readline>=5.2.013')
 makedepends=('tk>=8.5')
 optdepends=('tk: for Ruby/TK')
+provides=('rubygems' 'rake')
+conflicts=('rubygems' 'rake')
 source=(ftp://ftp.ruby-lang.org/pub/ruby/1.9/${pkgname}-${_pkgver}.tar.bz2) 
 options=('!emptydirs')
 md5sums=('6fa62b20f72da471195830dec4eb2013')




More information about the arch-commits mailing list