Diff xwd-1.0.9 with a xwd-1.0.10
| /usr/portage/x11-apps/xwd/xwd-1.0.10.ebuild 2026-09-03 20:03:05.333217306 +0300 | ||
|---|---|---|
| 1 |
# Copyright 1999-2025 Gentoo Authors |
|
| 1 |
# Copyright 1999-2026 Gentoo Authors |
|
| 2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | |
| 4 | 4 |
EAPI=8 |
| 5 | 5 | |
| 6 |
inherit xorg-3 |
|
| 6 |
inherit xorg-meson |
|
| 7 | 7 | |
| 8 | 8 |
DESCRIPTION="dump an image of an X window" |
| 9 | 9 |
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" |