summaryrefslogtreecommitdiff
path: root/x11-apps/bitmap
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /x11-apps/bitmap
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'x11-apps/bitmap')
-rw-r--r--x11-apps/bitmap/Manifest3
-rw-r--r--x11-apps/bitmap/bitmap-1.0.9-r1.ebuild2
-rw-r--r--x11-apps/bitmap/bitmap-1.0.9.ebuild16
3 files changed, 2 insertions, 19 deletions
diff --git a/x11-apps/bitmap/Manifest b/x11-apps/bitmap/Manifest
index ad3724839b67..f9282afc417d 100644
--- a/x11-apps/bitmap/Manifest
+++ b/x11-apps/bitmap/Manifest
@@ -1,4 +1,3 @@
DIST bitmap-1.0.9.tar.bz2 181401 BLAKE2B efdf2d2905f6513ba8942d55a1aadca8f47f22736a55894deb9a4afeff132d8e410b8d84d27314253f16cb84ebb530b79c75991427365c45058e58280ede4449 SHA512 873c626c72a0f4025fe8c8aeedbf3fe4ee5657fb487ad7410406a20da518c0358041dc45c2549926cc10e1d031977073b9d1ddb32830fdce95b716a52fe44456
-EBUILD bitmap-1.0.9-r1.ebuild 392 BLAKE2B 8637f7a4f93ba5d2ade30fb92c4b87a9c6b41d5abda5a0f6f8be5e9811ae1dd601ab72952fdcb4390b371e65e811d495754fcfdce5b712d3c849fffb11ef2638 SHA512 2fcbaa00185276eb07cd1b9f13c26cccc2e6cf2d133060ebad3652f1acc724ea64f4311ff247dca3970d0279c372e7a125e86e34e2856352f1e2deca87683083
-EBUILD bitmap-1.0.9.ebuild 370 BLAKE2B 6c7cabf9c6ef53b576e65fe0c388700a5486298dab8d3ee6666583c2399bec7b557cd969a5eec9f1071aae4b46601dd8bc669083530c7f99e577bc85006829d3 SHA512 52352baec1b698b9d79640aa888113af2242145651a1d6df52f437110f17be934e9a262e2a1ca3e7a4e55724ef6b25d463af3c789cbbdc69319d6184c055cdaa
+EBUILD bitmap-1.0.9-r1.ebuild 386 BLAKE2B 227e3ea363fd1583fdef9cce7fa239371bbbed110172af908fd3da7b3637f9e72be1387bb1169ae787cbf0757ee967968f089beed0321a142f6de9757ad3eb7f SHA512 99e619c14aa3c71071de3e935e1c02e7c222f51ff0acaf819700ed93be7aa9815d995c9c43a8e3a784f2852ed5bf67fbb4df9ab7f0bf46b41d58cf271d622e63
MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057
diff --git a/x11-apps/bitmap/bitmap-1.0.9-r1.ebuild b/x11-apps/bitmap/bitmap-1.0.9-r1.ebuild
index 37031344c529..463ff52368e3 100644
--- a/x11-apps/bitmap/bitmap-1.0.9-r1.ebuild
+++ b/x11-apps/bitmap/bitmap-1.0.9-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
inherit xorg-3
DESCRIPTION="X.Org bitmap application"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
RDEPEND="
x11-libs/libX11
diff --git a/x11-apps/bitmap/bitmap-1.0.9.ebuild b/x11-apps/bitmap/bitmap-1.0.9.ebuild
deleted file mode 100644
index 939040ae52db..000000000000
--- a/x11-apps/bitmap/bitmap-1.0.9.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="X.Org bitmap application"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
-IUSE=""
-RDEPEND="x11-libs/libX11
- x11-libs/libXmu
- x11-libs/libXaw
- x11-libs/libXt
- x11-misc/xbitmaps"
-DEPEND="${RDEPEND}"