diff options
author | Pacho Ramos <pacho@gentoo.org> | 2018-05-01 14:02:35 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2018-05-01 21:32:53 +0200 |
commit | 4c2b10831569c69e4e433888fe0995b40c27a58e (patch) | |
tree | 9ef1b46d6df55d1459a87631c5d3e69f7e8d133e /games-puzzle/groundhog/files | |
parent | games-puzzle/gnurobbo: Drop old (diff) | |
download | gentoo-4c2b10831569c69e4e433888fe0995b40c27a58e.tar.gz gentoo-4c2b10831569c69e4e433888fe0995b40c27a58e.tar.bz2 gentoo-4c2b10831569c69e4e433888fe0995b40c27a58e.zip |
games-puzzle/groundhog: Stop using games.eclass
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'games-puzzle/groundhog/files')
-rw-r--r-- | games-puzzle/groundhog/files/groundhog-1.4-flags.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/groundhog/files/groundhog-1.4-flags.patch b/games-puzzle/groundhog/files/groundhog-1.4-flags.patch index 48275a8c39b1..9726f249820b 100644 --- a/games-puzzle/groundhog/files/groundhog-1.4-flags.patch +++ b/games-puzzle/groundhog/files/groundhog-1.4-flags.patch @@ -2,8 +2,8 @@ respect flags applied on top of debian patches ---- configure.in -+++ configure.in +--- a/configure.in ++++ b/configure.in @@ -46,8 +46,6 @@ dnl Checks for libraries. dnl AM_PATH_GTK_2_0(2.0.0,,AC_MSG_ERROR(Groundhog needs GTK 2.0)) |