commit:     527c2f324f37325d596aba2a61741be874f06a44
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  5 04:30:27 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Mar  5 04:39:10 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=527c2f32

x11-apps/editres: Version bump to 1.0.7

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

diff --git a/x11-apps/editres/Manifest b/x11-apps/editres/Manifest
index 2d0020bce20..4aa3eefad57 100644
--- a/x11-apps/editres/Manifest
+++ b/x11-apps/editres/Manifest
@@ -1 +1,2 @@
 DIST editres-1.0.6.tar.bz2 156155 BLAKE2B 
b36ba85cd7c58a580e682e058d81af1d0f7bef044334fb0bb799fef7778af53055b592e0c67ee1b8c116573585d7699aaf2050310994b76c9b4aef1e43d9cd47
 SHA512 
c070709ce926802696d43d27256cea125c04021ad7555e1ea6c90650bf9e9fdd8da7786ebc99d6cf6a2dac73db041d489d34e6b2f6ceb6b396b6e96711b1c510
+DIST editres-1.0.7.tar.bz2 166429 BLAKE2B 
abaa0764bfc3419e17d5cd222bbe20f5591f7bc8431444aa6739cdc067cfb81f606370df19562410aa54820a0249828ccc9d506a9607031b453a7993af634f60
 SHA512 
b9c928b556116bf50cf4b6ea779bdc9fedf29f5db3e6a8cc75c122578c92e1cc530a81b226ec24aad183b8ebc2de570f200314b0d9ce7883b6e3306007365b32

diff --git a/x11-apps/editres/editres-1.0.7.ebuild 
b/x11-apps/editres/editres-1.0.7.ebuild
new file mode 100644
index 00000000000..464eec9afe1
--- /dev/null
+++ b/x11-apps/editres/editres-1.0.7.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="a dynamic resource editor for X Toolkit applications"
+
+KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh sparc x86"
+IUSE=""
+
+RDEPEND="x11-libs/libX11
+       x11-libs/libXt
+       x11-libs/libXmu
+       x11-libs/libXaw"
+DEPEND="${RDEPEND}"

Reply via email to