diff options
author | 2018-08-11 00:10:01 +0200 | |
---|---|---|
committer | 2018-08-11 00:13:06 +0200 | |
commit | 057142471dda5fb4d7458832b0f1febe060c5c6c (patch) | |
tree | 3d06b0073de13d39ab773c342fd7f05109cdfcee /app-xemacs/misc-games/misc-games-1.25.ebuild | |
parent | app-xemacs/mine: version bump (diff) | |
download | gentoo-057142471dda5fb4d7458832b0f1febe060c5c6c.tar.gz gentoo-057142471dda5fb4d7458832b0f1febe060c5c6c.tar.bz2 gentoo-057142471dda5fb4d7458832b0f1febe060c5c6c.zip |
app-xemacs/misc-games: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-xemacs/misc-games/misc-games-1.25.ebuild')
-rw-r--r-- | app-xemacs/misc-games/misc-games-1.25.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/app-xemacs/misc-games/misc-games-1.25.ebuild b/app-xemacs/misc-games/misc-games-1.25.ebuild new file mode 100644 index 00000000000..409ceaf6677 --- /dev/null +++ b/app-xemacs/misc-games/misc-games-1.25.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="Other amusements and diversions" +XEMACS_PKG_CAT="standard" + +RDEPEND="app-xemacs/xemacs-base +" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages |