summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGokturk Yuksek <gokturk@binghamton.edu>2016-01-01 14:53:54 -0500
committerNP-Hardass <NP-Hardass@gentoo.org>2016-01-01 15:02:46 -0500
commit807692792cb176597ec025a3f1773aeb28ff413f (patch)
treeebd873ae99ec423282625db6ad89b0bd2a45afe8 /profiles
parentsys-process/at: Removed old. (diff)
downloadgentoo-807692792cb176597ec025a3f1773aeb28ff413f.tar.gz
gentoo-807692792cb176597ec025a3f1773aeb28ff413f.tar.bz2
gentoo-807692792cb176597ec025a3f1773aeb28ff413f.zip
app-text/atril: mask USE flag 'ps' and rename it to 'postscript' #564422
Local use flag 'ps' enables postscript support. However, the global USE flag 'postscript' provides the same meaning. Mask the old 'ps' use flag in package.use.mask of the base profile and rename it to 'postscript'. Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=564422 Package-Manager: portage-2.2.24 Signed-off-by: NP-Hardass <NP-Hardass@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/base/package.use.mask5
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index edc3540cfdf5..58a145dbc99d 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -5,6 +5,11 @@
# This file requires >=portage-2.1.1
# New entries go on top.
+# NP-Hardass <NP-Hardass@gentoo.org> (1 Jan 2016)
+# USE flag is renamed to postscript, mask the old flag #564422
+# to notify users. This entry may be removed after 30 days
+app-text/atril ps
+
# Ian Delaney <idella4@gentoo.org> (28 Dec 2015)
# proxy maintainer excludes dep uchardet from the build
# of mpv temporarily