public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-fsguard-plugin/
Date: Sat, 30 Jul 2016 19:53:27 +0000 (UTC)	[thread overview]
Message-ID: <1469908186.9c3085f7740a1b21d9f7c4aece2e5136ee2da089.mgorny@gentoo> (raw)

commit:     9c3085f7740a1b21d9f7c4aece2e5136ee2da089
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 30 19:29:50 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 19:49:46 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c3085f7

xfce-extra/xfce4-fsguard-plugin: Bump to 1.0.99, the first GTK+3 pre-release

 xfce-extra/xfce4-fsguard-plugin/Manifest           |  1 +
 .../xfce4-fsguard-plugin-1.0.99.ebuild             | 31 ++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/xfce-extra/xfce4-fsguard-plugin/Manifest b/xfce-extra/xfce4-fsguard-plugin/Manifest
index 8b7d460..8eab14e 100644
--- a/xfce-extra/xfce4-fsguard-plugin/Manifest
+++ b/xfce-extra/xfce4-fsguard-plugin/Manifest
@@ -1 +1,2 @@
 DIST xfce4-fsguard-plugin-1.0.2.tar.bz2 356715 SHA256 a2c8d59386ae3d23cf6bdd06a1cdd7a1b9473cf6f38ae106600b194c601040ae SHA512 1539c3757c8ee232bcc686d641dbdc73d76a8ab699b3bd6f32d662954ca3225b93a823e510ccdd7d59aea090e97b06bd7c9e70997cdd33dd32f032e2414a3d14 WHIRLPOOL 71c573875014ae969f95fc0f01f517c64ef84b99be75053c0492a355b9dfa274319647ee7e5b9376612e598afffa0ce59048c899067fef93b0b83d72d975bc09
+DIST xfce4-fsguard-plugin-1.0.99.tar.bz2 365903 SHA256 4f2da465f82b9362d51d5b23384a4946874bdf525b3f240d90ccafc6bb846fd7 SHA512 a4a5b05bf246576a55eb2ab0eac1addb3ec31e4e5539ef4d22101d68701f6ba937f330350205bd8aba9339e8bcc5012c3c3b032941bd4e79d982654bd6f761ec WHIRLPOOL 0709bebb1588b662fdca18f3d2c610563b7bcfd4d98246f416ed5762d5b69025d714719c72aa16619cb3ce66758f56ac726915b6fba598c0a9360051ebfc376c

diff --git a/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.99.ebuild b/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.99.ebuild
new file mode 100644
index 0000000..9c4b88c
--- /dev/null
+++ b/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.99.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit xfconf
+
+DESCRIPTION="A filesystem guard plug-in for the Xfce panel"
+HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin"
+SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+IUSE="debug"
+
+RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
+	>=xfce-base/libxfce4util-4.8:=
+	>=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 )
+}


             reply	other threads:[~2016-07-30 19:53 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-30 19:53 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-07-30 19:53 [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-fsguard-plugin/ Michał Górny
2016-11-20 16:19 Jason Zaman
2017-01-30  7:37 Fabian Groffen
2018-01-05 11:16 Mikle Kolyada
2018-01-06  5:05 Thomas Deutschmann
2018-03-23 19:53 Markus Meier
2018-03-25 17:27 Michał Górny
2018-04-08  8:06 Jason Zaman
2019-07-23 14:11 Kent Fredric
2019-08-13 12:10 Michał Górny
2019-10-10 18:31 Mikle Kolyada
2019-10-10 18:35 Mikle Kolyada
2019-10-20 10:24 Michał Górny
2020-12-28  8:42 Michał Górny
2021-02-08  6:05 Sam James
2021-02-18  7:26 Sam James
2021-02-19  1:11 Michał Górny
2022-06-19 13:36 Yixun Lan
2023-04-20  2:32 Michał Górny
2023-06-11 13:33 Sam James
2023-06-11 15:37 Sam James
2023-06-11 18:38 Jakov Smolić
2023-06-11 19:19 Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1469908186.9c3085f7740a1b21d9f7c4aece2e5136ee2da089.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox