commit: 6fcfee48d0cd8b57684dbd71a86a1997415fbf96 Author: Mats Lidell <matsl <AT> gentoo <DOT> org> AuthorDate: Thu Aug 9 20:27:58 2018 +0000 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org> CommitDate: Thu Aug 9 20:27:58 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fcfee48
app-xemacs/guided-tour: version bump Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-xemacs/guided-tour/Manifest | 1 + app-xemacs/guided-tour/guided-tour-0.54.ebuild | 12 ++++++++++++ 2 files changed, 13 insertions(+) diff --git a/app-xemacs/guided-tour/Manifest b/app-xemacs/guided-tour/Manifest index efce803d78c..715d3a68836 100644 --- a/app-xemacs/guided-tour/Manifest +++ b/app-xemacs/guided-tour/Manifest @@ -1 +1,2 @@ DIST guided-tour-0.52-pkg.tar.gz 1450982 BLAKE2B e201ec081b563998f269dd051e298591be1a885270b8e05b1c4f8e905f977ffcd173b5ea7b684a461866939490d783ef52e6d2c12c659065b542ec85d344b038 SHA512 160a4a1a70acaf6e6b02e5d9b3a0fa1d5a31accb98a3b9ad131d08dbc0366163cee21ec912aaa0c2bde7f0c785e01c417f3541bca0ba2eed8a88ad30c0a44691 +DIST guided-tour-0.54-pkg.tar.gz 1451029 BLAKE2B 015887c44331679d09a32559271da90af8b713ee20cb48ebd680c2cc0efeb993ef8bfbfee70c0dacdef52d0c7ae80edfee6c64dd7bd6a816870b9abb926834d0 SHA512 fd395b0b340e0962b589a37cae4af8f2a1c36259c4417019857dcc7dc2ae10b55df754883e618a35cb95e94358f669f557dd173c1da85b251982ccb4b34adaff diff --git a/app-xemacs/guided-tour/guided-tour-0.54.ebuild b/app-xemacs/guided-tour/guided-tour-0.54.ebuild new file mode 100644 index 00000000000..c456dc72206 --- /dev/null +++ b/app-xemacs/guided-tour/guided-tour-0.54.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="Phil Sung's Guided Tour of Emacs" +XEMACS_PKG_CAT="standard" + +KEYWORDS="~amd64" + +inherit xemacs-packages