summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2005-04-22 01:36:14 +0000
committerJory Pratt <anarchy@gentoo.org>2005-04-22 01:36:14 +0000
commit43ce003c1951b86d0f374ac8ba83ca1123a15b8c (patch)
tree08285f2e82876a00371881cbf23dd892b9ca6d8a /x11-plugins/bangexec
parentAdded patch to convert labels to local form, fixes #86320. (diff)
downloadgentoo-2-43ce003c1951b86d0f374ac8ba83ca1123a15b8c.tar.gz
gentoo-2-43ce003c1951b86d0f374ac8ba83ca1123a15b8c.tar.bz2
gentoo-2-43ce003c1951b86d0f374ac8ba83ca1123a15b8c.zip
removed due to previous fix already added
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-plugins/bangexec')
-rw-r--r--x11-plugins/bangexec/bangexec-1.3.0-r1.ebuild32
-rw-r--r--x11-plugins/bangexec/files/digest-bangexec-1.3.0-r11
2 files changed, 0 insertions, 33 deletions
diff --git a/x11-plugins/bangexec/bangexec-1.3.0-r1.ebuild b/x11-plugins/bangexec/bangexec-1.3.0-r1.ebuild
deleted file mode 100644
index fc3152b0dd9e..000000000000
--- a/x11-plugins/bangexec/bangexec-1.3.0-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/bangexec/bangexec-1.3.0-r1.ebuild,v 1.1 2005/04/22 01:32:24 anarchy Exp $
-
-inherit eutils
-
-DESCRIPTION="GAIM Shell OutPut Plugin"
-HOMEPAGE="http://bard.sytes.net/bangexec/"
-SRC_URI="http://bard.sytes.net/bangexec/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~ppc ~x86 ~amd64"
-IUSE=""
-
-DEPEND=">=net-im/gaim-1.0.1"
-
-GAIMLIBDIR=$(get_libdir)/gaim
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- sed -i Makefile.in \
- -e 's:^\(plugindir = $(prefix)\)/lib/gaim:\1/GAIMLIBDIR:' \
- -e "s:GAIMLIBDIR:$GAIMLIBDIR:" \
- || die "src_unpack failed"
-}
-
-src_install() {
- make install DESTDIR=${D} || die "Install failed"
- dodoc ChangeLog INSTALL README AUTHORS
-}
diff --git a/x11-plugins/bangexec/files/digest-bangexec-1.3.0-r1 b/x11-plugins/bangexec/files/digest-bangexec-1.3.0-r1
deleted file mode 100644
index 1b6747b9d946..000000000000
--- a/x11-plugins/bangexec/files/digest-bangexec-1.3.0-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 23b4ffe4c335fc19a8ce4d3fd2e6967f bangexec-1.3.0.tar.bz2 217267