diff options
author | 2018-08-11 09:04:10 +0200 | |
---|---|---|
committer | 2018-08-11 09:04:10 +0200 | |
commit | f0f3458829574d7667765b75c5aa9c358849d2a9 (patch) | |
tree | 46df0ba431914e6531c9d5300d0501e9b4f52dc0 /app-xemacs/zenirc/zenirc-1.18.ebuild | |
parent | app-xemacs/xwem: version bump (diff) | |
download | gentoo-f0f3458829574d7667765b75c5aa9c358849d2a9.tar.gz gentoo-f0f3458829574d7667765b75c5aa9c358849d2a9.tar.bz2 gentoo-f0f3458829574d7667765b75c5aa9c358849d2a9.zip |
app-xemacs/zenirc: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-xemacs/zenirc/zenirc-1.18.ebuild')
-rw-r--r-- | app-xemacs/zenirc/zenirc-1.18.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-xemacs/zenirc/zenirc-1.18.ebuild b/app-xemacs/zenirc/zenirc-1.18.ebuild new file mode 100644 index 000000000000..f06962cf26a9 --- /dev/null +++ b/app-xemacs/zenirc/zenirc-1.18.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +SLOT="0" +DESCRIPTION="ZENIRC IRC Client" +XEMACS_PKG_CAT="standard" + +RDEPEND="" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages |