From a4687edb96aa98d0ee05053fa70e4029ec17e2df Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Fri, 13 Feb 2015 10:07:25 +0000 Subject: games-action/cylindrix is gone --- games-action/cylindrix/ChangeLog | 35 ------------------ games-action/cylindrix/Manifest | 6 ---- games-action/cylindrix/cylindrix-1.0.ebuild | 41 ---------------------- .../cylindrix/files/cylindrix-1.0-ldflags.patch | 20 ----------- .../cylindrix/files/cylindrix-1.0-underlink.patch | 7 ---- games-action/cylindrix/metadata.xml | 5 --- 6 files changed, 114 deletions(-) delete mode 100644 games-action/cylindrix/ChangeLog delete mode 100644 games-action/cylindrix/Manifest delete mode 100644 games-action/cylindrix/cylindrix-1.0.ebuild delete mode 100644 games-action/cylindrix/files/cylindrix-1.0-ldflags.patch delete mode 100644 games-action/cylindrix/files/cylindrix-1.0-underlink.patch delete mode 100644 games-action/cylindrix/metadata.xml (limited to 'games-action') diff --git a/games-action/cylindrix/ChangeLog b/games-action/cylindrix/ChangeLog deleted file mode 100644 index 3ce220d59e3d..000000000000 --- a/games-action/cylindrix/ChangeLog +++ /dev/null @@ -1,35 +0,0 @@ -# ChangeLog for games-action/cylindrix -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/cylindrix/ChangeLog,v 1.10 2012/05/21 19:22:14 mr_bones_ Exp $ - - 21 May 2012; Michael Sterrett cylindrix-1.0.ebuild: - add eutils - - 22 Jun 2011; Tupone Alfredo cylindrix-1.0.ebuild, - +files/cylindrix-1.0-underlink.patch: - Fix underlink. Bug #371609 by Diego Elio Pettenò - - 26 Mar 2011; Samuli Suominen cylindrix-1.0.ebuild: - Pin media-libs/allegro to old version. - - 18 Oct 2010; Tupone Alfredo cylindrix-1.0.ebuild, - +files/cylindrix-1.0-ldflags.patch: - Respect LDFLAGS. Bug #341529 by flameeyes@gentoo.org - - 08 Apr 2008; Michael Sterrett cylindrix-1.0.ebuild: - link fix (bug #216632) - - 16 Apr 2007; Michael Sterrett cylindrix-1.0.ebuild: - eautoreconf to find install (bug #174715); tidy - - 28 Jan 2006; Joshua Baergen - cylindrix-1.0.ebuild: - Drop x11 dependencies as this package doesn't actually depend on X directly. - - 19 Apr 2004; David Holm cylindrix-1.0.ebuild: - Added to ~ppc. - -*cylindrix-1.0 (18 Apr 2004) - - 18 Apr 2004; Mike Frysinger : - Initial import. Ebuild submitted by me/Mr Bones for #39315 by Matija Suklje (hook). diff --git a/games-action/cylindrix/Manifest b/games-action/cylindrix/Manifest deleted file mode 100644 index c842b0708420..000000000000 --- a/games-action/cylindrix/Manifest +++ /dev/null @@ -1,6 +0,0 @@ -AUX cylindrix-1.0-ldflags.patch 515 RMD160 20c5d46ced7481de6c84dd13a6f7017c168b1384 SHA1 453a75b2e97f40d41dff01d70535e79e87e9ec25 SHA256 846bc3cb54c5f3923c11c1c443f2083bcfefb9bcfcde38ee54fe59157b4236a9 -AUX cylindrix-1.0-underlink.patch 399 RMD160 53cc11a7af9ab5698760d4ff0276ae6b6494eb54 SHA1 ba746a47085c5853a297cf4250ae11e2ef254480 SHA256 f6df37d8750fab6324e4e2a753361d4d99a90b66b641da4108802ae6ca79a537 -DIST cylindrix-1.0.tar.gz 5935587 RMD160 dde138a04a223c1d7d66d179f01636c3961fb4cd SHA1 6fd1b017c951b3816edd9ce2f183c322e73dcf78 SHA256 33bfc264d906a1977090e47a38f544551d2939d4c0ea01e1792f63ab4fa06f20 -EBUILD cylindrix-1.0.ebuild 1098 RMD160 0f4d06a009a34fabf7b7d82dbedff489b69c978d SHA1 f03c80428507a87f261a8dd8c31b8cce73de9c47 SHA256 a02b09762d10510bdf5481728171faef8aa5def35d16ac1acffec201a422d2ba -MISC ChangeLog 1407 RMD160 73dfbbd7169c067d722fae3acc76c8c490a491a8 SHA1 6c49a2ca1d98e9d2015cc34e42117eb52ab99bff SHA256 2cc2a958c066c8e05b69144efec0d2223d513f86eaf302e442ee035f47af52c0 -MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3 diff --git a/games-action/cylindrix/cylindrix-1.0.ebuild b/games-action/cylindrix/cylindrix-1.0.ebuild deleted file mode 100644 index c6548ee3617b..000000000000 --- a/games-action/cylindrix/cylindrix-1.0.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/cylindrix/cylindrix-1.0.ebuild,v 1.11 2012/05/21 19:22:14 mr_bones_ Exp $ - -EAPI=2 -inherit autotools eutils games - -DESCRIPTION="Action game in a tube" -HOMEPAGE="http://www.hardgeus.com/cylindrix/" -SRC_URI="http://www.hardgeus.com/cylindrix/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~ppc x86" -IUSE="" - -DEPEND=">=media-libs/allegro-4.0.3 - - - -games - -- cgit v1.2.3-65-gdbad