Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=distribute.git;a=commitdiff;h=d347121fbd615591b9b33c6d70d95107867ca8c3
commit d347121fbd615591b9b33c6d70d95107867ca8c3 Author: Pingax <[email protected]> Date: Wed Apr 27 16:59:42 2011 +0200 pygments-1.4-2-i686 * Rebuilt with distribute diff --git a/source/devel-extra/pygments/FrugalBuild b/source/devel-extra/pygments/FrugalBuild index ac1e4c6..fc6e9a1 100644 --- a/source/devel-extra/pygments/FrugalBuild +++ b/source/devel-extra/pygments/FrugalBuild @@ -5,10 +5,10 @@ pkgname=pygments _F_archive_name=Pygments pkgver=1.4 -pkgrel=1 +pkgrel=2 pkgdesc="Pygments is a fast syntax highlighter written in Python with a special focus on details." depends=('python') -makedepends=('epydoc' 'setuptools') +makedepends=('epydoc' 'distribute') groups=('devel-extra') archs=('i686' 'x86_64' 'ppc') url="http://pygments.org/" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
