commit:     76cf1e70a0ab5fa8fb0a42b334fb55063920f7cd
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 10 23:05:27 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Feb 10 23:08:58 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76cf1e70

x11-apps/bitmap: Version bump to 1.0.9

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-apps/bitmap/Manifest            |  1 +
 x11-apps/bitmap/bitmap-1.0.9.ebuild | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/x11-apps/bitmap/Manifest b/x11-apps/bitmap/Manifest
index a0085e360ec..06b1fa4c79a 100644
--- a/x11-apps/bitmap/Manifest
+++ b/x11-apps/bitmap/Manifest
@@ -1,2 +1,3 @@
 DIST bitmap-1.0.7.tar.bz2 169437 BLAKE2B 
fabe4bf29d6dd1602d5f10ee79214555b7a5449f9ac3413236d99a4d7d1b84aad775da4fc224a0db3a11b8204a4ad78fb45cf5509cff446da5851a041f0dc68e
 SHA512 
4f445879e301910f3a9503ba1d2a88974848b35a0b66a57061d8d45a5d27441d30fe3c3cdedd9b637cef2f3f77a8b81786c2ecaff3f6884364037f1aaa69cd30
 DIST bitmap-1.0.8.tar.bz2 177558 BLAKE2B 
dbc2cee7729ea5007472ebb0e3c13d94ee35554223a4b480d012aeaa2fce0b0b9605c2e5f7dcd14612856bc305c635ffd68454ee065190c10dd6820a3e2f8182
 SHA512 
caa9f112254d59b3d0ad2d455dd8a896923250984f82135b8b7bf79a8645aff2e1a1c4cae6c8b1ba0cb2fcd89c4a6724091cb8c50b22d6524a53cca64585e303
+DIST bitmap-1.0.9.tar.bz2 181401 BLAKE2B 
efdf2d2905f6513ba8942d55a1aadca8f47f22736a55894deb9a4afeff132d8e410b8d84d27314253f16cb84ebb530b79c75991427365c45058e58280ede4449
 SHA512 
873c626c72a0f4025fe8c8aeedbf3fe4ee5657fb487ad7410406a20da518c0358041dc45c2549926cc10e1d031977073b9d1ddb32830fdce95b716a52fe44456

diff --git a/x11-apps/bitmap/bitmap-1.0.9.ebuild 
b/x11-apps/bitmap/bitmap-1.0.9.ebuild
new file mode 100644
index 00000000000..aa1e582c519
--- /dev/null
+++ b/x11-apps/bitmap/bitmap-1.0.9.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2019 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 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""
+RDEPEND="x11-libs/libX11
+       x11-libs/libXmu
+       x11-libs/libXaw
+       x11-libs/libXt
+       x11-misc/xbitmaps"
+DEPEND="${RDEPEND}"

Reply via email to