commit:     807692792cb176597ec025a3f1773aeb28ff413f
Author:     Gokturk Yuksek <gokturk <AT> binghamton <DOT> edu>
AuthorDate: Fri Jan  1 19:53:54 2016 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Fri Jan  1 20:02:46 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80769279

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 <AT> gentoo.org>

 app-text/atril/Manifest           | 20 ++++++++++++++++++++
 app-text/atril/atril-1.8.0.ebuild |  8 ++++----
 app-text/atril/atril-1.8.1.ebuild |  8 ++++----
 app-text/atril/metadata.xml       |  1 -
 profiles/base/package.use.mask    |  5 +++++
 5 files changed, 33 insertions(+), 9 deletions(-)

diff --git a/app-text/atril/Manifest b/app-text/atril/Manifest
index b42976e..1dc3801 100644
--- a/app-text/atril/Manifest
+++ b/app-text/atril/Manifest
@@ -1,2 +1,22 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
 DIST atril-1.8.0.tar.xz 1572068 SHA256 
99f4f1e100a4eec696feabbb56d653addd8dbe851c9748d2e929e158524c2dad SHA512 
054c1391ea3de196a240b1d0b6eb7402a1472475979ff9603396df7f47b32ed681855aff37c379c7e02e814209e6511c8e3fcc8c13c12b795ff6fd7a0ecdca56
 WHIRLPOOL 
40e3700485c5c018e5369e410fc24bc18ede6b0be6624777c2df59fff0389cec4ca4331514c70b7547782cc4afde3d75f706b232a260fff21dd758805153f335
 DIST atril-1.8.1.tar.xz 1577776 SHA256 
036b6bdf9f9caa7468c0cfb680360420cf8477007a0a04dc3b5c50b163c0333f SHA512 
1a4a36135a39d216f1cfe5fb91c9d3c16d11da92fbb6b08c314ee09877c7232022a6653649a109ee7a7838a219015f5caab68b2a210399db96f87e4bae520518
 WHIRLPOOL 
7134a87e8cb3f490677f95f1b05716a4f14e2f8db2bd72d72e9462b061042d9247aca1340b606654aedded43277539c229999198734c4c614842c1aeb2f94fce
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2
+
+iQIcBAEBCAAGBQJWhtpcAAoJEBzZQR2yrxj7DEcP/jiVm64a+oG1sKWKAX0FX7IR
+/YnKfIAPz6xDPJNsYV0Lhyn53QEBoNb1WqdVLKfeMvINYGZyYlB6yo9KtsOp7A2W
+94n94H9vDMYKO9XsMiPW0/q+vzcHr/UHZU3nc4MeUyUw03x/MgSBZ9ggo76nqAPi
+IC29KFb9Ibj2EkdvZ+a5+E3YZ5UL215rXJSW3Hyr3cV+EfRBYGcqXQNqEQ1+gAoV
+tw560u7p7nSvU3cZNsbMC/WtWILnWMU/LxjejUb6PpyUN4aDB7H4PipAzC8EVE+t
+M3EG6uVrXqOI15/cJHvNpYm6braqoZyCq5aEH7vZVZHHWMGPr1Sn0KdbVcqyAJZP
+OB6nYBhOj0Z1r/OtyuwzwHPE3kUkZOUi59aht7+AeFKkQLNJETiT0PmLk8yR03wj
+whYCigOmajbmlSoBDZuvsTMjk5nCn8YLeRqve1UcmhH4LnMhbgjI8EUGFGO2I7Pu
+oxVHPvKCZqA7eX++OUu2VQ0PMxxj5mFQlsl3ejtesrafAcZoufYiM6iE8eRz7Zft
+e1OWxGpYjYeL36/BAT2ivGbULa99bStwDuvtH6WW+FU6/jZhsSdf/ueNqxpnLGO3
+hdh+fdYPNjtk8AVEH51yB/4yHDq8vcqDbkGpEmNXFu2Lx2CbbQYiEkwQV+EyPGCf
+UedVBYXQiLxW/xZNLAex
+=QlgD
+-----END PGP SIGNATURE-----

diff --git a/app-text/atril/atril-1.8.0.ebuild 
b/app-text/atril/atril-1.8.0.ebuild
index 52230e0..2cce21d 100644
--- a/app-text/atril/atril-1.8.0.ebuild
+++ b/app-text/atril/atril-1.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -20,7 +20,7 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86"
 
-IUSE="caja dbus debug djvu dvi +introspection gnome-keyring +ps t1lib tiff xps"
+IUSE="caja dbus debug djvu dvi +introspection gnome-keyring +postscript t1lib 
tiff xps"
 
 RDEPEND=">=app-text/poppler-0.14:0=[cairo]
        app-text/rarian:0
@@ -45,7 +45,7 @@ RDEPEND=">=app-text/poppler-0.14:0=[cairo]
        )
        gnome-keyring? ( >=app-crypt/libsecret-0.5:0 )
        introspection? ( >=dev-libs/gobject-introspection-0.6:0 )
-       ps? ( >=app-text/libspectre-0.2:0 )
+       postscript? ( >=app-text/libspectre-0.2:0 )
        tiff? ( >=media-libs/tiff-3.6:0 )
        xps? ( >=app-text/libgxps-0.0.1:0 )
        !!app-text/mate-document-viewer"
@@ -89,7 +89,7 @@ src_configure() {
                $(use_with gnome-keyring keyring) \
                $(use_enable introspection) \
                $(use_enable caja) \
-               $(use_enable ps) \
+               $(use_enable postscript ps) \
                $(use_enable t1lib) \
                $(use_enable tiff) \
                $(use_enable xps)

diff --git a/app-text/atril/atril-1.8.1.ebuild 
b/app-text/atril/atril-1.8.1.ebuild
index 04d0477..28070b3 100644
--- a/app-text/atril/atril-1.8.1.ebuild
+++ b/app-text/atril/atril-1.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -20,7 +20,7 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-IUSE="caja dbus debug djvu dvi +introspection gnome-keyring +ps t1lib tiff xps"
+IUSE="caja dbus debug djvu dvi +introspection gnome-keyring +postscript t1lib 
tiff xps"
 
 RDEPEND=">=app-text/poppler-0.14:0=[cairo]
        app-text/rarian:0
@@ -45,7 +45,7 @@ RDEPEND=">=app-text/poppler-0.14:0=[cairo]
        )
        gnome-keyring? ( >=app-crypt/libsecret-0.5:0 )
        introspection? ( >=dev-libs/gobject-introspection-0.6:0 )
-       ps? ( >=app-text/libspectre-0.2:0 )
+       postscript? ( >=app-text/libspectre-0.2:0 )
        tiff? ( >=media-libs/tiff-3.6:0 )
        xps? ( >=app-text/libgxps-0.0.1:0 )
        !!app-text/mate-document-viewer"
@@ -89,7 +89,7 @@ src_configure() {
                $(use_with gnome-keyring keyring) \
                $(use_enable introspection) \
                $(use_enable caja) \
-               $(use_enable ps) \
+               $(use_enable postscript ps) \
                $(use_enable t1lib) \
                $(use_enable tiff) \
                $(use_enable xps)

diff --git a/app-text/atril/metadata.xml b/app-text/atril/metadata.xml
index d1de444..57e299e 100644
--- a/app-text/atril/metadata.xml
+++ b/app-text/atril/metadata.xml
@@ -6,7 +6,6 @@
                <flag name="caja">Enable property page extension in 
                        <pkg>mate-base/mate-file-manager</pkg></flag>
                <flag name="dvi">Enable build-in DVI viewer</flag>
-               <flag name="ps">Enable build-in postscript viewer</flag>
                <flag name="t1lib">Enable the Type-1 fonts for the build-in DVI 
viewer
                        (<pkg>media-libs/t1lib</pkg>)</flag>
                <flag name="xps">Enable XPS viewer using 

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index edc3540..58a145d 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-hard...@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 <idel...@gentoo.org> (28 Dec 2015)
 # proxy maintainer excludes dep uchardet from the build
 # of mpv temporarily

Reply via email to