aboutsummaryrefslogtreecommitdiffstats
path: root/testing/passwdgen
Commit message (Collapse)AuthorAgeFilesLines
* testing/[multiple]: move unmaintained packagesCarlo Landmeter2016-08-251-32/+0
| | | | | | | | | | | This moves all packages from testing to unmaintained which have not been updated for atleast 6 months. If you are affected by this commit please follow this proceddure: * make sure your packages build on all architectures * move your pacakge(s) back to testing * if you want to keep this package and can maintain it (or find somebody to maintain it for you) for a minimum of 6 months ask it to be moved to community
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-1/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* Initial APKBUILD for passwdgenFabian Affolter2012-01-161-0/+33
Package description: passwdgen is a random password generator. It can generate multiple types of password: - Alphanumeric. (By default) - Only upper characters - Only lower characters - Only numbers - Right hand writable passwords - Left hand writable passwords Website: http://code.google.com/p/passwdgen/