From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/jreen/
Date: Tue, 1 Nov 2016 21:12:31 +0000 (UTC) [thread overview]
Message-ID: <1478034744.de5b49643ba8d375ca6980493962bbc72ea3c0d5.johu@gentoo> (raw)
commit: de5b49643ba8d375ca6980493962bbc72ea3c0d5
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 1 20:50:14 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Nov 1 21:12:24 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de5b4964
net-libs/jreen: Version bump 1.3.0
Package-Manager: portage-2.3.2
net-libs/jreen/Manifest | 1 +
net-libs/jreen/jreen-1.2.1.ebuild | 1 -
net-libs/jreen/{jreen-1.2.1.ebuild => jreen-1.3.0.ebuild} | 4 +---
3 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/net-libs/jreen/Manifest b/net-libs/jreen/Manifest
index bfd2a34..8499573 100644
--- a/net-libs/jreen/Manifest
+++ b/net-libs/jreen/Manifest
@@ -1 +1,2 @@
DIST jreen-1.2.1.tar.gz 279584 SHA256 be5de04b6f54e47bdec92707600441a39e46add958181ad2b5b2d1bf92693fbd SHA512 3ab28cf2a2c2a595892b15acb9e49c7aa64dbb3b2ac13138ce011b16c2c6b3abeb524231d271fb0f4a6da028548ae6995b34bd70ee9c40fb54e6d64fac2633a2 WHIRLPOOL ff0f76b18252b8601e2e3c7a6c784bf3eb579c4e421e44081a24f726ea10a3cb1a3373c4a80bbf51200ddf346cff43453667182c080acd500097a1c28b18fb94
+DIST jreen-1.3.0.tar.gz 287827 SHA256 f93c3d338c011c0945dacb14eb9da3be9541028c9eaa6f2024e688eb8a49b07e SHA512 7b8267aa7d0e18c28dfeb6a1c7c0495d87bd2712fe10a0c6283f0cf89b72d2c67f98f97a812c9f34496af43eb00ddd94b7e60e942634fb03d0119f94a3d08464 WHIRLPOOL 6a6e0f469e344eab2f0c745411091867bddeaeabf0dad8ff8ebb58521d1d9a0b07d6bb389fb9cf937cfc2974b834951baf4de514eef6ae5c087f72c6c0d6f604
diff --git a/net-libs/jreen/jreen-1.2.1.ebuild b/net-libs/jreen/jreen-1.2.1.ebuild
index b0e159e..9924c3d 100644
--- a/net-libs/jreen/jreen-1.2.1.ebuild
+++ b/net-libs/jreen/jreen-1.2.1.ebuild
@@ -10,7 +10,6 @@ if [[ ${PV} != *9999* ]]; then
else
GIT_ECLASS="git-r3"
EGIT_REPO_URI=( "git://github.com/euroelessar/${PN}" )
- KEYWORDS="amd64 x86"
fi
inherit cmake-utils multibuild ${GIT_ECLASS}
diff --git a/net-libs/jreen/jreen-1.2.1.ebuild b/net-libs/jreen/jreen-1.3.0.ebuild
similarity index 93%
copy from net-libs/jreen/jreen-1.2.1.ebuild
copy to net-libs/jreen/jreen-1.3.0.ebuild
index b0e159e..a70bff2 100644
--- a/net-libs/jreen/jreen-1.2.1.ebuild
+++ b/net-libs/jreen/jreen-1.3.0.ebuild
@@ -6,11 +6,10 @@ EAPI=6
if [[ ${PV} != *9999* ]]; then
SRC_URI="https://github.com/euroelessar/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 ~ppc x86"
+ KEYWORDS="~amd64 ~ppc ~x86"
else
GIT_ECLASS="git-r3"
EGIT_REPO_URI=( "git://github.com/euroelessar/${PN}" )
- KEYWORDS="amd64 x86"
fi
inherit cmake-utils multibuild ${GIT_ECLASS}
@@ -40,7 +39,6 @@ DEPEND="
RDEPEND="${DEPEND}"
DOCS=( AUTHORS ChangeLog README.md )
-PATCHES=( "${FILESDIR}/${PN}-qt5.6.patch" )
pkg_setup() {
MULTIBUILD_VARIANTS=( $(usev qt4) $(usev qt5) )
next reply other threads:[~2016-11-01 21:12 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-01 21:12 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-12-12 14:06 [gentoo-commits] repo/gentoo:master commit in: net-libs/jreen/ Andreas Sturmlechner
2017-11-27 23:58 Andreas Sturmlechner
2017-11-27 23:58 Andreas Sturmlechner
2017-01-19 10:59 Agostino Sarubbo
2017-01-19 10:37 Agostino Sarubbo
2016-06-16 20:30 Michael Palimaka
2016-06-16 20:30 Michael Palimaka
2016-03-21 15:13 Johannes Huber
2016-01-18 14:46 Michael Palimaka
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=1478034744.de5b49643ba8d375ca6980493962bbc72ea3c0d5.johu@gentoo \
--to=johu@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