diff options
author | Mats Lidell <matsl@gentoo.org> | 2018-08-11 08:45:39 +0200 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2018-08-11 08:45:39 +0200 |
commit | e3afe4af16b1fd3c3871ce8dfc2a5243d6c3a322 (patch) | |
tree | b17fd0065c1ee6c2e4f0661a7948626f42a54d14 /app-xemacs/tooltalk/tooltalk-1.17.ebuild | |
parent | app-xemacs/time: version bump (diff) | |
download | gentoo-e3afe4af16b1fd3c3871ce8dfc2a5243d6c3a322.tar.gz gentoo-e3afe4af16b1fd3c3871ce8dfc2a5243d6c3a322.tar.bz2 gentoo-e3afe4af16b1fd3c3871ce8dfc2a5243d6c3a322.zip |
app-xemacs/tooltalk: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-xemacs/tooltalk/tooltalk-1.17.ebuild')
-rw-r--r-- | app-xemacs/tooltalk/tooltalk-1.17.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-xemacs/tooltalk/tooltalk-1.17.ebuild b/app-xemacs/tooltalk/tooltalk-1.17.ebuild new file mode 100644 index 000000000000..0f684d3a1835 --- /dev/null +++ b/app-xemacs/tooltalk/tooltalk-1.17.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="Support for building with Tooltalk" +XEMACS_PKG_CAT="standard" + +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages |