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 46F4B138334 for ; Sat, 4 Aug 2018 11:46:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 051BAE07ED; Sat, 4 Aug 2018 11:46:24 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 A613CE07ED for ; Sat, 4 Aug 2018 11:46:23 +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 C5EC5335CD5 for ; Sat, 4 Aug 2018 11:46:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 493E0379 for ; Sat, 4 Aug 2018 11:46:20 +0000 (UTC) From: "Mats Lidell" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mats Lidell" Message-ID: <1533383168.e6c8d3b18baf8824fd885f40b59cfaa7f2c6ee62.matsl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/xslt-process/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-xemacs/xslt-process/Manifest app-xemacs/xslt-process/xslt-process-1.14.ebuild X-VCS-Directories: app-xemacs/xslt-process/ X-VCS-Committer: matsl X-VCS-Committer-Name: Mats Lidell X-VCS-Revision: e6c8d3b18baf8824fd885f40b59cfaa7f2c6ee62 X-VCS-Branch: master Date: Sat, 4 Aug 2018 11:46:20 +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: 5707b7e3-a0a8-434b-9c07-715d50e573c5 X-Archives-Hash: d2809594c79aa760f7e857f10644e365 commit: e6c8d3b18baf8824fd885f40b59cfaa7f2c6ee62 Author: Mats Lidell gentoo org> AuthorDate: Sat Aug 4 11:46:08 2018 +0000 Commit: Mats Lidell gentoo org> CommitDate: Sat Aug 4 11:46:08 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6c8d3b1 app-xemacs/xslt-process: version bump Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-xemacs/xslt-process/Manifest | 1 + app-xemacs/xslt-process/xslt-process-1.14.ebuild | 29 ++++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/app-xemacs/xslt-process/Manifest b/app-xemacs/xslt-process/Manifest index b2e74facb03..34979076a19 100644 --- a/app-xemacs/xslt-process/Manifest +++ b/app-xemacs/xslt-process/Manifest @@ -1 +1,2 @@ DIST xslt-process-1.12-pkg.tar.gz 59594 BLAKE2B 3e0d23799465a61bd209435e59ae11cc6f4d9dd58ab24674dbb83bfd836949bbd2f83e9c9d8397b904813169ec7b0e0121355046230094daaf008e95b1d5ba90 SHA512 47945fc2c105e6ce54cb7bd5e1b5a437444a85b0a059ecce7ee6ebdc22b9d6140f939711a79d7b65b43b628afd7c57acc34e56e3592efc1bd0ff488810af134e +DIST xslt-process-1.14-pkg.tar.gz 59643 BLAKE2B 12c8914ed20b92e07b1a34783fc83ff8be31ebe8fb1de05e94a89ea9c1ac245e0317a7dc2e3a5ba8c530209e913f6bec5c35276315fc10bbfa4b27f190d36648 SHA512 6f4e0d6d28e37ab798594d50336094cfe3e58a4488476585927b92ca77f7258caf9803afb8caf3083bce850fba31b8e461f346c2ad8f1aeac7fd793f055671b8 diff --git a/app-xemacs/xslt-process/xslt-process-1.14.ebuild b/app-xemacs/xslt-process/xslt-process-1.14.ebuild new file mode 100644 index 00000000000..6efa1657392 --- /dev/null +++ b/app-xemacs/xslt-process/xslt-process-1.14.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +SLOT="0" +DESCRIPTION="XSLT processing support" +XEMACS_PKG_CAT="standard" + +RDEPEND="app-xemacs/jde +app-xemacs/cc-mode +app-xemacs/semantic +app-xemacs/cedet-common +app-xemacs/debug +app-xemacs/speedbar +app-xemacs/edit-utils +app-xemacs/xemacs-eterm +app-xemacs/mail-lib +app-xemacs/xemacs-base +app-xemacs/elib +app-xemacs/eieio +app-xemacs/sh-script +app-xemacs/fsf-compat +app-xemacs/xemacs-devel +app-xemacs/os-utils +" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages