From: karltk Date: Sat, 9 Oct 2004 23:36:58 +0000 (-0000) Subject: Fixed changes help example X-Git-Tag: gentoolkit-0.2.4.3~353 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=57b302ba690c9c103d8493386a49929dd4462a62;p=gentoolkit.git Fixed changes help example svn path=/; revision=149 --- diff --git a/trunk/src/etcat/etcat b/trunk/src/etcat/etcat index 8401182..5db5a13 100755 --- a/trunk/src/etcat/etcat +++ b/trunk/src/etcat/etcat @@ -42,6 +42,8 @@ # # --| Changes |------------------------------------------------------ # +# * etcat-0.3.1 (10 Oct 2004) [karltk] +# - Fixed changes help examples # * etcat-0.3.1 (08 Jan 2004) [genone] # - adding missing python searchpath modification # - fixing sort order @@ -111,7 +113,7 @@ options = { "changes": \ ("c","Outputs the changelog entry to screen. It is possible to give a version number along with the package name.", ["etcat changes mozilla", - "etcat changes mozilla-1.1-r1", + "etcat changes =mozilla-1.1-r1", "etcat changes gkrellm$"]), "depends": \ ("d","Finds all packages that are directly dependent to a regex search string.",