commit: 2106da1b3cac59b1a0c9ec416b747a789a423a6d Author: Mats Lidell <matsl <AT> gentoo <DOT> org> AuthorDate: Fri Aug 10 22:15:16 2018 +0000 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org> CommitDate: Fri Aug 10 22:15:16 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2106da1b
app-xemacs/mmm-mode: version bump Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-xemacs/mmm-mode/Manifest | 1 + app-xemacs/mmm-mode/mmm-mode-1.08.ebuild | 15 +++++++++++++++ 2 files changed, 16 insertions(+) diff --git a/app-xemacs/mmm-mode/Manifest b/app-xemacs/mmm-mode/Manifest index 87b03abd7b6..6e80b40dbe3 100644 --- a/app-xemacs/mmm-mode/Manifest +++ b/app-xemacs/mmm-mode/Manifest @@ -1,2 +1,3 @@ DIST mmm-mode-1.02-pkg.tar.gz 176072 BLAKE2B 36bcf9c5bd889b988f8190277b4d02546d286fd2695c557cd7f703a8888a21416cae054d5e1192c6fcdcffa193d4017dcbb5f16a4ef341071ee8658bd9292c33 SHA512 9fa9d9d461a063a08b7b7874fb8329b9a7e84b3268593554c9c46e9ee0d433cfcff4049056a4d85b829d14d6bc50f495951b708adff27c43b7961a8ee6b4c5c3 DIST mmm-mode-1.05-pkg.tar.gz 205381 BLAKE2B 532d29da7ec761e1c79d0b5e77c7f95694f8c22541834164c3c90d2dc21c9c2218614cec43ee2344cdfbf5acb2eba328f6fd55631a011256f7311f449479ec3c SHA512 4b5b649a0d25a6eb8967549188c32d9b6a2e7fb3abc0375b633df7c7b133a06f2c5bfae31aef8704c17e9ced32d205def85c906472fda00ff0d5fdfc6b95b01b +DIST mmm-mode-1.08-pkg.tar.gz 205604 BLAKE2B afb2b9c3f43fd3256ca2de0c32d3356a206a6f883303698cad719f8fd287366ce2fd91a275922fcd6d61e31cccba93b0f0c836a3ff468ca2e28aa2e18ad45e7f SHA512 d26b2d4762e363d34a0fdac19841640351532f3c28772eefa7dda3a24decfa8035f7e156fa3c8c49ede54291a4bda31ee707467757c704a76803718e7d463853 diff --git a/app-xemacs/mmm-mode/mmm-mode-1.08.ebuild b/app-xemacs/mmm-mode/mmm-mode-1.08.ebuild new file mode 100644 index 00000000000..7cff706d9c2 --- /dev/null +++ b/app-xemacs/mmm-mode/mmm-mode-1.08.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +SLOT="0" +DESCRIPTION="Multiple major modes in a single buffer" +XEMACS_PKG_CAT="standard" + +RDEPEND="app-xemacs/xemacs-base +app-xemacs/fsf-compat +" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages