From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 454CB1396D9 for ; Sun, 3 Dec 2017 09:12:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88651E0F73; Sun, 3 Dec 2017 09:12:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 53773E0F73 for ; Sun, 3 Dec 2017 09:12:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0039C33C1EB for ; Sun, 3 Dec 2017 09:12:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 89E26AE71 for ; Sun, 3 Dec 2017 09:12:21 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1512292172.2c4dbf90569d8e451cb4d785f71d2cbce2392e83.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/conkeror/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/conkeror/Manifest www-client/conkeror/conkeror-1.0.4.ebuild X-VCS-Directories: www-client/conkeror/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 2c4dbf90569d8e451cb4d785f71d2cbce2392e83 X-VCS-Branch: master Date: Sun, 3 Dec 2017 09:12:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 927d14de-4ae3-4cd4-a0ca-25a923122308 X-Archives-Hash: 758cf295a8a273ef0b5014d23dbe4130 commit: 2c4dbf90569d8e451cb4d785f71d2cbce2392e83 Author: Ulrich Müller gentoo org> AuthorDate: Sun Dec 3 09:08:35 2017 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sun Dec 3 09:09:32 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c4dbf90 www-client/conkeror: Version bump. Package-Manager: Portage-2.3.16, Repoman-2.3.6 www-client/conkeror/Manifest | 1 + www-client/conkeror/conkeror-1.0.4.ebuild | 59 +++++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+) diff --git a/www-client/conkeror/Manifest b/www-client/conkeror/Manifest index 6ab874342f6..b63854d2962 100644 --- a/www-client/conkeror/Manifest +++ b/www-client/conkeror/Manifest @@ -1,3 +1,4 @@ DIST conkeror-1.0.3.tar.xz 243360 BLAKE2B 3380016a37dda88cb0a8aea65918fdfda8cf58c08a018d9ef14b487fae63957b15b1d42e31e5971c546d5a8f691b9f7d52ff8b6c171bee8bfc9cc6a9d5a25637 SHA512 ce5fae1037fbadc639f5bdf37c627dd03f32a2a41db40aa640348f4a8c63e8775d4fa90f06a5488133e5739e7e64a60e2a3de11de389b67290eddf12628f4e5a +DIST conkeror-1.0.4.tar.xz 243876 BLAKE2B 112a05a8601f67f1a360f8fa947c0d325aac8276f72f02a6162fd3ec886d8b912e75991c94e4ec5bb9ebb44c6762bcbcb7f5a18c89410ba7d2294c38f66aba84 SHA512 4d6f3391b3ddcaedf532b9108cecfea2378c15307a669a46dcdd98ed39bdf25f6facf741aba66be4f683afe951e1c25ca011a94440d98bb0621d9b2cb10adeca DIST conkeror-1.0_pre20140212.tar.gz 310931 BLAKE2B 19d558317789d2c26990bce2ae86e4c9c3a9b91e7e59bb57a59f4338b3a9f9ff2352cfdd93860c3f927cad26ddecad7adaec3454a9ec4096836fb068311724d5 SHA512 08174a50b5aca69a76ee1686c460cd62bc51d75030c067202be5acb947e6ebfb209adf5797be0096256eef913e688c401cdccd5afa1e738390458b244378c41e DIST conkeror.png 5105 BLAKE2B 7d8d455e76987d0db00748ea6d5319793685b2e0061539f9378411245644f46a8e40eadfb59a5d543c17d058e2dc5f85c1cc3d2deabe5b988adb9dd689fa2bcd SHA512 fd44e2732a74ab6a54ef4a946f20619aa74d24d2244b0d6bedfa6d4680bc3247d297565550d8c3a5cc4a8ca608761ccb8f61e71cbe0c2851d400f8fa426e034f diff --git a/www-client/conkeror/conkeror-1.0.4.ebuild b/www-client/conkeror/conkeror-1.0.4.ebuild new file mode 100644 index 00000000000..ae31992df34 --- /dev/null +++ b/www-client/conkeror/conkeror-1.0.4.ebuild @@ -0,0 +1,59 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit toolchain-funcs desktop xdg-utils + +DESCRIPTION="A Mozilla-based web browser whose design is inspired by GNU Emacs" +HOMEPAGE="http://conkeror.org/" +# snapshot from git://repo.or.cz/conkeror.git +# conkeror.png is derived from http://commons.wikimedia.org/wiki/File:Conker.jpg +SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz + https://dev.gentoo.org/~ulm/distfiles/${PN}.png" + +# CC-BY-SA-3.0 for conkeror.png +LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 ) CC-BY-SA-3.0" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" + +RDEPEND="|| ( ( >=www-client/firefox-5.0 =www-client/firefox-bin-23.0