s/suffix/version prefix/ since it really is a prefix for the version string.
authorZac Medico <zmedico@gentoo.org>
Mon, 8 Jan 2007 05:27:14 +0000 (05:27 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 8 Jan 2007 05:27:14 +0000 (05:27 -0000)
svn path=/main/trunk/; revision=5482

NEWS

diff --git a/NEWS b/NEWS
index 5bdcf786b6d56643cfe296cb4293fb530f195aeb..fc8dc4f0bb2c3b6ba9a269d507c9e29163d0627e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -41,7 +41,7 @@ portage-2.1 (ongoing via pre releases)
   and general notices. Collects eerror/ewarn/elog/einfo messages.
 * New elog function (should replace einfo in many cases)
 * version syntax enhancements allowing multiple suffixes and a new 'cvs'
-  suffix for denoting "live sources" ebuilds.
+  version prefix for denoting "live sources" ebuilds.
 * config files as directories enabling more flexible settings management.
 * Addition of an register_die_hook method that allows ebuild/eclasses to
   register functions to be called for better debugging on errors.