diff options
author | Mats Lidell <matsl@gentoo.org> | 2018-08-09 22:25:15 +0200 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2018-08-09 22:25:15 +0200 |
commit | 93109582f914a86192e9651f5f6cff5de4e5ff7e (patch) | |
tree | 1c6e3aedf3cc615e6f0d73914a19d7a67e361230 /app-xemacs/frame-icon/frame-icon-1.13.ebuild | |
parent | app-xemacs/fortran-modes: version bump (diff) | |
download | gentoo-93109582f914a86192e9651f5f6cff5de4e5ff7e.tar.gz gentoo-93109582f914a86192e9651f5f6cff5de4e5ff7e.tar.bz2 gentoo-93109582f914a86192e9651f5f6cff5de4e5ff7e.zip |
app-xemacs/frame-icon: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-xemacs/frame-icon/frame-icon-1.13.ebuild')
-rw-r--r-- | app-xemacs/frame-icon/frame-icon-1.13.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-xemacs/frame-icon/frame-icon-1.13.ebuild b/app-xemacs/frame-icon/frame-icon-1.13.ebuild new file mode 100644 index 000000000000..f1692ff4995e --- /dev/null +++ b/app-xemacs/frame-icon/frame-icon-1.13.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +SLOT="0" +DESCRIPTION="Set up mode-specific icons for each frame under XEmacs" +XEMACS_PKG_CAT="standard" + +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages |