diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 19:46:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 07:02:08 +0100 |
commit | a4465e9bd20e878e9a24d96e836b5e7b835fc367 (patch) | |
tree | b00f578a42cdd54246949354dfafc8fe86a8b8fb /games-fps/ut2004-data | |
parent | games-fps/ut2003-demo: use BDEPEND for app-arch/unzip (diff) | |
download | gentoo-a4465e9bd20e878e9a24d96e836b5e7b835fc367.tar.gz gentoo-a4465e9bd20e878e9a24d96e836b5e7b835fc367.tar.bz2 gentoo-a4465e9bd20e878e9a24d96e836b5e7b835fc367.zip |
games-fps/ut2004-data: eutils--
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-fps/ut2004-data')
-rw-r--r-- | games-fps/ut2004-data/ut2004-data-3186-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/ut2004-data/ut2004-data-3186-r5.ebuild b/games-fps/ut2004-data/ut2004-data-3186-r5.ebuild index 21e88f8ad6ac..042b62ae1846 100644 --- a/games-fps/ut2004-data/ut2004-data-3186-r5.ebuild +++ b/games-fps/ut2004-data/ut2004-data-3186-r5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cdrom desktop eutils portability unpacker xdg-utils +inherit cdrom desktop portability unpacker xdg-utils DESCRIPTION="Unreal Tournament 2004 - This is the data portion of UT2004" HOMEPAGE="https://liandri.beyondunreal.com/Unreal_Tournament_2004" |