From: "Tony Vroon" <chainsaw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/purple-facebook/
Date: Mon, 11 Sep 2017 12:50:44 +0000 (UTC) [thread overview]
Message-ID: <1505134194.afb51d7ac7914e8707c6ec874f482ba6a6a04cb6.chainsaw@gentoo> (raw)
commit: afb51d7ac7914e8707c6ec874f482ba6a6a04cb6
Author: Tony Vroon <chainsaw <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 6 09:33:10 2017 +0000
Commit: Tony Vroon <chainsaw <AT> gentoo <DOT> org>
CommitDate: Mon Sep 11 12:49:54 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afb51d7a
x11-plugins/purple-facebook: Version bump to 20170831 aka 0.9.5-9ff9acf9fa14.
Package-Manager: Portage-2.3.6, Repoman-2.3.1
x11-plugins/purple-facebook/Manifest | 1 +
.../purple-facebook-20170831.ebuild | 27 ++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/x11-plugins/purple-facebook/Manifest b/x11-plugins/purple-facebook/Manifest
index 78669cdd6dc..49c6f725b86 100644
--- a/x11-plugins/purple-facebook/Manifest
+++ b/x11-plugins/purple-facebook/Manifest
@@ -4,3 +4,4 @@ DIST purple-facebook-20160409.tar.gz 448502 SHA256 bc4420bc46295700af42c2e35adda
DIST purple-facebook-20170329.tar.gz 458751 SHA256 03b46fc574fa663f6bc318f216776a22332123a33a84ab8b49290c463e713509 SHA512 cce2e3a3419f64348cc1f5d5feaec36c428435cfe959477608db65d7c1cfcf7840ce8037ba816319832bd6269929cb2c57fdc21d72241574f2dc37aa4c993ec7 WHIRLPOOL 551672f22ad73cfd42fe7f26d67948d6c0b012d4158451bc81e5f6474f63b0f812902f4c0fca5817542b3519535d2a423154e8962ba59b279f3ea70671064344
DIST purple-facebook-20170330.tar.gz 459035 SHA256 bec38bdcc1a81172d1a1d459aa7455b146bf2dda9faa1983fcde08e674220bf3 SHA512 e665e92e25cfdb8eb12ef2e74dc75035ae558b37d504ce9330de254ede94da205b57b180fee373fa1ac16402c0291dbaab1800c8fbdfe0aa50ede5b955294261 WHIRLPOOL d65fd921617ce66309ec5155d83df7a84229970ca8a5b2d2c0395a2437850f52651d0069082919f8eccd5b4e30e8d1c5331a81e9a284c14c50d69aab8e42e68f
DIST purple-facebook-20170608.tar.gz 459535 SHA256 cde5ef255668380abccf74b76844f95adf33e06421775ae302b93afbcb4eae8e SHA512 50e8708afc059239347ccf1a5b92202469116848c63599cfc450d114f2b821a9c15ef340074e715ffebd46761b30f59ac8caf9bb2848af41c3ad0abc39fb39e2 WHIRLPOOL 338b9574ac214fea31b2bf7735e33ae94792259bdcf9fa1369693b21494022c195c2944dfdc89b98576ee092b5d76a3a2edfd07c82e4688fcecdb72c061f15ab
+DIST purple-facebook-20170831.tar.gz 462381 SHA256 7ab652dd0430166465f820e6e72bf6fffe09db936b535c212e571ec1742146dc SHA512 0e90543b1b2ea24482b26b45ccd6b7d557f10cdcf1d5f535f8c47a0bc9721e5a1049d55705e2f360702d5ad52511f17cf1a7f353b69b62497890dd6b75f6cc83 WHIRLPOOL f5c2e6dbac9e4fe040aadfa7fd2b185c41a092ca7ff624e428ec0e44929978e45a3f98c88b79a5bd96696af4521df30eb071ed082be40534fde87f5c53a53730
diff --git a/x11-plugins/purple-facebook/purple-facebook-20170831.ebuild b/x11-plugins/purple-facebook/purple-facebook-20170831.ebuild
new file mode 100644
index 00000000000..a4d48b79e1a
--- /dev/null
+++ b/x11-plugins/purple-facebook/purple-facebook-20170831.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils autotools
+
+MY_PV="0.9.5-9ff9acf9fa14"
+S="${WORKDIR}/${PN}-${MY_PV}"
+DESCRIPTION="Facebook protocol plugin for libpurple"
+HOMEPAGE="https://github.com/dequis/purple-facebook"
+SRC_URI="https://github.com/dequis/${PN}/releases/download/v${MY_PV}/${PN}-${MY_PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="dev-libs/json-glib
+ net-im/pidgin"
+DEPEND="${RDEPEND}"
+DOCS=( AUTHORS ChangeLog NEWS README VERSION )
+
+src_prepare() {
+ eautoreconf
+ default
+}
next reply other threads:[~2017-09-11 12:50 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-11 12:50 Tony Vroon [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-05-31 20:45 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/purple-facebook/ David Seifert
2021-04-16 11:23 Sam James
2020-12-17 0:54 Sam James
2019-01-21 14:00 Tony Vroon
2017-09-11 12:50 Tony Vroon
2017-06-30 12:06 Tony Vroon
2017-05-03 13:26 Tony Vroon
2017-03-30 15:31 Tony Vroon
2016-04-11 10:32 Tony Vroon
2016-01-18 16:46 Tony Vroon
2016-01-14 10:04 Tony Vroon
2015-09-01 22:10 Tony Vroon
2015-08-11 11:15 Tony Vroon
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=1505134194.afb51d7ac7914e8707c6ec874f482ba6a6a04cb6.chainsaw@gentoo \
--to=chainsaw@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