diff options
author | Pablo Lezaeta <prflr88@gmail.com> | 2012-09-14 19:13:51 -0300 |
---|---|---|
committer | Pablo Lezaeta <prflr88@gmail.com> | 2012-09-14 19:13:51 -0300 |
commit | 48492f746bc4ac7605d5decd92eaa68ec0390a34 (patch) | |
tree | 1a13136ba3be66fd4fe56a0854af00873fe18363 | |
parent | 41bd18af8febfdd02bca3dae529275dd894bb8e0 (diff) | |
parent | e5a2e01d42075ec2971ba4966b2224ffd38b934d (diff) | |
download | ponysay-48492f746bc4ac7605d5decd92eaa68ec0390a34.tar.gz ponysay-48492f746bc4ac7605d5decd92eaa68ec0390a34.tar.bz2 ponysay-48492f746bc4ac7605d5decd92eaa68ec0390a34.zip |
Merge branch 'master' into develop
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | manuals/ponysay.texinfo | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -29,7 +29,7 @@ A Spanish manual is available: `man -L es 6 ponysay`. The package is in the official repositories as `community/ponysay`, there is also a git version named `ponysay-git` in AUR. #### Chakra GNU/Linux -A get version of the package is available as `ponysay-git` in CCR. +A git version of the package is available as `ponysay-git` in CCR, alongside a stable package as `ponysay`. #### Gentoo Linux There is a package for Gentoo, to make installation and keeping it up to date easy. You can find it in [this overlay](/etu/aidstu-overlay). The package is named `games-misc/ponysay`. diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo index 131f945..4422857 100644 --- a/manuals/ponysay.texinfo +++ b/manuals/ponysay.texinfo @@ -1179,8 +1179,8 @@ bleeding edge git version of @command{ponysay} as @code{ponysay-git}. @subsection Chakra GNU/Linux @cindex chakra gnu/linux -Chakra users can install a git verion of ponysay from Chakra Community -Repository (CCR) named @code{ponysay-git}. +Chakra users can install from (CCR) a stable version named a @code{ponysay} +optionaly a git verion of ponysay is available as @code{ponysay-git}. @node Gentoo Linux |