From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-misc/mendeleydesktop/
Date: Tue, 2 Feb 2016 15:16:13 +0000 (UTC) [thread overview]
Message-ID: <1454419484.1ad75e271e79015f46f24869141f6e178c0c0c9c.jlec@gentoo> (raw)
commit: 1ad75e271e79015f46f24869141f6e178c0c0c9c
Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Tue Feb 2 13:24:44 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Feb 2 13:24:44 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ad75e27
sci-misc/mendeleydesktop: Version bump, enable python3_5, bump to EAPI=6
Package-Manager: portage-2.2.26
sci-misc/mendeleydesktop/Manifest | 4 ++--
...endeleydesktop-1.15.2.ebuild => mendeleydesktop-1.15.3.ebuild} | 8 +++++---
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/sci-misc/mendeleydesktop/Manifest b/sci-misc/mendeleydesktop/Manifest
index 5b6a57f..d9724ba 100644
--- a/sci-misc/mendeleydesktop/Manifest
+++ b/sci-misc/mendeleydesktop/Manifest
@@ -1,2 +1,2 @@
-DIST mendeleydesktop-1.15.2-linux-i486.tar.bz2 33160798 SHA256 1a37f19fad48a300a34369c4cb04e4d9f0f7825e384e982f7add5e3c50d5859a SHA512 d65fbf912e69673dc92031dc93a36302fb5a269d5efb6a4541e575b1fcdc7b1e2eb8bc1400bef67f4e76959d9d2d5935a120ed3fbc2dbc545376b79b04a9e9b6 WHIRLPOOL 1ead09211604deaa4bbac08e33002d0fe5fa7236a311087a04b97f9685032cb2f66257b1d951b871c21ac43073c449625e43d4f64b1038b8f3bf3609ea025014
-DIST mendeleydesktop-1.15.2-linux-x86_64.tar.bz2 32948504 SHA256 e611d6b3c772453f60fd030b51ca238625dfa789796138f484744c6d7c34b4e7 SHA512 3b162de457751fb557925db92ab47e5548d39fb38883fced7361a9ccb909e9421a36c285dfdc5a0a0c885236399ec94f03f0d42f7f04c97ef898ba6656e5149e WHIRLPOOL 49abda550d6a94d281b87f91e4d3b76b9acc411bba4d4138d1b9ba27a6ba1e24845b42d9bcf517a10d69fa3c471663382bdd0b9edde0101b2dbafaee4e98138c
+DIST mendeleydesktop-1.15.3-linux-i486.tar.bz2 33154481 SHA256 a4534c1059c74745e6ee4b4cdaf8c72290fc4c2a51d4f15295a9374a4f32d2ca SHA512 a4c5cde08b307b6b623ed64331b3c46d9690b667d3abe75543a59f1167e053ad481c89fd5451eeb81b20629119bb65be4344a16849e24a3d809b2abcbd7b9446 WHIRLPOOL 42404b1f4014464cd83b77280b98a10ae7035e9eb3c9eb961e7e0863dea7780f840b8b525b9964e4acd3c87b648f193d8b890f6debdf4864666e4fe3c6688f50
+DIST mendeleydesktop-1.15.3-linux-x86_64.tar.bz2 33039155 SHA256 352173703e191ae0a7b70be1db1dbaf0abae418a42b1106f624691a4bdf710e1 SHA512 0fe694dde19043b50136206c7c0994696ca5c52347dd4342eb4a8d8861b6fff9eef839d4f8feb97dbcec9a027e5014fac22313bbbd63487d23f65d7750cd5ece WHIRLPOOL 9917d656efc48c807f9c132a6df90f4a5f9e40088471b38af6c382f420cbc0d9866f77779c9a34e64e64c725c090b32ec1b4729e9f7871613f54eab4c57b9a28
diff --git a/sci-misc/mendeleydesktop/mendeleydesktop-1.15.2.ebuild b/sci-misc/mendeleydesktop/mendeleydesktop-1.15.3.ebuild
similarity index 96%
rename from sci-misc/mendeleydesktop/mendeleydesktop-1.15.2.ebuild
rename to sci-misc/mendeleydesktop/mendeleydesktop-1.15.3.ebuild
index 34b0051..b87094b 100644
--- a/sci-misc/mendeleydesktop/mendeleydesktop-1.15.2.ebuild
+++ b/sci-misc/mendeleydesktop/mendeleydesktop-1.15.3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
inherit eutils fdo-mime multilib python-single-r1
@@ -73,6 +73,8 @@ src_prepare() {
-e "s:lib/mendeleydesktop:$(get_libdir)/mendeleydesktop:g" \
-e "s:MENDELEY_BASE_PATH + \"/lib/\":MENDELEY_BASE_PATH + \"/$(get_libdir)/\":g" \
bin/mendeleydesktop || die "failed to patch library path"
+
+ default
}
src_install() {
next reply other threads:[~2016-02-02 15:16 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-02 15:16 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-11-28 13:25 [gentoo-commits] repo/gentoo:master commit in: sci-misc/mendeleydesktop/ Andreas Sturmlechner
2020-05-24 10:42 Mikle Kolyada
2020-05-24 8:53 Mikle Kolyada
2020-05-01 10:31 Alexey Shvetsov
2020-03-30 11:19 Mikle Kolyada
2020-01-21 22:49 Pacho Ramos
2019-09-20 7:59 Michał Górny
2019-04-23 11:29 Alexey Shvetsov
2019-04-02 21:55 Pacho Ramos
2019-04-02 21:55 Pacho Ramos
2019-02-05 20:56 Ben Kohler
2018-12-06 10:21 Andreas Sturmlechner
2018-09-24 17:46 Andreas Sturmlechner
2018-08-21 23:17 Alexey Shvetsov
2018-04-26 20:07 Andreas Sturmlechner
2018-04-26 20:07 Andreas Sturmlechner
2018-04-16 11:41 Alexey Shvetsov
2018-04-15 11:34 David Seifert
2018-03-20 12:24 Alexey Shvetsov
2017-12-14 15:15 Michael Weber
2017-04-19 19:21 Alexey Shvetsov
2017-03-05 11:02 David Seifert
2017-03-05 11:02 David Seifert
2016-08-31 11:14 Michael Weber
2016-08-25 10:48 David Seifert
2016-06-27 21:35 David Seifert
2016-05-21 15:35 Pacho Ramos
2016-04-02 8:18 David Seifert
2015-11-27 14:10 Justin Lecher
2015-11-03 12:17 Justin Lecher
2015-10-14 12:26 Justin Lecher
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=1454419484.1ad75e271e79015f46f24869141f6e178c0c0c9c.jlec@gentoo \
--to=jlec@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