commit:     bdc391ae6c522515a16c260cb422659f5d272870
Author:     Emily Mills <emily <AT> emlove <DOT> me>
AuthorDate: Tue Mar  9 21:31:18 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Mar 10 07:17:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdc391ae

gui-apps/swappy: Remove obsolete sed

This fix has been merged upstream

See: https://github.com/jtheoof/swappy/pull/99

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Emily Mills <emily <AT> emlove.me>
Closes: https://github.com/gentoo/gentoo/pull/19854
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 gui-apps/swappy/swappy-9999.ebuild | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/gui-apps/swappy/swappy-9999.ebuild 
b/gui-apps/swappy/swappy-9999.ebuild
index eea557b615f..c56ab3ad4f9 100644
--- a/gui-apps/swappy/swappy-9999.ebuild
+++ b/gui-apps/swappy/swappy-9999.ebuild
@@ -33,13 +33,6 @@ BDEPEND="
        virtual/pkgconfig
 "
 
-src_prepare() {
-       default
-
-       # See https://github.com/jtheoof/swappy/pull/99
-       sed -i -e 's/Utility;Graphics;Annotation;/Utility;Graphics;/'  
src/po/swappy.desktop.in || die "Sed failed!"
-}
-
 src_configure() {
        local emesonargs=(
                -Dwerror=false

Reply via email to