From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 525C81381F3 for ; Mon, 14 Oct 2013 12:41:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DAFFFE0ABA; Mon, 14 Oct 2013 12:41:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 65EFCE0ABA for ; Mon, 14 Oct 2013 12:41:36 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5D20333EEC8 for ; Mon, 14 Oct 2013 12:41:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 12726E5308 for ; Mon, 14 Oct 2013 12:41:34 +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: <1381754471.34f4041fefb187db80c6f981c14d5b3543876a81.matsl@gentoo> Subject: [gentoo-commits] proj/emacs:master commit in: app-xemacs/haskell-mode/ X-VCS-Repository: proj/emacs X-VCS-Files: app-xemacs/haskell-mode/ChangeLog app-xemacs/haskell-mode/Manifest app-xemacs/haskell-mode/haskell-mode-1.12.ebuild app-xemacs/haskell-mode/metadata.xml X-VCS-Directories: app-xemacs/haskell-mode/ X-VCS-Committer: matsl X-VCS-Committer-Name: Mats Lidell X-VCS-Revision: 34f4041fefb187db80c6f981c14d5b3543876a81 X-VCS-Branch: master Date: Mon, 14 Oct 2013 12:41:34 +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: 659e4e63-0edf-4c60-9d85-829ce8453353 X-Archives-Hash: 8c75cabaa001fe9e36050b1b07ea0f52 commit: 34f4041fefb187db80c6f981c14d5b3543876a81 Author: Mats Lidell gentoo org> AuthorDate: Mon Oct 14 12:41:11 2013 +0000 Commit: Mats Lidell gentoo org> CommitDate: Mon Oct 14 12:41:11 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/emacs.git;a=commit;h=34f4041f app-xemacs/haskell-mode: Upstream experimental version bump and use EAPI=5 Package-Manager: portage-2.2.1 --- app-xemacs/haskell-mode/ChangeLog | 9 +++++++++ app-xemacs/haskell-mode/Manifest | 1 + app-xemacs/haskell-mode/haskell-mode-1.12.ebuild | 21 +++++++++++++++++++++ app-xemacs/haskell-mode/metadata.xml | 5 +++++ 4 files changed, 36 insertions(+) diff --git a/app-xemacs/haskell-mode/ChangeLog b/app-xemacs/haskell-mode/ChangeLog new file mode 100644 index 0000000..ad761d9 --- /dev/null +++ b/app-xemacs/haskell-mode/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for app-xemacs/haskell-mode +# Copyright 2002-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/ChangeLog,v 1.21 2009/02/20 00:10:55 fauli Exp $ +*haskell-mode-1.12 (14 Oct 2013) + + 14 Oct 2013; Mats Lidell +haskell-mode-1.12.ebuild, + +metadata.xml: + app-xemacs/haskell-mode: Upstream experimental version bump and use EAPI=5 + diff --git a/app-xemacs/haskell-mode/Manifest b/app-xemacs/haskell-mode/Manifest new file mode 100644 index 0000000..18dc8bb --- /dev/null +++ b/app-xemacs/haskell-mode/Manifest @@ -0,0 +1 @@ +DIST haskell-mode-1.12-pkg.tar.gz 110588 SHA256 ae70b388574cc05d28f382584e1ea972ce28ef6568a5a50edc8f34f40166da3b SHA512 c701ff4c266a286f93b044d9c7270b5751c40c9826e52dbf21d5173d42003d28914145953104efdb69bf61b8daa775f121e5f57863aac86a62ea825c2e11bca4 WHIRLPOOL c3972d46f542aa188b968bf33009028f7fb77387436ec6cd397fdaddc297883a9bbbc5026ba4c3e40e513c2ec646d41135e270ea514e374efc92ee78afc4aa60 diff --git a/app-xemacs/haskell-mode/haskell-mode-1.12.ebuild b/app-xemacs/haskell-mode/haskell-mode-1.12.ebuild new file mode 100644 index 0000000..ffa0723 --- /dev/null +++ b/app-xemacs/haskell-mode/haskell-mode-1.12.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild,v 1.8 2008/05/12 13:57:19 corsair Exp $ + +EAPI=5 + +SLOT="0" +IUSE="" +DESCRIPTION="Haskell editing support." +PKG_CAT="standard" + +EXPERIMENTAL=true + +RDEPEND="app-xemacs/dired +app-xemacs/mail-lib +app-xemacs/xemacs-base +app-xemacs/edit-utils +" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages diff --git a/app-xemacs/haskell-mode/metadata.xml b/app-xemacs/haskell-mode/metadata.xml new file mode 100644 index 0000000..2988889 --- /dev/null +++ b/app-xemacs/haskell-mode/metadata.xml @@ -0,0 +1,5 @@ + + + + xemacs +