From 01956a095d95a14ff5860bff869d88934e66c235 Mon Sep 17 00:00:00 2001 From: Mats Lidell Date: Sat, 4 Aug 2018 11:36:35 +0200 Subject: app-xemacs/cc-mode: version bump Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- app-xemacs/cc-mode/cc-mode-1.99.ebuild | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 app-xemacs/cc-mode/cc-mode-1.99.ebuild (limited to 'app-xemacs/cc-mode/cc-mode-1.99.ebuild') diff --git a/app-xemacs/cc-mode/cc-mode-1.99.ebuild b/app-xemacs/cc-mode/cc-mode-1.99.ebuild new file mode 100644 index 000000000000..307cfcdff2cb --- /dev/null +++ b/app-xemacs/cc-mode/cc-mode-1.99.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="C, C++ and Java language support" +XEMACS_PKG_CAT="standard" + +RDEPEND="app-xemacs/xemacs-base +app-xemacs/mail-lib +" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages -- cgit v1.2.3-65-gdbad