summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/news/2007-05-04-paludis-0.24/2007-05-04-paludis-0.24.en.txt')
-rw-r--r--metadata/news/2007-05-04-paludis-0.24/2007-05-04-paludis-0.24.en.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/metadata/news/2007-05-04-paludis-0.24/2007-05-04-paludis-0.24.en.txt b/metadata/news/2007-05-04-paludis-0.24/2007-05-04-paludis-0.24.en.txt
new file mode 100644
index 000000000000..d66e7741600e
--- /dev/null
+++ b/metadata/news/2007-05-04-paludis-0.24/2007-05-04-paludis-0.24.en.txt
@@ -0,0 +1,12 @@
+Title: Changes for Paludis 0.24
+Author: Piotr Jaroszyński <peper@gentoo.org>
+Content-Type: text/plain
+Posted: 2007-05-04
+Revision: 2
+News-Item-Format: 1.0
+Display-If-Installed: <sys-apps/paludis-0.30
+
+As of Paludis 0.24, the use of '*' to match all packages in the Paludis
+configuration files 'use.conf', 'keywords.conf' and 'licenses.conf' is
+deprecated in favour of '*/*'. You should update your configuration
+files after upgrading.