commit: 0e9ac8097078e14aafa267d9a9a3898ee2516344 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> AuthorDate: Sun Sep 3 13:02:32 2017 +0000 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> CommitDate: Sun Sep 3 13:03:29 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e9ac809
profiles: fix libgepub mask atom, bug #629636 Closes: https://bugs.gentoo.org/show_bug.cgi?id=629636 profiles/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index b5404b00e16..ed258dd0300 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,7 +36,7 @@ dev-qt/qtphonon # Gilles Dartiguelongue <[email protected]> (2 Sep 1017) # Gnome 3.26 package mask ->=dev-libs/libgepub-0.5 +>=app-text/libgepub-0.5 # Aaron Bauman <[email protected]> (1 Sep 2017) # vulnerable per bug #513818 and dead upstream
