Gentoo Archives: gentoo-commits

From: Mats Lidell <matsl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/emacs:master commit in: app-xemacs/w3/
Date: Thu, 10 Jul 2014 20:23:05
Message-Id: 1405021251.e670586ebf92dfb3daad51574ef377a4a3924c20.matsl@gentoo
1 commit: e670586ebf92dfb3daad51574ef377a4a3924c20
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 10 19:40:51 2014 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 10 19:40:51 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/emacs.git;a=commit;h=e670586e
7
8 Pre release version bump.
9
10 Package-Manager: portage-2.2.8-r1
11
12 ---
13 app-xemacs/w3/Manifest | 1 +
14 app-xemacs/w3/w3-1.41.ebuild | 25 +++++++++++++++++++++++++
15 2 files changed, 26 insertions(+)
16
17 diff --git a/app-xemacs/w3/Manifest b/app-xemacs/w3/Manifest
18 index b14d32c..4560893 100644
19 --- a/app-xemacs/w3/Manifest
20 +++ b/app-xemacs/w3/Manifest
21 @@ -1 +1,2 @@
22 DIST w3-1.38-pkg.tar.gz 685786 SHA256 163717bfd7a331a0bf012a273ca0c0c8e382b039d8ed4955542a329b70d410ba SHA512 058bbc64a17bec38a93d0924ada9b2f60c8f38bb7c35b324d3bf71ae205cf459dc7d80b33a073a9ea374b7fd470d1bcda6a853e35062f97651ba42adb020ca31 WHIRLPOOL 51200f0807a6123f22660188d06d5cf8f22d78c477914565206553a49cafec497ac7e464dcbf6388c90ae871351b832e321f4f68bfcdedec5a9232b204da6d63
23 +DIST w3-1.41-pkg.tar.gz 685830 SHA256 6ad19864ea71cb8fbd4f518db12e3e23d606c9d42b3003debeac36f4195009fc SHA512 90f3df3a76c5a02c17f2dbe52640a93b92de65c0e757243032efabb1144f228de831d5125a31f4ae9b44148317b7ec21d474a8d2a1716a19efd04d321a257fd9 WHIRLPOOL 65716aa7c432c408b8e9d5c948e76777136eb9986f23bf70dee718f6a9c6cb7dfb0c40891b4fbfc5bea81793b1f0b9ab1a82c8dfb3ef54e9a5f209a273340b85
24
25 diff --git a/app-xemacs/w3/w3-1.41.ebuild b/app-xemacs/w3/w3-1.41.ebuild
26 new file mode 100644
27 index 0000000..2f6b42f
28 --- /dev/null
29 +++ b/app-xemacs/w3/w3-1.41.ebuild
30 @@ -0,0 +1,25 @@
31 +# Copyright 1999-2014 Gentoo Foundation
32 +# Distributed under the terms of the GNU General Public License v2
33 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/w3/w3-1.35.ebuild,v 1.6 2011/07/22 11:24:57 xarthisius Exp $
34 +
35 +EAPI=5
36 +
37 +SLOT="0"
38 +IUSE=""
39 +DESCRIPTION="A Web browser."
40 +PKG_CAT="standard"
41 +
42 +EXPERIMENTAL=true
43 +
44 +RDEPEND="app-xemacs/mail-lib
45 +app-xemacs/xemacs-base
46 +app-xemacs/ecrypto
47 +app-xemacs/gnus
48 +app-xemacs/net-utils
49 +app-xemacs/sh-script
50 +app-xemacs/fsf-compat
51 +app-xemacs/xemacs-eterm
52 +"
53 +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
54 +
55 +inherit xemacs-packages