MoinMoin: remove long_desc.
This commit is contained in:
parent
e964de5062
commit
e6a7d0f658
1 changed files with 2 additions and 6 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'MoinMoin'
|
# Template file for 'MoinMoin'
|
||||||
pkgname=MoinMoin
|
pkgname=MoinMoin
|
||||||
version=1.9.4
|
version=1.9.4
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc=moin-${version}
|
wrksrc=moin-${version}
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
hostmakedepends="python"
|
||||||
makedepends="python"
|
makedepends="python"
|
||||||
depends="python"
|
depends="python"
|
||||||
pycompile_module="MoinMoin jabberbot"
|
pycompile_module="MoinMoin jabberbot"
|
||||||
|
@ -14,8 +15,3 @@ homepage="http://moinmo.in"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://static.moinmo.in/files/moin-${version}.tar.gz"
|
distfiles="http://static.moinmo.in/files/moin-${version}.tar.gz"
|
||||||
checksum=a11502c31ce617a51d2f96be0d71a5fb3e7736c748ddd957aacfc23f9babe395
|
checksum=a11502c31ce617a51d2f96be0d71a5fb3e7736c748ddd957aacfc23f9babe395
|
||||||
long_desc="
|
|
||||||
A WikiWikiWeb is a collaborative hypertext environment, with an
|
|
||||||
emphasis on easy access to and modification of information. MoinMoin
|
|
||||||
is a Python WikiClone that allows you to easily set up your own wiki,
|
|
||||||
only requiring a Python installation."
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue