commit:     16ab172388a85fe4c113694a54a39a064608c04a
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 22 19:44:09 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Apr 22 19:48:37 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16ab1723

games-arcade/openbubbles: Drop old

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 games-arcade/openbubbles/openbubbles-1.2.ebuild | 30 -------------------------
 1 file changed, 30 deletions(-)

diff --git a/games-arcade/openbubbles/openbubbles-1.2.ebuild 
b/games-arcade/openbubbles/openbubbles-1.2.ebuild
deleted file mode 100644
index 69515aa0655..00000000000
--- a/games-arcade/openbubbles/openbubbles-1.2.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils games
-
-DESCRIPTION="A clone of Evan Bailey's game Bubbles"
-HOMEPAGE="https://web.archive.org/web/20101126190910/http://www.freewebs.com/lasindi/openbubbles/";
-SRC_URI="https://web.archive.org/web/20101126190910/http://www.freewebs.com/lasindi/openbubbles/${P}.tar.bz2";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="media-libs/libsdl[sound,video]
-       media-libs/sdl-image[png]
-       media-libs/sdl-gfx"
-RDEPEND=${DEPEND}
-
-src_prepare() {
-       epatch "${FILESDIR}"/${P}-glibc2.10.patch
-}
-
-src_install() {
-       default
-       newicon data/bubble.png ${PN}.png
-       make_desktop_entry ${PN} "OpenBubbles"
-       prepgamesdirs
-}

Reply via email to