commit:     0b1a77461f6a87f27498b9bf2bb363fd7912a69b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 28 08:42:18 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun 28 08:42:18 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b1a7746

dev-util/xfce4-dev-tools: Bump to 4.13.0

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-util/xfce4-dev-tools/Manifest                      |  1 +
 dev-util/xfce4-dev-tools/xfce4-dev-tools-4.13.0.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/dev-util/xfce4-dev-tools/Manifest 
b/dev-util/xfce4-dev-tools/Manifest
index ea7b1177d11..b0288db63c7 100644
--- a/dev-util/xfce4-dev-tools/Manifest
+++ b/dev-util/xfce4-dev-tools/Manifest
@@ -1 +1,2 @@
 DIST xfce4-dev-tools-4.12.0.tar.bz2 309586 BLAKE2B 
8ebcc8f133772eb39acba0b2f189a67751b9a2b4d36e5897003d56f6b88d3e97e89e0383b98c4b5ae684786d5aed3409a4b491fdbaa6e37bf8fc7447a33b8605
 SHA512 
60f90daaaac3eea355779ee1bb6a0cf24fb9e0ba70971c9c26ea681755de41560cfbca59a28241c2fd818031dc46e95c550424577451ceb7a42b1de0b0ff4a31
+DIST xfce4-dev-tools-4.13.0.tar.bz2 292066 BLAKE2B 
3200bb73f135d4c82ef785269d26a34f3874e69188831c94574766080a26d7837ab3a05b88457397044b66c58cc78d1b136d3ee303ae3b78e7894fc91aac3c7c
 SHA512 
ee1289044cda9d908b15b7c88c5911f785efec1fed4c4ff20d66d535078a652f827489ec8ce58467f44b185ccba887fd9b4cd55ea62dfc181ddc87ce74ed5618

diff --git a/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.13.0.ebuild 
b/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.13.0.ebuild
new file mode 100644
index 00000000000..2d5f6650e28
--- /dev/null
+++ b/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.13.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A set of scripts and m4/autoconf macros that ease build system 
maintenance"
+HOMEPAGE="https://www.xfce.org/ 
http://users.xfce.org/~benny/projects/xfce4-dev-tools/";
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2";
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris"
+IUSE=""
+
+RDEPEND=">=dev-libs/glib-2.42"
+DEPEND="${RDEPEND}
+       virtual/pkgconfig"

Reply via email to