summaryrefslogtreecommitdiff
path: root/app-emacs/bubblet
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-emacs/bubblet
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-emacs/bubblet')
-rw-r--r--app-emacs/bubblet/Manifest4
-rw-r--r--app-emacs/bubblet/bubblet-0.74-r1.ebuild16
-rw-r--r--app-emacs/bubblet/files/50bubblet-gentoo.el2
-rw-r--r--app-emacs/bubblet/metadata.xml9
4 files changed, 0 insertions, 31 deletions
diff --git a/app-emacs/bubblet/Manifest b/app-emacs/bubblet/Manifest
deleted file mode 100644
index d440c1130c0f..000000000000
--- a/app-emacs/bubblet/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-AUX 50bubblet-gentoo.el 98 BLAKE2B ecc975620ce677c742690b0aa0dca96c69340bf30c693d7d7167cd48512c5d5fb47c2ff6fab059f5287da121ad0665885747f58431384f1366ff00878869a93a SHA512 bfdedb262997be011e1b85c370039fc8766e61d3d1eaade21af058b5781977c1028b34db3f1ea9ddeb20299aa73a522801b0c942a91a75c6113dd96e8fc21e6a
-DIST bubblet-0.74.tar.bz2 7151 BLAKE2B 96df4bab1eb564f87f7dec24cc5e64f1aeb9ad3502a8f4ae7b9a06f4d733f293626881765531433930752265efd5852bdba8667d9fe7e9507a431ecb95dff934 SHA512 696425d7f854f83d9edf1e2fb195fbdf9a993b6758493620c9bc8e0c8bea2b94d758abf904bfebd983ff2093a25a55923964f32a1c5d47f0cb4665f3d5dda233
-EBUILD bubblet-0.74-r1.ebuild 378 BLAKE2B 9a3c0da8ae7081ab242c75a9b249a332270ea3bee16d8ebd89ecd49fe14b39bfeae17d27a1812892cbe6b5cf394d2e2f8e72737b067374fdd3062c6bb14c755b SHA512 1ffca51684a2b59694f210074900ab5f067b3bb6d579e78b7087359f951aa1172bf880ed4fdd6f708cd3ffbc316e758f35f1432107cc87ef93504fa2fb0ed5b8
-MISC metadata.xml 282 BLAKE2B 432e60a3b04def9f566fde3852011e006c0d578c72c42115734d1af5c128440fcee68134c8f891baad437e64a8d61fbbac49e70a35ed4f6f85641e888d3a2547 SHA512 1838e22e1f5b849b816a05d1b25bd81333c8cf67ceb996177e05ba7a555b8e0e307e62cb53e6f1217f4216823e2fecf050e85437678503d60e10c6b2d5303072
diff --git a/app-emacs/bubblet/bubblet-0.74-r1.ebuild b/app-emacs/bubblet/bubblet-0.74-r1.ebuild
deleted file mode 100644
index 039e39886182..000000000000
--- a/app-emacs/bubblet/bubblet-0.74-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit elisp
-
-DESCRIPTION="A bubble-popping game"
-HOMEPAGE="http://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"
diff --git a/app-emacs/bubblet/files/50bubblet-gentoo.el b/app-emacs/bubblet/files/50bubblet-gentoo.el
deleted file mode 100644
index c080f3aeab7e..000000000000
--- a/app-emacs/bubblet/files/50bubblet-gentoo.el
+++ /dev/null
@@ -1,2 +0,0 @@
-(add-to-list 'load-path "@SITELISP@")
-(autoload 'bubblet "bubblet" "Start a new Bubblet game." t)
diff --git a/app-emacs/bubblet/metadata.xml b/app-emacs/bubblet/metadata.xml
deleted file mode 100644
index c918cdef9591..000000000000
--- a/app-emacs/bubblet/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>gnu-emacs@gentoo.org</email>
- <name>Gentoo GNU Emacs project</name>
-</maintainer>
-<stabilize-allarches/>
-</pkgmetadata>