* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2017-01-30 7:37 Fabian Groffen
0 siblings, 0 replies; 37+ messages in thread
From: Fabian Groffen @ 2017-01-30 7:37 UTC (permalink / raw
To: gentoo-commits
commit: 7188f582e56305304d360fe2fc3b1f60ed8f79cf
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 21:56:19 2017 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Mon Jan 30 07:36:48 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7188f582
xfce-extra/xfce4-mount-plugin: dropped ~ia64-linux
Package-Manager: portage-2.3.3
| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild
index f4237df..ac855bf 100644
--- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild
+++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -11,7 +11,7 @@ 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 ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="debug"
RDEPEND=">=xfce-base/libxfce4ui-4.10
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2017-02-01 14:33 Michał Górny
0 siblings, 0 replies; 37+ messages in thread
From: Michał Górny @ 2017-02-01 14:33 UTC (permalink / raw
To: gentoo-commits
commit: 58cecb0cfc7512dfed82f04046de62ae70df9b96
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 1 14:27:15 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 1 14:33:19 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58cecb0c
xfce-extra/xfce4-mount-plugin: Bump to 1.1.0
| 1 +
.../xfce4-mount-plugin-1.1.0.ebuild | 30 ++++++++++++++++++++++
2 files changed, 31 insertions(+)
--git a/xfce-extra/xfce4-mount-plugin/Manifest b/xfce-extra/xfce4-mount-plugin/Manifest
index 98152dd..2beb398 100644
--- a/xfce-extra/xfce4-mount-plugin/Manifest
+++ b/xfce-extra/xfce4-mount-plugin/Manifest
@@ -1 +1,2 @@
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
diff --git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.0.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.0.ebuild
new file mode 100644
index 00000000..ad3d4b6
--- /dev/null
+++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit xfconf
+
+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="debug"
+
+RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
+ >=xfce-base/xfce4-panel-4.12:="
+DEPEND="${RDEPEND}
+ dev-util/intltool
+ sys-devel/gettext
+ virtual/pkgconfig"
+
+pkg_setup() {
+ XFCONF=(
+ $(xfconf_use_debug)
+ )
+
+ DOCS=( AUTHORS ChangeLog NEWS README TODO )
+}
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2017-02-19 13:52 Michał Górny
0 siblings, 0 replies; 37+ messages in thread
From: Michał Górny @ 2017-02-19 13:52 UTC (permalink / raw
To: gentoo-commits
commit: c8b755cc8a6cf03564318a20c8c45c28fc57f839
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 19 13:50:30 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 19 13:52:00 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8b755cc
xfce-extra/xfce4-mount-plugin: Bump to 1.1.1
| 1 +
1 file changed, 1 insertion(+)
--git a/xfce-extra/xfce4-mount-plugin/Manifest b/xfce-extra/xfce4-mount-plugin/Manifest
index 2beb398f14..76d8267857 100644
--- a/xfce-extra/xfce4-mount-plugin/Manifest
+++ b/xfce-extra/xfce4-mount-plugin/Manifest
@@ -1,2 +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
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2017-02-19 14:27 Michał Górny
0 siblings, 0 replies; 37+ messages in thread
From: Michał Górny @ 2017-02-19 14:27 UTC (permalink / raw
To: gentoo-commits
commit: 237871a989b38d99ce7b7063e4ccec5dc7d4b3bc
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 19 14:26:40 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 19 14:27:02 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=237871a9
xfce-extra/xfce4-mount-plugin: Add missing ebuild for 1.1.1
.../xfce4-mount-plugin-1.1.1.ebuild | 26 ++++++++++++++++++++++
1 file changed, 26 insertions(+)
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
new file mode 100644
index 0000000000..964f6dc5b7
--- /dev/null
+++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.1.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
+}
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2017-02-19 15:32 Kent Fredric
0 siblings, 0 replies; 37+ messages in thread
From: Kent Fredric @ 2017-02-19 15:32 UTC (permalink / raw
To: gentoo-commits
commit: 041e66c4c71d45c5d8dcd491e5539ffc3550322a
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 19 15:31:48 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Feb 19 15:31:48 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=041e66c4
xfce-extra/xfce4-mount-plugin: Revert manifest change for regeneration
This reverts commit c8b755cc8a6cf03564318a20c8c45c28fc57f839.
| 1 -
1 file changed, 1 deletion(-)
--git a/xfce-extra/xfce4-mount-plugin/Manifest b/xfce-extra/xfce4-mount-plugin/Manifest
index 76d8267857..2beb398f14 100644
--- a/xfce-extra/xfce4-mount-plugin/Manifest
+++ b/xfce-extra/xfce4-mount-plugin/Manifest
@@ -1,3 +1,2 @@
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
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2017-02-19 15:32 Kent Fredric
0 siblings, 0 replies; 37+ messages in thread
From: Kent Fredric @ 2017-02-19 15:32 UTC (permalink / raw
To: gentoo-commits
commit: a197d1b1fb86d8731e43a743e1708ba37e569576
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 19 15:32:18 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Feb 19 15:32:18 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a197d1b1
xfce-extra/xfce4-mount-plugin: Restore manifest change for metadata regen
This is needed to update the actual dist manifest server side
This reverts commit 041e66c4c71d45c5d8dcd491e5539ffc3550322a.
| 1 +
1 file changed, 1 insertion(+)
--git a/xfce-extra/xfce4-mount-plugin/Manifest b/xfce-extra/xfce4-mount-plugin/Manifest
index 2beb398f14..76d8267857 100644
--- a/xfce-extra/xfce4-mount-plugin/Manifest
+++ b/xfce-extra/xfce4-mount-plugin/Manifest
@@ -1,2 +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
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2017-02-25 11:19 Michał Górny
0 siblings, 0 replies; 37+ messages in thread
From: Michał Górny @ 2017-02-25 11:19 UTC (permalink / raw
To: gentoo-commits
commit: bd33954eb7c55d4d11658da59db3df18067e2d02
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 25 11:06:03 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Feb 25 11:18:54 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd33954e
xfce-extra/xfce4-mount-plugin: Bump to 1.1.2, minor bugfix
| 2 +-
...{xfce4-mount-plugin-1.1.1.ebuild => xfce4-mount-plugin-1.1.2.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
--git a/xfce-extra/xfce4-mount-plugin/Manifest b/xfce-extra/xfce4-mount-plugin/Manifest
index 76d8267857..b08fc34582 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.2.ebuild
similarity index 100%
rename from xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.1.ebuild
rename to xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.2.ebuild
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2017-06-09 7:39 Michał Górny
0 siblings, 0 replies; 37+ messages in thread
From: Michał Górny @ 2017-06-09 7:39 UTC (permalink / raw
To: gentoo-commits
commit: 56d71cd01ecbeb63dc15b80b64c2c0fca5877621
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 9 07:03:52 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun 9 07:38:59 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56d71cd0
xfce-extra/xfce4-mount-plugin: Clean old up
| 1 -
.../xfce4-mount-plugin-1.1.0.ebuild | 29 ----------------------
2 files changed, 30 deletions(-)
--git a/xfce-extra/xfce4-mount-plugin/Manifest b/xfce-extra/xfce4-mount-plugin/Manifest
index b08fc34582c..c84bbc34466 100644
--- a/xfce-extra/xfce4-mount-plugin/Manifest
+++ b/xfce-extra/xfce4-mount-plugin/Manifest
@@ -1,3 +1,2 @@
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.2.tar.bz2 425997 SHA256 54578447abaf9da630a750d64acdc37d4fd20dda6460208d6d1ffaa9e43ee1a6 SHA512 95a4654b2dca87d8c86190163e908170509a7d37ca9aabbce9f397552fcd53a27912c09a33c5c259ef01799fb690714e9b9d14a962fa781d59dfce61bb69c728 WHIRLPOOL 9fa8a19ad9a4e2da358785c5ddeced6e86da9c4701317c8828297324b4f0c015395de5b1305ebfc93ce550ab4def9988147e3b78d4fdfb739eb760e27efb999e
diff --git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.0.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.0.ebuild
deleted file mode 100644
index dcee13f1591..00000000000
--- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit xfconf
-
-DESCRIPTION="An mount plug-in for the Xfce panel"
-HOMEPAGE="https://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="debug"
-
-RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
- >=xfce-base/xfce4-panel-4.12:="
-DEPEND="${RDEPEND}
- dev-util/intltool
- sys-devel/gettext
- virtual/pkgconfig"
-
-pkg_setup() {
- XFCONF=(
- $(xfconf_use_debug)
- )
-
- DOCS=( AUTHORS ChangeLog NEWS README TODO )
-}
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2018-01-05 11:23 Mikle Kolyada
0 siblings, 0 replies; 37+ messages in thread
From: Mikle Kolyada @ 2018-01-05 11:23 UTC (permalink / raw
To: gentoo-commits
commit: 4807eeafac0f259f17c85d2337963f706c840a3f
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 5 11:20:05 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Jan 5 11:22:43 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4807eeaf
xfce-extra/xfce4-mount-plugin: amd64 stable wrt bug #643074
Package-Manager: Portage-2.3.13, Repoman-2.3.3
| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--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
index 5c33d98b347..a5fe51597c1 100644
--- 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
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ 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"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2018-01-07 13:17 Sergei Trofimovich
0 siblings, 0 replies; 37+ messages in thread
From: Sergei Trofimovich @ 2018-01-07 13:17 UTC (permalink / raw
To: gentoo-commits
commit: 7604e2e573b1882c871ed04c836c7654338828e2
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 7 13:13:40 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jan 7 13:17:02 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7604e2e5
xfce-extra/xfce4-mount-plugin: stable 1.1.2 for ppc64, bug #643074
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--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
index cf735e1e943..92ea910aded 100644
--- 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
@@ -9,7 +9,7 @@ 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"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2018-01-07 20:32 Sergei Trofimovich
0 siblings, 0 replies; 37+ messages in thread
From: Sergei Trofimovich @ 2018-01-07 20:32 UTC (permalink / raw
To: gentoo-commits
commit: 98c0c14242db6704f1a3b072b82681883963612c
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 7 20:06:11 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jan 7 20:06:11 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98c0c142
xfce-extra/xfce4-mount-plugin: stable 1.1.2 for ppc, bug #643074
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--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
index 92ea910aded..4e172e0e32c 100644
--- 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
@@ -9,7 +9,7 @@ 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"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2018-01-10 21:22 Sergei Trofimovich
0 siblings, 0 replies; 37+ messages in thread
From: Sergei Trofimovich @ 2018-01-10 21:22 UTC (permalink / raw
To: gentoo-commits
commit: 8602486686d9f2fb38bd9e1266a9d8725985c9e4
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 10 20:06:40 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Jan 10 21:22:14 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86024866
xfce-extra/xfce4-mount-plugin: stable 1.1.2 for hppa, bug #643074
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--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
index 4e172e0e32c..cdf0b241c68 100644
--- 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
@@ -9,7 +9,7 @@ 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"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2018-03-23 19:53 Markus Meier
0 siblings, 0 replies; 37+ messages in thread
From: Markus Meier @ 2018-03-23 19:53 UTC (permalink / raw
To: gentoo-commits
commit: eb3c037ed865a34f37dac1f41c993aa12e3e32a9
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 23 19:51:53 2018 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Fri Mar 23 19:51:53 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb3c037e
xfce-extra/xfce4-mount-plugin: arm stable, bug #643074
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--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
index cdf0b241c68..7d8d1249c8f 100644
--- 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
@@ -9,7 +9,7 @@ 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"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2018-07-13 21:54 Michał Górny
0 siblings, 0 replies; 37+ messages in thread
From: Michał Górny @ 2018-07-13 21:54 UTC (permalink / raw
To: gentoo-commits
commit: a6a286c414ac5f52eb4f5ca09ae3c04f6694913e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 13 21:49:34 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 13 21:53:56 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6a286c4
xfce-extra/xfce4-mount-plugin: Fix the LICENSE
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild
index 9e6b4f45b09..37504731c21 100644
--- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild
+++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="An mount plug-in for the Xfce panel"
HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin"
SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE=""
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2018-07-13 21:54 Michał Górny
0 siblings, 0 replies; 37+ messages in thread
From: Michał Górny @ 2018-07-13 21:54 UTC (permalink / raw
To: gentoo-commits
commit: c7561f991b8910d4c831b3bfb2292984a4c5ec48
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 13 21:49:22 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 13 21:53:55 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7561f99
xfce-extra/xfce4-mount-plugin: Add updating icon cache
| 10 ++++++++++
1 file changed, 10 insertions(+)
--git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild
index de100e9e7f0..9e6b4f45b09 100644
--- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild
+++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild
@@ -3,6 +3,8 @@
EAPI=6
+inherit gnome2-utils
+
DESCRIPTION="An mount plug-in for the Xfce panel"
HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin"
SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
@@ -23,3 +25,11 @@ src_install() {
default
find "${D}" -name '*.la' -delete || die
}
+
+pkg_postinst() {
+ gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+ gnome2_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2018-07-13 21:54 Michał Górny
0 siblings, 0 replies; 37+ messages in thread
From: Michał Górny @ 2018-07-13 21:54 UTC (permalink / raw
To: gentoo-commits
commit: b6a5fd4b90f58ec69ddb4a254e512935346f3f46
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 13 21:48:24 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 13 21:53:15 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6a5fd4b
xfce-extra/xfce4-mount-plugin: Bump to 1.1.3 (l10n fixes)
Closes: https://bugs.gentoo.org/658220
| 1 +
.../xfce4-mount-plugin-1.1.3.ebuild | 25 ++++++++++++++++++++++
2 files changed, 26 insertions(+)
--git a/xfce-extra/xfce4-mount-plugin/Manifest b/xfce-extra/xfce4-mount-plugin/Manifest
index c97b8f1887b..f351ba5be5b 100644
--- a/xfce-extra/xfce4-mount-plugin/Manifest
+++ b/xfce-extra/xfce4-mount-plugin/Manifest
@@ -1 +1,2 @@
DIST xfce4-mount-plugin-1.1.2.tar.bz2 425997 BLAKE2B bc53f56d2cfe147ccabb3b8f16dbb6226e63dc77e724541bdac349cc17c24b216227e0ec4f8b84911ff97e8faa9b080d6118ed5ac436156c6e98971883ddd77f SHA512 95a4654b2dca87d8c86190163e908170509a7d37ca9aabbce9f397552fcd53a27912c09a33c5c259ef01799fb690714e9b9d14a962fa781d59dfce61bb69c728
+DIST xfce4-mount-plugin-1.1.3.tar.bz2 431182 BLAKE2B ba197ae9028b726e3b1e2b7fd68ebaec3e8e247322d916a1579681af9b004418d4738bfff05e7b947d6bcc5a1bd3cd1e0419f2e7421ae8cf7a7aeb3011658132 SHA512 10894069fd98fa0b709a3e743f0d6f9a8e9487b0de8495c3d177731190480f18b11b0179325d2ed47f80eeeaea10144ddce7f9cd60397dfb6a0db602bd4f8124
diff --git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild
new file mode 100644
index 00000000000..de100e9e7f0
--- /dev/null
+++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="An mount plug-in for the Xfce panel"
+HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-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=">=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
+}
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2018-11-12 14:04 Mikle Kolyada
0 siblings, 0 replies; 37+ messages in thread
From: Mikle Kolyada @ 2018-11-12 14:04 UTC (permalink / raw
To: gentoo-commits
commit: af6f25754bf9eb59090b5eff6e09a29f5a28f4af
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 12 14:02:30 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Nov 12 14:02:30 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af6f2575
xfce-extra/xfce4-mount-plugin: amd64 stable wrt bug #652774
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild
index 37504731c21..aba69b780d7 100644
--- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild
+++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ 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"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2018-11-15 17:04 Thomas Deutschmann
0 siblings, 0 replies; 37+ messages in thread
From: Thomas Deutschmann @ 2018-11-15 17:04 UTC (permalink / raw
To: gentoo-commits
commit: 345e347a0f46fc60dabc03f7f3503387e0783051
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 15 16:34:27 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Nov 15 17:03:19 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=345e347a
xfce-extra/xfce4-mount-plugin: x86 stable (bug #652774)
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild
index aba69b780d7..acafe951fee 100644
--- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild
+++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild
@@ -11,7 +11,7 @@ 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"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2018-11-18 16:01 Sergei Trofimovich
0 siblings, 0 replies; 37+ messages in thread
From: Sergei Trofimovich @ 2018-11-18 16:01 UTC (permalink / raw
To: gentoo-commits
commit: 412a49eb7118b77f4f381cd28197f767cd5fcb46
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 18 12:51:01 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Nov 18 16:01:29 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=412a49eb
xfce-extra/xfce4-mount-plugin: stable 1.1.3 for ppc64, bug #652774
Package-Manager: Portage-2.3.51, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild
index acafe951fee..fdf01ca1023 100644
--- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild
+++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild
@@ -11,7 +11,7 @@ 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"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2018-11-24 13:40 Sergei Trofimovich
0 siblings, 0 replies; 37+ messages in thread
From: Sergei Trofimovich @ 2018-11-24 13:40 UTC (permalink / raw
To: gentoo-commits
commit: 20f7bfb9e3de30127c909053c00e1e7fbf0867a6
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 24 13:39:51 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Nov 24 13:39:51 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20f7bfb9
xfce-extra/xfce4-mount-plugin: stable 1.1.3 for ppc, bug #652774
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild
index fdf01ca1023..fc9bf64269d 100644
--- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild
+++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild
@@ -11,7 +11,7 @@ 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"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2018-12-02 11:12 Mikle Kolyada
0 siblings, 0 replies; 37+ messages in thread
From: Mikle Kolyada @ 2018-12-02 11:12 UTC (permalink / raw
To: gentoo-commits
commit: 64466f0e45baabbba41da188380248015e7ed9f6
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 2 11:11:12 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Dec 2 11:11:12 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64466f0e
xfce-extra/xfce4-mount-plugin: arm stable wrt bug #652774
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild
index fc9bf64269d..80afde3a10a 100644
--- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild
+++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild
@@ -11,7 +11,7 @@ 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"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2019-04-07 8:29 Michał Górny
0 siblings, 0 replies; 37+ messages in thread
From: Michał Górny @ 2019-04-07 8:29 UTC (permalink / raw
To: gentoo-commits
commit: bb6d06691b2a024bbeaad03936834763e51d7b5c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 7 07:38:19 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 7 08:28:53 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb6d0669
xfce-extra/xfce4-mount-plugin: Drop old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
| 1 -
.../xfce4-mount-plugin-1.1.2.ebuild | 25 ----------------------
2 files changed, 26 deletions(-)
--git a/xfce-extra/xfce4-mount-plugin/Manifest b/xfce-extra/xfce4-mount-plugin/Manifest
index f351ba5be5b..6be83167dae 100644
--- a/xfce-extra/xfce4-mount-plugin/Manifest
+++ b/xfce-extra/xfce4-mount-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-mount-plugin-1.1.2.tar.bz2 425997 BLAKE2B bc53f56d2cfe147ccabb3b8f16dbb6226e63dc77e724541bdac349cc17c24b216227e0ec4f8b84911ff97e8faa9b080d6118ed5ac436156c6e98971883ddd77f SHA512 95a4654b2dca87d8c86190163e908170509a7d37ca9aabbce9f397552fcd53a27912c09a33c5c259ef01799fb690714e9b9d14a962fa781d59dfce61bb69c728
DIST xfce4-mount-plugin-1.1.3.tar.bz2 431182 BLAKE2B ba197ae9028b726e3b1e2b7fd68ebaec3e8e247322d916a1579681af9b004418d4738bfff05e7b947d6bcc5a1bd3cd1e0419f2e7421ae8cf7a7aeb3011658132 SHA512 10894069fd98fa0b709a3e743f0d6f9a8e9487b0de8495c3d177731190480f18b11b0179325d2ed47f80eeeaea10144ddce7f9cd60397dfb6a0db602bd4f8124
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
deleted file mode 100644
index 6f4f417ce95..00000000000
--- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="An mount plug-in for the Xfce panel"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-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=">=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
-}
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2020-12-21 0:27 Michał Górny
0 siblings, 0 replies; 37+ messages in thread
From: Michał Górny @ 2020-12-21 0:27 UTC (permalink / raw
To: gentoo-commits
commit: 1ce5ee6d609fffa742cc6c4c6a0810fe7aed1e4e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 21 00:26:01 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Dec 21 00:26:01 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ce5ee6d
xfce-extra/xfce4-mount-plugin: Bump to 1.1.4
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
| 1 +
.../xfce4-mount-plugin-1.1.4.ebuild | 36 ++++++++++++++++++++++
2 files changed, 37 insertions(+)
--git a/xfce-extra/xfce4-mount-plugin/Manifest b/xfce-extra/xfce4-mount-plugin/Manifest
index 6be83167dae..374c63ec1a4 100644
--- a/xfce-extra/xfce4-mount-plugin/Manifest
+++ b/xfce-extra/xfce4-mount-plugin/Manifest
@@ -1 +1,2 @@
DIST xfce4-mount-plugin-1.1.3.tar.bz2 431182 BLAKE2B ba197ae9028b726e3b1e2b7fd68ebaec3e8e247322d916a1579681af9b004418d4738bfff05e7b947d6bcc5a1bd3cd1e0419f2e7421ae8cf7a7aeb3011658132 SHA512 10894069fd98fa0b709a3e743f0d6f9a8e9487b0de8495c3d177731190480f18b11b0179325d2ed47f80eeeaea10144ddce7f9cd60397dfb6a0db602bd4f8124
+DIST xfce4-mount-plugin-1.1.4.tar.bz2 452224 BLAKE2B aad04c6aec4e624aa437f9a22f730e64d0ef2d11a76d98a082075477825767234e92ff6e97ee7821e36e49f97ef4fe86528660b20bfc3dd21d3b7f490e669dca SHA512 aff784688ca9b83acf7bf512b25fb7ad96c7b8a68d21bf466ccfbbbaed5e2d6884ac8222eb4a0db26c1763a932111114c6c2b76de89407553bc484f33ed036a0
diff --git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.4.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.4.ebuild
new file mode 100644
index 00000000000..5dce52b27f2
--- /dev/null
+++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.4.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="An mount plug-in for the Xfce panel"
+HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-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=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
+ >=xfce-base/xfce4-panel-4.12:="
+DEPEND="${RDEPEND}"
+BDEPEND="
+ dev-util/intltool
+ sys-devel/gettext
+ virtual/pkgconfig"
+
+src_install() {
+ default
+ find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2020-12-28 16:15 Michał Górny
0 siblings, 0 replies; 37+ messages in thread
From: Michał Górny @ 2020-12-28 16:15 UTC (permalink / raw
To: gentoo-commits
commit: ef2e86b1586bbcaef117b8df2b79695c5886ac84
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 28 16:10:43 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Dec 28 16:15:11 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef2e86b1
xfce-extra/xfce4-mount-plugin: Bump to 1.1.5
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
| 1 +
.../xfce4-mount-plugin-1.1.5.ebuild | 36 ++++++++++++++++++++++
2 files changed, 37 insertions(+)
--git a/xfce-extra/xfce4-mount-plugin/Manifest b/xfce-extra/xfce4-mount-plugin/Manifest
index 374c63ec1a4..a13de926a0f 100644
--- a/xfce-extra/xfce4-mount-plugin/Manifest
+++ b/xfce-extra/xfce4-mount-plugin/Manifest
@@ -1,2 +1,3 @@
DIST xfce4-mount-plugin-1.1.3.tar.bz2 431182 BLAKE2B ba197ae9028b726e3b1e2b7fd68ebaec3e8e247322d916a1579681af9b004418d4738bfff05e7b947d6bcc5a1bd3cd1e0419f2e7421ae8cf7a7aeb3011658132 SHA512 10894069fd98fa0b709a3e743f0d6f9a8e9487b0de8495c3d177731190480f18b11b0179325d2ed47f80eeeaea10144ddce7f9cd60397dfb6a0db602bd4f8124
DIST xfce4-mount-plugin-1.1.4.tar.bz2 452224 BLAKE2B aad04c6aec4e624aa437f9a22f730e64d0ef2d11a76d98a082075477825767234e92ff6e97ee7821e36e49f97ef4fe86528660b20bfc3dd21d3b7f490e669dca SHA512 aff784688ca9b83acf7bf512b25fb7ad96c7b8a68d21bf466ccfbbbaed5e2d6884ac8222eb4a0db26c1763a932111114c6c2b76de89407553bc484f33ed036a0
+DIST xfce4-mount-plugin-1.1.5.tar.bz2 432564 BLAKE2B 6dbdbf692847c7c236a60982adf6ac9619f8d45320c97debea44e0b865a9ac51c76b20dd80943f5fe23501d450039ab0fc4644b0ff5ed693ff169668a039441d SHA512 bf4e89c57a1f61120919a272c6f343a9fb4072a977848031784cbdf96e4bf248d878c6e28a812930daf9a0515efcae20b421e0b2db176f05b8f29d75d90a28ca
diff --git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5.ebuild
new file mode 100644
index 00000000000..5dce52b27f2
--- /dev/null
+++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="An mount plug-in for the Xfce panel"
+HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-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=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
+ >=xfce-base/xfce4-panel-4.12:="
+DEPEND="${RDEPEND}"
+BDEPEND="
+ dev-util/intltool
+ sys-devel/gettext
+ virtual/pkgconfig"
+
+src_install() {
+ default
+ find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2021-01-18 20:29 Michał Górny
0 siblings, 0 replies; 37+ messages in thread
From: Michał Górny @ 2021-01-18 20:29 UTC (permalink / raw
To: gentoo-commits
commit: 807c9b3f1b1a2678247a3e272d0fba168384deea
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 18 20:25:43 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jan 18 20:28:03 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=807c9b3f
xfce-extra/xfce4-mount-plugin: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
| 1 -
.../xfce4-mount-plugin-1.1.4.ebuild | 36 ----------------------
2 files changed, 37 deletions(-)
--git a/xfce-extra/xfce4-mount-plugin/Manifest b/xfce-extra/xfce4-mount-plugin/Manifest
index a13de926a0f..67e561a08d1 100644
--- a/xfce-extra/xfce4-mount-plugin/Manifest
+++ b/xfce-extra/xfce4-mount-plugin/Manifest
@@ -1,3 +1,2 @@
DIST xfce4-mount-plugin-1.1.3.tar.bz2 431182 BLAKE2B ba197ae9028b726e3b1e2b7fd68ebaec3e8e247322d916a1579681af9b004418d4738bfff05e7b947d6bcc5a1bd3cd1e0419f2e7421ae8cf7a7aeb3011658132 SHA512 10894069fd98fa0b709a3e743f0d6f9a8e9487b0de8495c3d177731190480f18b11b0179325d2ed47f80eeeaea10144ddce7f9cd60397dfb6a0db602bd4f8124
-DIST xfce4-mount-plugin-1.1.4.tar.bz2 452224 BLAKE2B aad04c6aec4e624aa437f9a22f730e64d0ef2d11a76d98a082075477825767234e92ff6e97ee7821e36e49f97ef4fe86528660b20bfc3dd21d3b7f490e669dca SHA512 aff784688ca9b83acf7bf512b25fb7ad96c7b8a68d21bf466ccfbbbaed5e2d6884ac8222eb4a0db26c1763a932111114c6c2b76de89407553bc484f33ed036a0
DIST xfce4-mount-plugin-1.1.5.tar.bz2 432564 BLAKE2B 6dbdbf692847c7c236a60982adf6ac9619f8d45320c97debea44e0b865a9ac51c76b20dd80943f5fe23501d450039ab0fc4644b0ff5ed693ff169668a039441d SHA512 bf4e89c57a1f61120919a272c6f343a9fb4072a977848031784cbdf96e4bf248d878c6e28a812930daf9a0515efcae20b421e0b2db176f05b8f29d75d90a28ca
diff --git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.4.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.4.ebuild
deleted file mode 100644
index 5dce52b27f2..00000000000
--- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.4.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg-utils
-
-DESCRIPTION="An mount plug-in for the Xfce panel"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-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=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
- >=xfce-base/xfce4-panel-4.12:="
-DEPEND="${RDEPEND}"
-BDEPEND="
- dev-util/intltool
- sys-devel/gettext
- virtual/pkgconfig"
-
-src_install() {
- default
- find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2021-02-08 6:05 Sam James
0 siblings, 0 replies; 37+ messages in thread
From: Sam James @ 2021-02-08 6:05 UTC (permalink / raw
To: gentoo-commits
commit: 45b917c30674764e49a4f3f18d530e93ab0a1115
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 8 06:05:14 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 8 06:05:14 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45b917c3
xfce-extra/xfce4-mount-plugin: Stabilize 1.1.5 amd64, #769368
Signed-off-by: Sam James <sam <AT> gentoo.org>
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5.ebuild
index 3750edab08f..fb13b1a89bb 100644
--- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5.ebuild
+++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5.ebuild
@@ -11,7 +11,7 @@ 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"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2021-02-08 6:11 Sam James
0 siblings, 0 replies; 37+ messages in thread
From: Sam James @ 2021-02-08 6:11 UTC (permalink / raw
To: gentoo-commits
commit: 220f1c5fbdf967016472ed6478a53df83edf0b72
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 8 06:11:03 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 8 06:11:19 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=220f1c5f
xfce-extra/xfce4-mount-plugin: Stabilize 1.1.5 ppc64, #769368
Signed-off-by: Sam James <sam <AT> gentoo.org>
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5.ebuild
index fb13b1a89bb..279793e23d1 100644
--- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5.ebuild
+++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5.ebuild
@@ -11,7 +11,7 @@ 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"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2021-02-18 7:26 Sam James
0 siblings, 0 replies; 37+ messages in thread
From: Sam James @ 2021-02-18 7:26 UTC (permalink / raw
To: gentoo-commits
commit: 04c0d9c08b2956acd0296d4589497bfa467f76ce
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 18 07:24:36 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 18 07:26:17 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04c0d9c0
xfce-extra/xfce4-mount-plugin: Stabilize 1.1.5 arm, #769368
Signed-off-by: Sam James <sam <AT> gentoo.org>
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5.ebuild
index 279793e23d1..98febadf0b0 100644
--- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5.ebuild
+++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5.ebuild
@@ -11,7 +11,7 @@ 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"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2021-02-18 22:08 Sam James
0 siblings, 0 replies; 37+ messages in thread
From: Sam James @ 2021-02-18 22:08 UTC (permalink / raw
To: gentoo-commits
commit: 182395e3182500bfee0d01031278c7987b5244e9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 18 22:08:09 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 18 22:08:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=182395e3
xfce-extra/xfce4-mount-plugin: Stabilize 1.1.5 ppc, #769368
Signed-off-by: Sam James <sam <AT> gentoo.org>
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5.ebuild
index 98febadf0b0..f63a2799c5b 100644
--- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5.ebuild
+++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5.ebuild
@@ -11,7 +11,7 @@ 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"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2021-02-19 1:11 Michał Górny
0 siblings, 0 replies; 37+ messages in thread
From: Michał Górny @ 2021-02-19 1:11 UTC (permalink / raw
To: gentoo-commits
commit: d25a03ea55ec29ee8c7efc88886bd15560ede22b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 19 00:54:51 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 19 01:03:38 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d25a03ea
xfce-extra/xfce4-mount-plugin: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
| 1 -
.../xfce4-mount-plugin-1.1.3.ebuild | 35 ----------------------
2 files changed, 36 deletions(-)
--git a/xfce-extra/xfce4-mount-plugin/Manifest b/xfce-extra/xfce4-mount-plugin/Manifest
index 67e561a08d1..1695605a6ec 100644
--- a/xfce-extra/xfce4-mount-plugin/Manifest
+++ b/xfce-extra/xfce4-mount-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-mount-plugin-1.1.3.tar.bz2 431182 BLAKE2B ba197ae9028b726e3b1e2b7fd68ebaec3e8e247322d916a1579681af9b004418d4738bfff05e7b947d6bcc5a1bd3cd1e0419f2e7421ae8cf7a7aeb3011658132 SHA512 10894069fd98fa0b709a3e743f0d6f9a8e9487b0de8495c3d177731190480f18b11b0179325d2ed47f80eeeaea10144ddce7f9cd60397dfb6a0db602bd4f8124
DIST xfce4-mount-plugin-1.1.5.tar.bz2 432564 BLAKE2B 6dbdbf692847c7c236a60982adf6ac9619f8d45320c97debea44e0b865a9ac51c76b20dd80943f5fe23501d450039ab0fc4644b0ff5ed693ff169668a039441d SHA512 bf4e89c57a1f61120919a272c6f343a9fb4072a977848031784cbdf96e4bf248d878c6e28a812930daf9a0515efcae20b421e0b2db176f05b8f29d75d90a28ca
diff --git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild
deleted file mode 100644
index 80afde3a10a..00000000000
--- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils
-
-DESCRIPTION="An mount plug-in for the Xfce panel"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-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=">=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
-}
-
-pkg_postinst() {
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2021-11-19 6:24 Yixun Lan
0 siblings, 0 replies; 37+ messages in thread
From: Yixun Lan @ 2021-11-19 6:24 UTC (permalink / raw
To: gentoo-commits
commit: 20a7e31242ebd58dac8db02605ed15023b0a0fdc
Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Thu Nov 18 14:53:09 2021 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Fri Nov 19 06:23:11 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20a7e312
xfce-extra/xfce4-mount-plugin: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5.ebuild
index f63a2799c5b0..2c6a9ebf9f42 100644
--- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5.ebuild
+++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5.ebuild
@@ -11,7 +11,7 @@ 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"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2023-04-21 3:51 Michał Górny
0 siblings, 0 replies; 37+ messages in thread
From: Michał Górny @ 2023-04-21 3:51 UTC (permalink / raw
To: gentoo-commits
commit: d3425c27125b4c651a37edc8c3e2ee8b0d9ad57d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 21 03:48:46 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Apr 21 03:48:46 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3425c27
xfce-extra/xfce4-mount-plugin: Bump to 1.1.6
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
| 1 +
.../xfce4-mount-plugin-1.1.6.ebuild | 47 ++++++++++++++++++++++
2 files changed, 48 insertions(+)
--git a/xfce-extra/xfce4-mount-plugin/Manifest b/xfce-extra/xfce4-mount-plugin/Manifest
index 1695605a6ec3..53a81e76354c 100644
--- a/xfce-extra/xfce4-mount-plugin/Manifest
+++ b/xfce-extra/xfce4-mount-plugin/Manifest
@@ -1 +1,2 @@
DIST xfce4-mount-plugin-1.1.5.tar.bz2 432564 BLAKE2B 6dbdbf692847c7c236a60982adf6ac9619f8d45320c97debea44e0b865a9ac51c76b20dd80943f5fe23501d450039ab0fc4644b0ff5ed693ff169668a039441d SHA512 bf4e89c57a1f61120919a272c6f343a9fb4072a977848031784cbdf96e4bf248d878c6e28a812930daf9a0515efcae20b421e0b2db176f05b8f29d75d90a28ca
+DIST xfce4-mount-plugin-1.1.6.tar.bz2 452714 BLAKE2B 8c4491b6b863f44ba1fedbfef2bd691add9b6d10e56d193364a628504fca7ef5e3563815851db45ba9aff6af2640c377eb80525c0dd7130e987995523ec7e3f6 SHA512 5f0d8c2ebf6528560c42b5dc1408a40bce8dfc4528f2a2ea1955774a8e5fab0cda9c81b052927c7dbd8675a5bbd104a208c657f473dc5258e049fa0b34af16a3
diff --git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.6.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.6.ebuild
new file mode 100644
index 000000000000..ab77e47112b3
--- /dev/null
+++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.6.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg-utils
+
+DESCRIPTION="An mount plug-in for the Xfce panel"
+HOMEPAGE="
+ https://docs.xfce.org/panel-plugins/xfce4-mount-plugin/start
+ https://gitlab.xfce.org/panel-plugins/xfce4-mount-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 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+DEPEND="
+ >=dev-libs/glib-2.50.0
+ >=x11-libs/gtk+-3.22.0:3
+ >=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
+ >=xfce-base/xfce4-panel-4.12:=
+"
+RDEPEND="
+ ${DEPEND}
+"
+BDEPEND="
+ dev-util/intltool
+ sys-devel/gettext
+ virtual/pkgconfig
+"
+
+src_install() {
+ default
+ find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2023-06-11 13:46 Sam James
0 siblings, 0 replies; 37+ messages in thread
From: Sam James @ 2023-06-11 13:46 UTC (permalink / raw
To: gentoo-commits
commit: 54de45f564a6358cdc48c348aeae0b0292e86809
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 11 13:45:56 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 11 13:45:56 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54de45f5
xfce-extra/xfce4-mount-plugin: Stabilize 1.1.6 ppc, #908333
Signed-off-by: Sam James <sam <AT> gentoo.org>
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.6.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.6.ebuild
index 3d22ef123eb6..0fa477e226ff 100644
--- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.6.ebuild
+++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.6.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
DEPEND="
>=dev-libs/glib-2.50.0
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2023-06-11 15:04 Sam James
0 siblings, 0 replies; 37+ messages in thread
From: Sam James @ 2023-06-11 15:04 UTC (permalink / raw
To: gentoo-commits
commit: 02e6bdc2acc41405b23825ed1711e97c0ae90137
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 11 15:03:17 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 11 15:03:17 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02e6bdc2
xfce-extra/xfce4-mount-plugin: Stabilize 1.1.6 x86, #908333
Signed-off-by: Sam James <sam <AT> gentoo.org>
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.6.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.6.ebuild
index 0fa477e226ff..5191e41ab3b8 100644
--- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.6.ebuild
+++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.6.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
DEPEND="
>=dev-libs/glib-2.50.0
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2023-06-11 15:06 Sam James
0 siblings, 0 replies; 37+ messages in thread
From: Sam James @ 2023-06-11 15:06 UTC (permalink / raw
To: gentoo-commits
commit: 88a337f4b5a49c9e763ed50cab9049fa4ab3a8a7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 11 15:06:14 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 11 15:06:14 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88a337f4
xfce-extra/xfce4-mount-plugin: Stabilize 1.1.6 ppc64, #908333
Signed-off-by: Sam James <sam <AT> gentoo.org>
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.6.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.6.ebuild
index 5191e41ab3b8..2197ea4ddcdc 100644
--- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.6.ebuild
+++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.6.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
DEPEND="
>=dev-libs/glib-2.50.0
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2023-06-11 18:38 Jakov Smolić
0 siblings, 0 replies; 37+ messages in thread
From: Jakov Smolić @ 2023-06-11 18:38 UTC (permalink / raw
To: gentoo-commits
commit: ecb2c9b1acfde9e579e1973efdb4a890a61d21b1
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 11 18:37:22 2023 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Jun 11 18:37:22 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecb2c9b1
xfce-extra/xfce4-mount-plugin: Stabilize 1.1.6 amd64, #908333
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.6.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.6.ebuild
index 2197ea4ddcdc..0a91389b5d62 100644
--- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.6.ebuild
+++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.6.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
DEPEND="
>=dev-libs/glib-2.50.0
^ permalink raw reply related [flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
@ 2023-06-11 19:19 Michał Górny
0 siblings, 0 replies; 37+ messages in thread
From: Michał Górny @ 2023-06-11 19:19 UTC (permalink / raw
To: gentoo-commits
commit: 54afc1f0d748c4bf33285aa481b78a38406faf45
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 11 19:11:24 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 11 19:18:54 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54afc1f0
xfce-extra/xfce4-mount-plugin: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
| 1 -
.../xfce4-mount-plugin-1.1.5.ebuild | 36 ----------------------
2 files changed, 37 deletions(-)
--git a/xfce-extra/xfce4-mount-plugin/Manifest b/xfce-extra/xfce4-mount-plugin/Manifest
index 53a81e76354c..e616e3171a96 100644
--- a/xfce-extra/xfce4-mount-plugin/Manifest
+++ b/xfce-extra/xfce4-mount-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-mount-plugin-1.1.5.tar.bz2 432564 BLAKE2B 6dbdbf692847c7c236a60982adf6ac9619f8d45320c97debea44e0b865a9ac51c76b20dd80943f5fe23501d450039ab0fc4644b0ff5ed693ff169668a039441d SHA512 bf4e89c57a1f61120919a272c6f343a9fb4072a977848031784cbdf96e4bf248d878c6e28a812930daf9a0515efcae20b421e0b2db176f05b8f29d75d90a28ca
DIST xfce4-mount-plugin-1.1.6.tar.bz2 452714 BLAKE2B 8c4491b6b863f44ba1fedbfef2bd691add9b6d10e56d193364a628504fca7ef5e3563815851db45ba9aff6af2640c377eb80525c0dd7130e987995523ec7e3f6 SHA512 5f0d8c2ebf6528560c42b5dc1408a40bce8dfc4528f2a2ea1955774a8e5fab0cda9c81b052927c7dbd8675a5bbd104a208c657f473dc5258e049fa0b34af16a3
diff --git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5.ebuild
deleted file mode 100644
index 2c6a9ebf9f42..000000000000
--- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg-utils
-
-DESCRIPTION="An mount plug-in for the Xfce panel"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-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 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
- >=xfce-base/xfce4-panel-4.12:="
-DEPEND="${RDEPEND}"
-BDEPEND="
- dev-util/intltool
- sys-devel/gettext
- virtual/pkgconfig"
-
-src_install() {
- default
- find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 37+ messages in thread
end of thread, other threads:[~2023-06-11 19:19 UTC | newest]
Thread overview: 37+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-15 17:04 [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/ Thomas Deutschmann
-- strict thread matches above, loose matches on Subject: below --
2023-06-11 19:19 Michał Górny
2023-06-11 18:38 Jakov Smolić
2023-06-11 15:06 Sam James
2023-06-11 15:04 Sam James
2023-06-11 13:46 Sam James
2023-04-21 3:51 Michał Górny
2021-11-19 6:24 Yixun Lan
2021-02-19 1:11 Michał Górny
2021-02-18 22:08 Sam James
2021-02-18 7:26 Sam James
2021-02-08 6:11 Sam James
2021-02-08 6:05 Sam James
2021-01-18 20:29 Michał Górny
2020-12-28 16:15 Michał Górny
2020-12-21 0:27 Michał Górny
2019-04-07 8:29 Michał Górny
2018-12-02 11:12 Mikle Kolyada
2018-11-24 13:40 Sergei Trofimovich
2018-11-18 16:01 Sergei Trofimovich
2018-11-12 14:04 Mikle Kolyada
2018-07-13 21:54 Michał Górny
2018-07-13 21:54 Michał Górny
2018-07-13 21:54 Michał Górny
2018-03-23 19:53 Markus Meier
2018-01-10 21:22 Sergei Trofimovich
2018-01-07 20:32 Sergei Trofimovich
2018-01-07 13:17 Sergei Trofimovich
2018-01-05 11:23 Mikle Kolyada
2017-06-09 7:39 Michał Górny
2017-02-25 11:19 Michał Górny
2017-02-19 15:32 Kent Fredric
2017-02-19 15:32 Kent Fredric
2017-02-19 14:27 Michał Górny
2017-02-19 13:52 Michał Górny
2017-02-01 14:33 Michał Górny
2017-01-30 7:37 Fabian Groffen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox