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 A1B72138334 for ; Mon, 6 Aug 2018 19:45:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 96366E082F; Mon, 6 Aug 2018 19:45:25 +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 5E4E7E082F for ; Mon, 6 Aug 2018 19:45:25 +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 02BF3335CC3 for ; Mon, 6 Aug 2018 19:45:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 904C7390 for ; Mon, 6 Aug 2018 19:45:21 +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: <1533584704.cb9526f8dc4b9a80af8f81c9a2d204a3efd63789.matsl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/elib/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-xemacs/elib/Manifest app-xemacs/elib/elib-1.15.ebuild X-VCS-Directories: app-xemacs/elib/ X-VCS-Committer: matsl X-VCS-Committer-Name: Mats Lidell X-VCS-Revision: cb9526f8dc4b9a80af8f81c9a2d204a3efd63789 X-VCS-Branch: master Date: Mon, 6 Aug 2018 19:45: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: 56f66adc-8bc2-466d-a4f7-c470457bb013 X-Archives-Hash: 9f5c9c28e1a96390a314e7394f7693ac commit: cb9526f8dc4b9a80af8f81c9a2d204a3efd63789 Author: Mats Lidell gentoo org> AuthorDate: Mon Aug 6 19:45:04 2018 +0000 Commit: Mats Lidell gentoo org> CommitDate: Mon Aug 6 19:45:04 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb9526f8 app-xemacs/elib: version bump Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-xemacs/elib/Manifest | 1 + app-xemacs/elib/elib-1.15.ebuild | 14 ++++++++++++++ 2 files changed, 15 insertions(+) diff --git a/app-xemacs/elib/Manifest b/app-xemacs/elib/Manifest index 2c6784fd7b5..c05109e2405 100644 --- a/app-xemacs/elib/Manifest +++ b/app-xemacs/elib/Manifest @@ -1,2 +1,3 @@ DIST elib-1.11-pkg.tar.gz 73387 BLAKE2B 423476172a1a1ffe2731ca67fc24bec37a52de5387afc22c044aa90c40dbc0c2d4d858f57ccf2237274b7b3cc7b7b366bb44cd52c9c6f0d1264d1ad051a10be8 SHA512 0ed1b6bd47b13c69b5990e6e1ca8e203440e28527f860a70e22fe0da94811909bcddcf184cfc9a8016a2fe590cea5e3ceec270bfb33ff655b542a3c8c0ea8638 DIST elib-1.13-pkg.tar.gz 80235 BLAKE2B b81ca5b529a808ee5a9c7f514cf53dfa1c5d5ad4531b3aef10706ba746b4ee4a3216460e006842f733bba073d1048d2d26c88643c1d3f9f5744924e66f84a9c4 SHA512 edffc77f9db1300693701df56fea7fa6e0fe3c4d11949bd8766faea21ccad79cb52b60f5c25e84350fa7f3cfc45820035b06f82890ea760dcb90e93a065feec9 +DIST elib-1.15-pkg.tar.gz 80288 BLAKE2B b336e467ef1b586bfcdec74f7c7766f16623ad223ced12c66b4a38282683e7a9ce7b8eb70b0b263be5e2cc42468c7cab622e8c2ce843680c28751c6202966e82 SHA512 16594062b094330a6cecfb9de8698c4f6608ed9276f8e4600658a9026ace1b3185fb9d23ec70fe4474093c8e95d67255d5a8741f0d84a906b415704e6fdc78ce diff --git a/app-xemacs/elib/elib-1.15.ebuild b/app-xemacs/elib/elib-1.15.ebuild new file mode 100644 index 00000000000..1bca6430fd8 --- /dev/null +++ b/app-xemacs/elib/elib-1.15.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +SLOT="0" +DESCRIPTION="Portable Emacs Lisp utilities library" +XEMACS_PKG_CAT="standard" + +RDEPEND="app-xemacs/xemacs-base +" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages