From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/
Date: Wed, 9 Nov 2016 23:27:45 +0000 (UTC) [thread overview]
Message-ID: <1478734056.bef66adf3ff7d14300b79da7a58398683d9f3495.eva@gentoo> (raw)
commit: bef66adf3ff7d14300b79da7a58398683d9f3495
Author: Christophe Lermytte <gentoo <AT> lermytte <DOT> be>
AuthorDate: Tue Nov 8 22:25:10 2016 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Nov 9 23:27:36 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bef66adf
games-puzzle/five-or-more: add five-or-more-3.22.2.ebuild
Simple bump, no relevant changes
https://git.gnome.org/browse/five-or-more/diff/?id=3.22.2&&id2=3.22.0
Closes: https://github.com/gentoo/gentoo/pull/2785
Signed-off-by: Gilles Dartiguelongue <eva <AT> gentoo.org>
games-puzzle/five-or-more/Manifest | 1 +
.../five-or-more/five-or-more-3.22.2.ebuild | 30 ++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/games-puzzle/five-or-more/Manifest b/games-puzzle/five-or-more/Manifest
index 13711ce..6433972 100644
--- a/games-puzzle/five-or-more/Manifest
+++ b/games-puzzle/five-or-more/Manifest
@@ -1,2 +1,3 @@
DIST five-or-more-3.20.2.tar.xz 2565104 SHA256 1e129c705eb09638d1515c2d8fe1925db7d9bcb8db4a01df591a9b98de2a73d1 SHA512 72cd1542488c46f4d3ffcf39d1f6d8cf398598423204cfa0a851fe6d15928a0acaa95ac2c445bf9eb91f703f6e3ff761aeab861da25e7dcb4dcedf7aa22e0f6e WHIRLPOOL cd87fcd81be295664d4e2ac10f08dbf524ab72606c1bc3f173be09ccbbd6ded6b6827d0f692656580bd6ab429d04aab5b778b9d3df47d3486981e0c305e3dcae
DIST five-or-more-3.22.0.tar.xz 2571552 SHA256 33c0ba7723144aea496112fa85a1d7e5a2a8ecaa32f4373471470d7c3078da94 SHA512 eb462620b2a2618a17486cb669e3c39b6ee489a4dabf06122d862f5ac2cfe71063f6e94bc8e42356c4d468e33e795fa3b3799ed40870e7801735b992404b8196 WHIRLPOOL 95fd71cbdf8c42f921a56472fc222137c998e72a40e9ecc74fdb84ab30d9f455437d3176b42b5ba7e632262066b5f22d42de628316ea0b1888224ba013eb58e7
+DIST five-or-more-3.22.2.tar.xz 3297904 SHA256 bacf8e03ad9404623a152900b8545d745d38a2fe0f01208bc7dc882cbd5346ac SHA512 a809e227f7ec59912915f4808676c25777a0264268a06dcc7524d121b943e32fc95cfb815f2153aa0960aa0cdd0b3fed054c15d9d0c12d89ed155f0352fcb6f3 WHIRLPOOL de5713791c7e4693c89b740dbc783bd0e19607efdf479b8944636ef8696e0366f9eff24658f52518da9e83aab6522bd98a1cc750e754e2b78c82827d418b6caf
diff --git a/games-puzzle/five-or-more/five-or-more-3.22.2.ebuild b/games-puzzle/five-or-more/five-or-more-3.22.2.ebuild
new file mode 100644
index 00000000..602f45d
--- /dev/null
+++ b/games-puzzle/five-or-more/five-or-more-3.22.2.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="Five or More Game for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+ >=dev-libs/glib-2.32:2
+ >=gnome-base/librsvg-2.32:2
+ >=x11-libs/gtk+-3.12:3
+"
+RDEPEND="${COMMON_DEPEND}
+ !<x11-themes/gnome-themes-standard-3.14
+"
+DEPEND="${COMMON_DEPEND}
+ app-text/yelp-tools
+ dev-libs/appstream-glib
+ >=dev-util/intltool-0.50
+ sys-devel/gettext
+ virtual/pkgconfig
+"
next reply other threads:[~2016-11-09 23:27 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-09 23:27 Gilles Dartiguelongue [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-10-30 15:42 [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/ Matt Turner
2022-03-31 16:46 Matt Turner
2022-03-27 4:44 Matt Turner
2021-09-29 12:26 Mart Raudsepp
2020-04-20 20:42 Mart Raudsepp
2020-03-29 16:41 Mart Raudsepp
2020-03-29 16:41 Mart Raudsepp
2020-03-29 9:55 Mart Raudsepp
2020-03-15 12:23 Mikle Kolyada
2020-03-13 12:31 Mart Raudsepp
2019-12-22 20:47 Mart Raudsepp
2019-10-13 16:45 Mart Raudsepp
2019-08-05 23:12 Aaron Bauman
2019-03-14 14:00 Mart Raudsepp
2018-08-05 9:59 Mart Raudsepp
2017-05-01 21:49 Mart Raudsepp
2016-10-19 7:43 Gilles Dartiguelongue
2016-10-19 7:43 Gilles Dartiguelongue
2016-08-30 23:11 Gilles Dartiguelongue
2016-07-31 11:08 Pacho Ramos
2016-06-25 12:22 Pacho Ramos
2016-06-25 12:22 Pacho Ramos
2015-11-14 18:40 Pacho Ramos
2015-11-14 18:40 Pacho Ramos
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=1478734056.bef66adf3ff7d14300b79da7a58398683d9f3495.eva@gentoo \
--to=eva@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