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-eyes-plugin/
Date: Thu, 23 Jun 2016 15:07:02 +0000 (UTC)	[thread overview]
Message-ID: <1466694386.b9aa09a19c80aaa15933b4b1b735fee80fe93056.mgorny@gentoo> (raw)

commit:     b9aa09a19c80aaa15933b4b1b735fee80fe93056
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 23 14:22:19 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jun 23 15:06:26 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9aa09a1

xfce-extra/xfce4-eyes-plugin: Bump to 4.4.5 (translation updates)

 xfce-extra/xfce4-eyes-plugin/Manifest              |  1 +
 .../xfce4-eyes-plugin-4.4.5.ebuild                 | 32 ++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/xfce-extra/xfce4-eyes-plugin/Manifest b/xfce-extra/xfce4-eyes-plugin/Manifest
index fee6956..276247d 100644
--- a/xfce-extra/xfce4-eyes-plugin/Manifest
+++ b/xfce-extra/xfce4-eyes-plugin/Manifest
@@ -1,2 +1,3 @@
 DIST xfce4-eyes-plugin-4.4.2.tar.bz2 308935 SHA256 dad102fedd0d9e6df45338a018387b2aacaf24b05eb798275be0dfc05ffa3021 SHA512 67e99da12829ae4724c7e57ed3d6825933c824157066dffc187380da80b3eef04756d1899c445f52b687ce8c1df3fff95a50ffc00af18d058c54d075bff6a33f WHIRLPOOL 07ff0c4f5cfa1ff304ca41a0cd6245fd65a924327d72d5b7c85a822dc479d2a779c40a283329e093772db635b976bafae949294ff18c48d4912da49215da544b
 DIST xfce4-eyes-plugin-4.4.4.tar.bz2 352535 SHA256 240ce85b68d3d161f276ebbea97072dd6ee3df77062fd073bf6eeb4d3d1400ca SHA512 3daaae5af2030e007af969832aeb11eba4aad0f4d6a166c2965e16a4e91619acf35ad3c0dd82e32d817122330c4b009cf3d469473824af133134e05a161df924 WHIRLPOOL b706b9a89d6fb0f2e722fcea4b981f0adf9e9cb5ee4866ba79c09fceed2b80c05f19cdf2903907440d1adb564764214c942cea6ef570893c1dc014ca904b143e
+DIST xfce4-eyes-plugin-4.4.5.tar.bz2 369297 SHA256 648f7a1738d852af9482d11330b8ab33901f05256984de73d8cea4d7d7311937 SHA512 f8ac109edbf2edb066af3f13617e2c247151c36fd91551a99b334d85f528663d3764c8566bb4a8b8ad7ae2c021d5b5c46933dc63d523566055d243b440c61e01 WHIRLPOOL 75072327c34bf7a396d6a9296849f0f786667b1211d2de052eb11ea6381197e210e68ebfc98d179335f5e16c19dac51e47dfd509d420b1ebea67fbe122d799f8

diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5.ebuild b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5.ebuild
new file mode 100644
index 0000000..cad65f4
--- /dev/null
+++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit xfconf
+
+DESCRIPTION="A panel plug-in which adds classic eyes to your every step"
+HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-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 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+IUSE="debug"
+
+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"
+
+pkg_setup() {
+	XFCONF=(
+		$(xfconf_use_debug)
+		)
+
+	DOCS=( AUTHORS ChangeLog NEWS README )
+}


             reply	other threads:[~2016-06-23 15:07 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-23 15:07 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-08-02 16:10 [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-eyes-plugin/ Michał Górny
2017-01-30  7:37 Fabian Groffen
2018-04-08  8:51 Michał Górny
2018-11-12 14:00 Mikle Kolyada
2018-11-15 17:04 Thomas Deutschmann
2018-12-02 11:12 Mikle Kolyada
2019-04-07  8:29 Michał Górny
2019-07-23 14:11 Kent Fredric
2019-08-22 11:15 Michał Górny
2019-08-22 12:31 Michał Górny
2019-10-04 13:48 Michał Górny
2019-10-10 18:31 Mikle Kolyada
2019-10-10 18:35 Mikle Kolyada
2019-10-20  9:06 Michał Górny
2019-10-20 10:24 Michał Górny
2020-06-21  7:18 Michał Górny
2020-08-05 14:01 Agostino Sarubbo
2020-08-05 15:10 Michał Górny
2021-11-19  6:24 Yixun Lan
2022-04-05  7:53 Michał Górny
2022-06-06 10:20 Jakov Smolić
2022-06-06 10:22 Jakov Smolić
2022-06-06 10:22 Jakov Smolić
2022-06-06 11:33 Michał Górny
2024-12-25  7:09 Michał Górny
2025-01-25 10:41 Sam James
2025-01-25 11:05 Michał Górny
2025-03-01  8:31 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=1466694386.b9aa09a19c80aaa15933b4b1b735fee80fe93056.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