[arch-commits] Commit in ruby/repos (testing-i686 testing-i686/PKGBUILD)
Allan McRae
allan at archlinux.org
Sun Jun 7 03:51:36 UTC 2009
Date: Saturday, June 6, 2009 @ 23:51:36
Author: allan
Revision: 41747
Merged revisions 41746 via svnmerge from
svn+ssh://archlinux.org/srv/svn-packages/ruby/trunk
........
r41746 | allan | 2009-06-07 13:49:00 +1000 (Sun, 07 Jun 2009) | 2 lines
upgpkg: ruby 1.9.1_p129-1
add provides/conflicts for rubygems and rake
........
Modified:
ruby/repos/testing-i686/ (properties)
ruby/repos/testing-i686/PKGBUILD
----------+
PKGBUILD | 2 ++
1 file changed, 2 insertions(+)
Property changes on: ruby/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /ruby/trunk:1-41743
+ /ruby/trunk:1-41746
Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD 2009-06-07 03:49:00 UTC (rev 41746)
+++ testing-i686/PKGBUILD 2009-06-07 03:51:36 UTC (rev 41747)
@@ -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