diff options
author | 2018-08-09 22:23:53 +0200 | |
---|---|---|
committer | 2018-08-09 22:23:53 +0200 | |
commit | 4a86cd57dded9360cf5de6641469fd15ca5e9752 (patch) | |
tree | 6aca712b42f81a1fd545057930ef0d02ac7da3cb /app-xemacs/fortran-modes/fortran-modes-1.07.ebuild | |
parent | app-xemacs/forms: version bump (diff) | |
download | gentoo-4a86cd57dded9360cf5de6641469fd15ca5e9752.tar.gz gentoo-4a86cd57dded9360cf5de6641469fd15ca5e9752.tar.bz2 gentoo-4a86cd57dded9360cf5de6641469fd15ca5e9752.zip |
app-xemacs/fortran-modes: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-xemacs/fortran-modes/fortran-modes-1.07.ebuild')
-rw-r--r-- | app-xemacs/fortran-modes/fortran-modes-1.07.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/app-xemacs/fortran-modes/fortran-modes-1.07.ebuild b/app-xemacs/fortran-modes/fortran-modes-1.07.ebuild new file mode 100644 index 000000000000..34282b386dbd --- /dev/null +++ b/app-xemacs/fortran-modes/fortran-modes-1.07.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="Fortran support" +XEMACS_PKG_CAT="standard" + +RDEPEND="app-xemacs/xemacs-base +" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages |