commit: 602250843ee6222776fa8bbf9044a5ad7972cd4d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 29 17:29:37 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 29 18:19:24 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60225084
x11-themes/gtk-engines-ubuntulooks: drop dead prefix targets
The removal was already done, so this is just cleanup afterwards.
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r3.ebuild
b/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r3.ebuild
index e63da284e5fd..863d255c02ca 100644
---
a/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r3.ebuild
+++
b/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -39,7 +39,7 @@ PATCHES=(
src_prepare() {
default
- eautoreconf # update libtool for interix
+ eautoreconf # update stale libtool
}
src_configure() {