diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-08-26 22:38:33 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-08-26 22:38:33 +0200 |
commit | 55f2f0d998cd3a909a1e5ebe23936ee7ca3a26f1 (patch) | |
tree | 46b664f08d2ee76e3490116f826c7dc0f5d55fdd /manuals/ponysay.texinfo | |
parent | 91da1036e675138fd2f6bb4e37a1bfad74e5456d (diff) | |
download | ponysay-55f2f0d998cd3a909a1e5ebe23936ee7ca3a26f1.tar.gz ponysay-55f2f0d998cd3a909a1e5ebe23936ee7ca3a26f1.tar.bz2 ponysay-55f2f0d998cd3a909a1e5ebe23936ee7ca3a26f1.zip |
listing doc' in ref. dist.
Diffstat (limited to 'manuals/ponysay.texinfo')
-rw-r--r-- | manuals/ponysay.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo index 0e59ecd..4bb5a37 100644 --- a/manuals/ponysay.texinfo +++ b/manuals/ponysay.texinfo @@ -1498,7 +1498,7 @@ pkgrel=1 pkgdesc="Cowsay reimplementation for ponies" arch=(any) url="https://github.com/erkin/ponysay" -license=(WTFPL) +license=(WTFPL 'GNU FDL v1.3') depends=(python>=3 coreutils) optdepends=("util-say>=2: Improved TTY support with KMS and PNG files") makedepends=(git texinfo info gzip python>=3) |