diff options
author | Ali Polatel <hawking@gentoo.org> | 2008-06-20 17:46:02 +0000 |
---|---|---|
committer | Ali Polatel <hawking@gentoo.org> | 2008-06-20 17:46:02 +0000 |
commit | ce0e380e3a91d437277fdd03336eeb56a6e73491 (patch) | |
tree | a9150ceaea946577817fddb1547e5e2efc33a23c /ChangeLog | |
parent | Added ChangeLog (diff) | |
download | python-updater-ce0e380e3a91d437277fdd03336eeb56a6e73491.tar.gz python-updater-ce0e380e3a91d437277fdd03336eeb56a6e73491.tar.bz2 python-updater-ce0e380e3a91d437277fdd03336eeb56a6e73491.zip |
Splitted checks. Respect PYUPDATER_OPTIONS. Bashified tests. Added man page.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 26 |
1 files changed, 17 insertions, 9 deletions
@@ -3,32 +3,40 @@ ChangeLog for python-updater This file lists all changes except typo and formatting fixes. -2008-01-04 Ali Polatel <hawking@gentoo.org> +2008-06-20 Ali Polatel - * ChangeLog: Added ChangeLog + * python-updater, +man.include, +Makefile: Splitted checks and added + command line options for them. Added new tests eclass and soname. + Respect PYUPDATER_OPTIONS environment variable for default command + line options. Bashified tests. Added man page and Makefile to do + common tasks. Fixed ChangeLog. -2008-01-04 Ali Polatel <hawking@gentoo.org> +2008-01-04 Ali Polatel - * AUTHORS: Added AUTHORS + * +ChangeLog: Added ChangeLog -2007-12-13 Ali Polatel <hawking@gentoo.org> +2008-01-04 Ali Polatel + + * +AUTHORS: Added AUTHORS + +2007-12-13 Ali Polatel * python-updater: Don't ignore versions when SLOT doesn't exist, bug 201848 -2007-11-04 Ali Polatel <hawking@gentoo.org> +2007-11-04 Ali Polatel * python-updater: be more specific when searching for package name -2007-10-29 Ali Polatel <hawking@gentoo.org> +2007-10-29 Ali Polatel * python-updater: added dev-libs/boost to PKGS_MANUAL -2007-10-29 Ali Polatel <hawking@gentoo.org> +2007-10-29 Ali Polatel * python-updater: imported python-updater from gentoo-python -2007-10-29 Ali Polatel <hawking@gentoo.org> +2007-10-29 Ali Polatel * .: added projects/python-updater |