mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
x11-apps/xwud: Version bump to 1.0.7
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST xwud-1.0.6.tar.xz 126696 BLAKE2B cd272963c7edc71d4d4a0863dacf39a3432f1b344fe90e698d167df1394b7d5f00e3481eaa97fa47d9dd4e18778193b15879fec73746517a4a6ac69b098c1ec3 SHA512 a7b964d9ef13e4726b2ef84dcc1040cdf510c8031c3e6e1dc1c711e65d9e56f1fc5921a7af3dbbd898b861c79e9da6242da23c2e73816e39152ae719052293e9
|
||||
DIST xwud-1.0.7.tar.xz 129736 BLAKE2B 890e2c4b81e00d9dda99bbaa5855653fd37640dadbce335783005ddd2dcbd7da597ec7da5cf2ae9c3b0ae9869c907b65624dea0d28b0c8b68c429699dfd93ab0 SHA512 3c910fc170f6f6373d426aa5532bd3ede6d83efab06a77c3a43a92aa9cfae9a5324d5a6ca1dfcc8941be6895b6769b3a7beee8081815000b57f93aa1b4e7c420
|
||||
|
||||
15
x11-apps/xwud/xwud-1.0.7.ebuild
Normal file
15
x11-apps/xwud/xwud-1.0.7.ebuild
Normal file
@@ -0,0 +1,15 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
XORG_TARBALL_SUFFIX="xz"
|
||||
inherit xorg-3
|
||||
|
||||
DESCRIPTION="image displayer for X"
|
||||
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
|
||||
|
||||
RDEPEND="x11-libs/libX11"
|
||||
DEPEND="${RDEPEND}
|
||||
x11-base/xorg-proto"
|
||||
Reference in New Issue
Block a user