From bd33954eb7c55d4d11658da59db3df18067e2d02 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 25 Feb 2017 12:06:03 +0100 Subject: xfce-extra/xfce4-mount-plugin: Bump to 1.1.2, minor bugfix --- xfce-extra/xfce4-mount-plugin/Manifest | 2 +- .../xfce4-mount-plugin-1.1.1.ebuild | 26 ---------------------- .../xfce4-mount-plugin-1.1.2.ebuild | 26 ++++++++++++++++++++++ 3 files changed, 27 insertions(+), 27 deletions(-) delete mode 100644 xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.1.ebuild create mode 100644 xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.2.ebuild (limited to 'xfce-extra/xfce4-mount-plugin') diff --git a/xfce-extra/xfce4-mount-plugin/Manifest b/xfce-extra/xfce4-mount-plugin/Manifest index 76d8267857b4..b08fc34582ce 100644 --- a/xfce-extra/xfce4-mount-plugin/Manifest +++ b/xfce-extra/xfce4-mount-plugin/Manifest @@ -1,3 +1,3 @@ DIST xfce4-mount-plugin-0.6.7.tar.bz2 390163 SHA256 541b94a892aa15d57707db9703bef85a5ce342769326f138cbf6cd7af1e2ac8d SHA512 18f4f4fc88c521f1fd6dcbcd3146fc8379e3aa0fb00e4787a34b6c52f68f765f18354e6b66e50c8b1a42e4f2366a5779cf057ba8b71fee45d0d3d023afe6fa7b WHIRLPOOL 87f60ccd0469e9ccc97d0a57ba3d968520edf5551cd017a8b90192eb4dec4b353e5fc08f8fc6fdef6cf22feab45122fa4ba66878babe08d9d302da094dcdd1e4 DIST xfce4-mount-plugin-1.1.0.tar.bz2 425879 SHA256 8ff26aee9efbdb8f4ed83fa1f34923666d1540db2dbffc3c95a8531eadf22e26 SHA512 086fee8425c58448d07ff99c912bb7ef6eb1afcf0e29de4a62e445e67d5e37d7d808f04f271b8ae7a1fbabcc111edc135300cdb3eb77e4a6ad7d08fdeca34341 WHIRLPOOL 1d457a1486e348c3610cb32508dc2fea8f1faa4bafcc9007923b7110e9fa0af0319124f4bef871f030ae5d0a1320f8fa262e1b631d7cdc440f2286a8be4dad29 -DIST xfce4-mount-plugin-1.1.1.tar.bz2 425768 SHA256 44aaaa0532172641471245c2b2964d3d9e63bec6f8255ab450d3800adeb2691f SHA512 349416d763758ea94be16d7dcb10b0b05e5a3b9b9f2fab4b8ea96ff98796856a80427e54556c5ee510d255d6f51d7a6b39bf3d5d2c64e5d2b271cf5d16fe9310 WHIRLPOOL 8f573614caa72490400a85b20ccddf4ff11fcb385b96f377e83e36fb150528d44357368d42b9924691a3230f8ee192a72e496eca55407539967fe438d367eec7 +DIST xfce4-mount-plugin-1.1.2.tar.bz2 425997 SHA256 54578447abaf9da630a750d64acdc37d4fd20dda6460208d6d1ffaa9e43ee1a6 SHA512 95a4654b2dca87d8c86190163e908170509a7d37ca9aabbce9f397552fcd53a27912c09a33c5c259ef01799fb690714e9b9d14a962fa781d59dfce61bb69c728 WHIRLPOOL 9fa8a19ad9a4e2da358785c5ddeced6e86da9c4701317c8828297324b4f0c015395de5b1305ebfc93ce550ab4def9988147e3b78d4fdfb739eb760e27efb999e diff --git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.1.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.1.ebuild deleted file mode 100644 index 964f6dc5b715..000000000000 --- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -DESCRIPTION="An mount plug-in for the Xfce panel" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin" -SRC_URI="mirror://xfce/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=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)] - >=xfce-base/xfce4-panel-4.12:=" -DEPEND="${RDEPEND} - dev-util/intltool - sys-devel/gettext - virtual/pkgconfig" - -src_install() { - default - find "${D}" -name '*.la' -delete || die -} diff --git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.2.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.2.ebuild new file mode 100644 index 000000000000..964f6dc5b715 --- /dev/null +++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.2.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +DESCRIPTION="An mount plug-in for the Xfce panel" +HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin" +SRC_URI="mirror://xfce/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=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)] + >=xfce-base/xfce4-panel-4.12:=" +DEPEND="${RDEPEND} + dev-util/intltool + sys-devel/gettext + virtual/pkgconfig" + +src_install() { + default + find "${D}" -name '*.la' -delete || die +} -- cgit v1.2.3-65-gdbad