This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Contributor: Jonathan Wiersma <archaur at jonw dot org> | |
# Contributor: Kim Silkeb?kken <[email protected]> | |
pkgname=eclipse-dltk-core | |
_stream="R2.0" | |
_buildtype="R" # R => Released, M => Maintenance, S => Stable, I => Integration | |
_builddate="201006161315" | |
pkgver="${_stream}_${_builddate}" | |
pkgrel=1 | |
pkgdesc="Support for dynamic languages in Eclipse" |
NewerOlder