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: Fri, 30 Jun 2017 12:06:16 +0000 (UTC) [thread overview]
Message-ID: <1498824371.9718fe6867c49da01a65ece4c375dfe73af000d7.chainsaw@gentoo> (raw)
commit: 9718fe6867c49da01a65ece4c375dfe73af000d7
Author: Tony Vroon <chainsaw <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 30 12:05:55 2017 +0000
Commit: Tony Vroon <chainsaw <AT> gentoo <DOT> org>
CommitDate: Fri Jun 30 12:06:11 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9718fe68
x11-plugins/purple-facebook: Version bump to 20170608 as requested by Christophe "kobboi" Lermytte, Vojtech Hrabal & Michael "veremit" Everitt.
Package-Manager: Portage-2.3.6, Repoman-2.3.1
x11-plugins/purple-facebook/Manifest | 1 +
.../purple-facebook-20170608.ebuild | 27 ++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/x11-plugins/purple-facebook/Manifest b/x11-plugins/purple-facebook/Manifest
index 8d1df5ca807..78669cdd6dc 100644
--- a/x11-plugins/purple-facebook/Manifest
+++ b/x11-plugins/purple-facebook/Manifest
@@ -3,3 +3,4 @@ DIST purple-facebook-20160118.tar.gz 443498 SHA256 620b71bba75f0b89f3c52b6ec2e5b
DIST purple-facebook-20160409.tar.gz 448502 SHA256 bc4420bc46295700af42c2e35adda210ab62ebb8bf9808adc2baba94205d6454 SHA512 961d570c0e29a8016028bbd6c05e1dd6f3b754414e708b4688d7b49e972882833b7acf6334a5b4378f1da1c08d174de9d65123ea5d34522f0739474da6c87c8a WHIRLPOOL f8d469b8352308fc582df069b6f79f1e5a69bb84df818788e1d549cee4649974fa6170b4d22faa3d505a15524c59bcca49a9894df1b572984cb92f533da16d36
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
diff --git a/x11-plugins/purple-facebook/purple-facebook-20170608.ebuild b/x11-plugins/purple-facebook/purple-facebook-20170608.ebuild
new file mode 100644
index 00000000000..01961de6bd6
--- /dev/null
+++ b/x11-plugins/purple-facebook/purple-facebook-20170608.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.4-c9b74a765767"
+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-06-30 12:06 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-30 12:06 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-09-11 12:50 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=1498824371.9718fe6867c49da01a65ece4c375dfe73af000d7.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