commit:     0a20ec1b97173deb19a1c8f9a6b3bc474b911487
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 26 17:11:18 2017 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sun Mar 26 17:11:18 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a20ec1b

x11-misc/idesk-extras: remove unused version 1.37-r1.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-misc/idesk-extras/idesk-extras-1.37-r1.ebuild | 32 -----------------------
 1 file changed, 32 deletions(-)

diff --git a/x11-misc/idesk-extras/idesk-extras-1.37-r1.ebuild 
b/x11-misc/idesk-extras/idesk-extras-1.37-r1.ebuild
deleted file mode 100644
index 930e5a46d1f..00000000000
--- a/x11-misc/idesk-extras/idesk-extras-1.37-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils
-
-DESCRIPTION="Graphical configuration for iDesk plus icons"
-HOMEPAGE="http://www.jmurray.id.au/idesk-extras.html"; # dead?
-SRC_URI="https://dev.gentoo.org/~hasufell/distfiles/${P}.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="app-shells/bash
-       x11-misc/idesk
-       x11-misc/xdialog"
-
-src_prepare() {
-       epatch "${FILESDIR}"/${P}-stdout.patch
-}
-
-src_install() {
-       dobin idesktool
-       dodoc CHANGES
-       dohtml ${PN}.html
-
-       insinto /usr/share/idesk
-       doins -r icons
-}

Reply via email to