Skip to content

Commit

Permalink
lxde-base/lxsession: EAPI 8
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Jul 28, 2024
1 parent 52fface commit 5469f73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lxde-base/lxsession/lxsession-0.5.5-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
EAPI=8

inherit vala autotools

Expand Down Expand Up @@ -49,7 +49,7 @@ PATCHES=(

src_prepare() {
rm *.stamp || die
vala_src_prepare
vala_setup
default
eautoreconf
}
Expand Down

0 comments on commit 5469f73

Please sign in to comment.