From f1af93971b7490792d8541bc790e0d8c6d787059 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 6 Sep 2019 10:28:05 +0100 Subject: gentoo resync : 06.08.2019 --- xfce-extra/xfce4-eyes-plugin/Manifest | 2 +- .../xfce4-eyes-plugin-4.4.5-r1.ebuild | 27 ---------------------- .../xfce4-eyes-plugin-4.4.5-r2.ebuild | 27 ++++++++++++++++++++++ 3 files changed, 28 insertions(+), 28 deletions(-) delete mode 100644 xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r1.ebuild create mode 100644 xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r2.ebuild (limited to 'xfce-extra/xfce4-eyes-plugin') diff --git a/xfce-extra/xfce4-eyes-plugin/Manifest b/xfce-extra/xfce4-eyes-plugin/Manifest index ed2a15d69ce9..a165a8e5cd21 100644 --- a/xfce-extra/xfce4-eyes-plugin/Manifest +++ b/xfce-extra/xfce4-eyes-plugin/Manifest @@ -1,3 +1,3 @@ DIST xfce4-eyes-plugin-4.4.5.tar.bz2 369297 BLAKE2B c1e7b9e01174e3909306abfb53c9836b2817013b6cb8676cfd7717da986b68827bd286b6319853d79143b7f0b44abec75342abb7e68df3d2fb1c7424a8f763c1 SHA512 f8ac109edbf2edb066af3f13617e2c247151c36fd91551a99b334d85f528663d3764c8566bb4a8b8ad7ae2c021d5b5c46933dc63d523566055d243b440c61e01 -EBUILD xfce4-eyes-plugin-4.4.5-r1.ebuild 744 BLAKE2B cdb56ccd306a6af7eec3e315c8f48f73a4b0b82b307d726e1b33d859ff5e197b200f510d67af4540ad3c11c9e233b1c9ffe54615de644d5276fff6b865de2a26 SHA512 ea839501b75e6b3b61ec30fce8d093d98b154237a446d7b7a42910980111d2747302c92c99c79d678cb4199b1a489f1ac751e5367c0b695f3101ec7415aae3f2 +EBUILD xfce4-eyes-plugin-4.4.5-r2.ebuild 762 BLAKE2B 33c41b8caf1c75fe1f4ae914b9b5962a717b628c58fef5d4f90eafaf63457bfbb93abc078289936f32ca60567b92454d679bf09c354030ef837748a912973cac SHA512 81c10b5f88651bdd78c3b21c270dea7b63e3501ba4759e944b70463fdc3376118366d96c625cc7e5ecccdfe6f08d1713ecc6526ea4e911a44aec87a598ee6af2 MISC metadata.xml 247 BLAKE2B f381ffd75f3fdb2842002ea885015f443cc35334f0420d70a61d6730bd55c11750d6a177831dc7c8564eec4dc3863db6085162e58848b0dceb09799006a1b2c5 SHA512 25494c0053fb7b2ed0f78ecc2de8a8ae08a971db8e15f89e906a1d43177fef53eb9ec5dd075a5c67ddee2be112c0943f6c87e4870d405436bddfea3a4fa19203 diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r1.ebuild b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r1.ebuild deleted file mode 100644 index 89502869fc95..000000000000 --- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="A panel plug-in which adds classic eyes to your every step" -HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin" -SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" -IUSE="" - -RDEPEND=">=dev-libs/glib-2.20 - >=x11-libs/gtk+-2.14:2 - >=xfce-base/libxfce4ui-4.10:= - >=xfce-base/libxfce4util-4.10:= - >=xfce-base/xfce4-panel-4.10:=" -DEPEND="${RDEPEND} - dev-util/intltool - virtual/pkgconfig" - -src_install() { - default - find "${D}" -name '*.la' -delete || die -} diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r2.ebuild b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r2.ebuild new file mode 100644 index 000000000000..a989f20303ea --- /dev/null +++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r2.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="A panel plug-in which adds classic eyes to your every step" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin" +SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +IUSE="" + +RDEPEND=">=dev-libs/glib-2.20 + >=x11-libs/gtk+-2.14:2 + >=xfce-base/libxfce4ui-4.10:=[gtk2(+)] + >=xfce-base/libxfce4util-4.10:= + >=xfce-base/xfce4-panel-4.10:=[gtk2(+)]" +DEPEND="${RDEPEND} + dev-util/intltool + virtual/pkgconfig" + +src_install() { + default + find "${D}" -name '*.la' -delete || die +} -- cgit v1.2.3