commit:     c5d15d39cf2ca16aae09cc6acfd0fc3921ed507a
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 10 02:16:39 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Mar 10 02:29:25 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5d15d39

x11-apps/xfontsel: Version bump to 1.0.6

 x11-apps/xfontsel/Manifest              |  1 +
 x11-apps/xfontsel/xfontsel-1.0.6.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/x11-apps/xfontsel/Manifest b/x11-apps/xfontsel/Manifest
index 28c5c9ead20..223eb865585 100644
--- a/x11-apps/xfontsel/Manifest
+++ b/x11-apps/xfontsel/Manifest
@@ -1 +1,2 @@
 DIST xfontsel-1.0.5.tar.bz2 139801 BLAKE2B 
dc3c9f8b893434923f414a9bb2a8608cba1eafc7ad915cbd6231763892608cebcba8147a02250719ed4fb5881389467ab375a7777f904248047d369533949713
 SHA512 
df7a49286b94f64c610ab990d66376dedc12e3e8fa1d803641f466c3f6ebfdd06e81e4c7be39f8e6234928305f397d877579c39cf24c319dd5deead56f2578a4
+DIST xfontsel-1.0.6.tar.bz2 146469 BLAKE2B 
9773430e51e63d23086403f91fd78f6ed2e7f3abf144fda5bba171d05145026d233474e9d055b31bd498a861994c4f59af52a8101fc1e10b891ea879cb2f0bb9
 SHA512 
2f6bc51549a302404cdaf9a5a825add383953fcbb2a0c7076691cefd4dd7e4a3c772c047be74101c8486f75d03ce0bd3e65ede14e91732cf2a932810441c9099

diff --git a/x11-apps/xfontsel/xfontsel-1.0.6.ebuild 
b/x11-apps/xfontsel/xfontsel-1.0.6.ebuild
new file mode 100644
index 00000000000..90a64ebd926
--- /dev/null
+++ b/x11-apps/xfontsel/xfontsel-1.0.6.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit xorg-2
+
+DESCRIPTION="point and click selection of X11 font names"
+
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~amd64-linux ~x86-linux ~x64-macos"
+IUSE=""
+
+RDEPEND="x11-libs/libXaw
+       x11-libs/libXmu
+       x11-libs/libXt
+       x11-libs/libX11"
+DEPEND="${RDEPEND}"

Reply via email to