diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-08-02 14:50:26 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-08-02 14:51:28 +0300 |
commit | 89defafb277f8ad95018f674cf9b5dbbe2ecb823 (patch) | |
tree | 9b9aec874b03631abc3a0647545d35bca9e21a11 /profiles | |
parent | sci-electronics/drahnr-oregano: stable 0.84.40 for ppc (diff) | |
download | gentoo-89defafb277f8ad95018f674cf9b5dbbe2ecb823.tar.gz gentoo-89defafb277f8ad95018f674cf9b5dbbe2ecb823.tar.bz2 gentoo-89defafb277f8ad95018f674cf9b5dbbe2ecb823.zip |
media-gfx/eog: bump to 3.36.3
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/arm/armv6j/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/arm/armv7a/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/arm/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/arch/ia64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc32/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/arch/sparc/package.use.mask | 4 |
7 files changed, 30 insertions, 0 deletions
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index a5f9a5ef145b..a98935d8995c 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mart Raudsepp <leio@gentoo.org> (2020-08-02) +# alpha has no virtual/rust support, needed by newer gnome-base/librsvg, et al +>=media-gfx/eog-3.33.1 svg + # Sergei Trofimovich <slyfox@gentoo.org> (2020-07-18) # net-libs/webkit-gtk has no alpha keywords app-editors/emacs xwidgets diff --git a/profiles/arch/arm/armv6j/package.use.mask b/profiles/arch/arm/armv6j/package.use.mask index fe3adac983aa..acb4ca99cbd4 100644 --- a/profiles/arch/arm/armv6j/package.use.mask +++ b/profiles/arch/arm/armv6j/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mart Raudsepp <leio@gentoo.org> (2020-08-02) +# virtual/rust is available here +>=media-gfx/eog-3.33.1 -svg + # Sam James <sam@gentoo.org> (2020-07-04) # Rust is available here # Bug #728558 diff --git a/profiles/arch/arm/armv7a/package.use.mask b/profiles/arch/arm/armv7a/package.use.mask index 597c86aa21ea..75303868b9a5 100644 --- a/profiles/arch/arm/armv7a/package.use.mask +++ b/profiles/arch/arm/armv7a/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mart Raudsepp <leio@gentoo.org> (2020-08-02) +# virtual/rust is available here +>=media-gfx/eog-3.33.1 -svg + # Sam James <sam@gentoo.org> (2020-07-03) # Rust is available here # Bug #728558 diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 87f5bf05f461..6ba66a8a5d04 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mart Raudsepp <leio@gentoo.org> (2020-08-02) +# armv5 and older has no virtual/rust support yet, needed by newer +# gnome-base/librsvg, et al +>=media-gfx/eog-3.33.1 svg + # Andreas Sturmlechner <asturm@gentoo.org> (2020-07-28) # Requires dev-libs/boost[context] which is masked on arm, bug #727138 dev-libs/msgpack boost diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index f3a8116c6890..8480df637fc4 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mart Raudsepp <leio@gentoo.org> (2020-08-02) +# ia64 has no virtual/rust support, needed by newer gnome-base/librsvg, et al +>=media-gfx/eog-3.33.1 svg + # Michał Górny <mgorny@gentoo.org> (2020-06-14) # Requires dev-python/networkx. app-portage/nattka depgraph-order diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index ef3dab3654ff..e14205e93a8d 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mart Raudsepp <leio@gentoo.org> (2020-08-02) +# ppc32 has no virtual/rust support yet, needed by newer +# gnome-base/librsvg, et al +>=media-gfx/eog-3.33.1 svg + # Sergei Trofimovich <slyfox@gentoo.org> (2020-07-18) # net-libs/webkit-gtk has no ppc keywords app-editors/emacs xwidgets diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 0332c9e3d788..a4aaa0ba7e4f 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mart Raudsepp <leio@gentoo.org> (2020-08-02) +# sparc has no virtual/rust support, needed by newer gnome-base/librsvg, et al +>=media-gfx/eog-3.33.1 svg + # Robin H. Johnson <robbat2@gentoo.org> (2020-07-02) # Mask io-uring & zbc pending keywording sys-block/fio -io-uring -zbc |