summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-06-11 19:39:33 +0000
committerZac Medico <zmedico@gentoo.org>2007-06-11 19:39:33 +0000
commitff69f4cea3cb7c0151cc5667e85c1c3c6c0349f6 (patch)
tree7047b1c55ffe8fdf3fce89ffeba9519582e48269
parent82060309435411750a0967891dd9510c4d138b13 (diff)
downloadportage-ff69f4cea3cb7c0151cc5667e85c1c3c6c0349f6.tar.gz
portage-ff69f4cea3cb7c0151cc5667e85c1c3c6c0349f6.tar.bz2
portage-ff69f4cea3cb7c0151cc5667e85c1c3c6c0349f6.zip
Add news about USE_EXPAND wildcards. (trunk r6802)
svn path=/main/branches/2.1.2/; revision=6806
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 436f9895d..edb2f339a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,12 @@
News (mainly features/major bug fixes)
+portage-2.1.3
+-------------
+
+* USE_EXPAND variables such as LINGUAS support a * wildcard that will enable
+ all of the corresponding flags that are listed in IUSE for a given package.
+ USE_EXPAND wildcards such as linguas_* are supported in USE and package.use.
+
portage-2.1.2
-------------