gentoo-ebuilds/app-emacs/bubblet/bubblet-0.74-r1.ebuild
Ulrich Müller d74ac4a5b7
app-emacs/bubblet: Trivial EAPI 7 bump
Update HOMEPAGE.

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2021-04-12 19:51:25 +02:00

16 lines
376 B
Bash

# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit elisp
DESCRIPTION="A bubble-popping game"
HOMEPAGE="https://web.archive.org/web/20051217154122/www.gelatinous.com/pld/bubblet.html"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 ~ppc x86"
SITEFILE="50${PN}-gentoo.el"