summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason A. Donenfeld <zx2c4@gentoo.org>2016-10-15 17:36:03 +0200
committerJason A. Donenfeld <zx2c4@gentoo.org>2016-10-15 17:42:53 +0200
commit4b41bd1dbeb1a6f2e0bab0e428576f65a842e07c (patch)
treeab121ac5a6307b742c34c8d564c8398c49f97657 /x11-apps/xrectsel
parentmedia-video/pitivi: version bump 0.96-r1 → 0.97 (diff)
downloadgentoo-4b41bd1dbeb1a6f2e0bab0e428576f65a842e07c.tar.gz
gentoo-4b41bd1dbeb1a6f2e0bab0e428576f65a842e07c.tar.bz2
gentoo-4b41bd1dbeb1a6f2e0bab0e428576f65a842e07c.zip
x11-apps/xrectsel: bump
Package-Manager: portage-2.3.2
Diffstat (limited to 'x11-apps/xrectsel')
-rw-r--r--x11-apps/xrectsel/Manifest2
-rw-r--r--x11-apps/xrectsel/xrectsel-0.3.2.ebuild (renamed from x11-apps/xrectsel/xrectsel-0.3.1.ebuild)5
2 files changed, 4 insertions, 3 deletions
diff --git a/x11-apps/xrectsel/Manifest b/x11-apps/xrectsel/Manifest
index b4cfe44bb4f0..551959172055 100644
--- a/x11-apps/xrectsel/Manifest
+++ b/x11-apps/xrectsel/Manifest
@@ -1 +1 @@
-DIST xrectsel-0.3.1.tar.gz 14804 SHA256 e797377b28de7095d912a4e96ee59ab1c98f493005cede7149532ede058afdb4 SHA512 33ae145e4e1a73ba3f0c359697c70d9306a61647a1202f0105dc338d90e0025f82dd1724abdfc34b3440742248dfe21276d8d89aa86c60c97007c5925dcf7510 WHIRLPOOL aa7d03bb9cf7d4d49b0dc2f6614c8d377b8ac55dabc5c0234395cc959b4c39f880e9d5a8590ffd314126b32b8053d7aa7d4eb89305cea7ed5453b231b97e86d1
+DIST xrectsel-0.3.2.tar.gz 14834 SHA256 1b4b928bb7270e0531467c1e7f93322c784c7c0dedc13d1d5e53034417fde785 SHA512 56e87002dba1858c900ceba4d6cf1613fa92a5a8f59fb5c4852e65835bde9478bf92c160ca398cd19e99543ed0ab94ad4ac8ba2d60a7dbaf95bc2826f8953fcc WHIRLPOOL ba0117a43e78e09b542dfed575315e0c32517468643064c669bd2ffd3b258d208f83840e7dd4f4b404d1cc74d797431a54f9545e59b71e57c8cadd9d448975ea
diff --git a/x11-apps/xrectsel/xrectsel-0.3.1.ebuild b/x11-apps/xrectsel/xrectsel-0.3.2.ebuild
index ae321569a4e6..526249d3a063 100644
--- a/x11-apps/xrectsel/xrectsel-0.3.1.ebuild
+++ b/x11-apps/xrectsel/xrectsel-0.3.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
inherit autotools
@@ -19,5 +19,6 @@ DEPEND="x11-libs/libX11"
RDEPEND="${DEPEND}"
src_prepare() {
+ eapply_user
eautoreconf
}