Date: Friday, April 11, 2014 @ 00:51:18 Author: arodseth Revision: 109155
Moving split package to "python-nltk" Added: python-nltk/ Modified: python-nltk/trunk/PKGBUILD Deleted: python2-nltk/ ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: python-nltk/trunk/PKGBUILD =================================================================== --- python2-nltk/trunk/PKGBUILD 2014-04-10 22:49:20 UTC (rev 109154) +++ python-nltk/trunk/PKGBUILD 2014-04-10 22:51:18 UTC (rev 109155) @@ -3,7 +3,7 @@ # Contributor: Thomas Dziedzic < gostrc at gmail > # Contributor: Chris Baker <[email protected]> -pkgbase=python2-nltk +pkgbase=python-nltk pkgname=('python2-nltk' 'python-nltk') # NOTE: Using an alpha version because it's the first version to support
