x11-apps/xrectsel: bump
authorJason A. Donenfeld <zx2c4@gentoo.org>
Sat, 15 Oct 2016 15:36:03 +0000 (17:36 +0200)
committerJason A. Donenfeld <zx2c4@gentoo.org>
Sat, 15 Oct 2016 15:42:53 +0000 (17:42 +0200)
Package-Manager: portage-2.3.2

media-video/ffcast/Manifest
media-video/ffcast/ffcast-2.4.8.ebuild [moved from media-video/ffcast/ffcast-2.4.1.ebuild with 90% similarity]
x11-apps/xrectsel/Manifest
x11-apps/xrectsel/xrectsel-0.3.2.ebuild [moved from x11-apps/xrectsel/xrectsel-0.3.1.ebuild with 87% similarity]

index 1452034e721845e2be6e3873ad5fe80b5ba262b7..22e79157cca5ba580ae8cef557516745a4cbf694 100644 (file)
@@ -1 +1 @@
-DIST ffcast-2.4.1.tar.gz 24542 SHA256 57131f5d05bf77ce6116305061481e8d2a8bd7b71f2ef3d21dc982118d67ff3c SHA512 dc2be630ccd8538f3f0c1dce2443ec7ddbc3bda6606fa97262a46c0d91590889891c7efd1d63dbeb388755e1a3bdf47ce654fcffe3add247f5f7b64509d2c95f WHIRLPOOL 4ac36d41ffa18703bd0f0d9d641774dbbf9721db25e64909e72f32aa3c6a75d9b29ea7e4c81b42509d7f0ca003b9608b13c0d42c28158e73af1a997a0547aa7f
+DIST ffcast-2.4.8.tar.gz 25471 SHA256 a9bf54ad581d1174a432a50dbcadd0829fe86df6572937597ef2583c91c511bb SHA512 69f3d2927fac61f530cf6c0d8de422f0ab2baf90249a0771680fc724221edc5c97cbb38811f6b9523848d6dc96e9cbf659c8984543f8ca98ee98e45c105d3434 WHIRLPOOL bf270127f3cb6dd897f6f5c3e16c2b49d87a4c14fff5d0404a2d150c3f4aa077243c01c7cd9e8aa18367b193eaf990106a562b8708d762030be9b126f69ef83c
similarity index 90%
rename from media-video/ffcast/ffcast-2.4.1.ebuild
rename to media-video/ffcast/ffcast-2.4.8.ebuild
index 69e0af7e3c1856289ee3680305e2d7e725d34b8e..983e0fb9f01890cbe90ad9f2479fc1bfe9df692b 100644 (file)
@@ -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
 
@@ -27,5 +27,6 @@ S="${WORKDIR}/FFcast-${PV}"
 
 src_prepare() {
        rmdir src/xrectsel
+       eapply_user
        eautoreconf
 }
index b4cfe44bb4f0f5cc0e868ddcdfed18dc6126c4fb..5519591720556d8a98128f5087fe0f952a6e5708 100644 (file)
@@ -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
similarity index 87%
rename from x11-apps/xrectsel/xrectsel-0.3.1.ebuild
rename to x11-apps/xrectsel/xrectsel-0.3.2.ebuild
index ae321569a4e6caaafd58931f2e41e674b75d003f..526249d3a06398b92269fab33b5d3a75f339e1b3 100644 (file)
@@ -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
 }