commit:     00c195317297c3a3bad4505a307c41fe702d41d9
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat May 13 12:14:38 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat May 13 12:14:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00c19531

x11-misc/xsnow: Old.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 x11-misc/xsnow/xsnow-1.42-r1.ebuild | 40 -------------------------------------
 1 file changed, 40 deletions(-)

diff --git a/x11-misc/xsnow/xsnow-1.42-r1.ebuild 
b/x11-misc/xsnow/xsnow-1.42-r1.ebuild
deleted file mode 100644
index 4bd3f0f4d18..00000000000
--- a/x11-misc/xsnow/xsnow-1.42-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-inherit toolchain-funcs
-
-DESCRIPTION="snow, reindeer, and santa on the root window"
-HOMEPAGE="http://dropmix.xs4all.nl/rick/Xsnow/";
-SRC_URI="http://dropmix.xs4all.nl/rick/Xsnow/${P}.tar.gz";
-
-LICENSE="freedist"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
-       x11-libs/libXt
-       x11-libs/libXext
-       x11-libs/libXpm"
-DEPEND="${RDEPEND}
-       app-text/rman
-       x11-misc/imake
-       x11-misc/gccmakedep
-       x11-proto/xextproto
-       x11-proto/xproto"
-
-src_compile() {
-       xmkmf || die
-       make depend || die
-       emake CC="$(tc-getCC)" CDEBUGFLAGS="${CFLAGS}" \
-               LOCAL_LDFLAGS="${LDFLAGS}" || die
-}
-
-src_install() {
-       dobin xsnow || die
-       rman -f HTML < xsnow._man > xsnow.1-html || die
-       newman xsnow._man xsnow.1 || die
-       newdoc xsnow.1-html xsnow.1.html || die
-       dodoc README || die
-}

Reply via email to