summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-10-28 12:22:54 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-10-28 12:22:54 +0000
commitaf70e5a8699dbe1f21676443dd2e53eeaf06b446 (patch)
treeb31f9c44c08a1159639d0c3e267b48e93fad13e7 /net-misc/sipsak/sipsak-0.8.6.ebuild
parentrepoman issues (diff)
downloadhistorical-af70e5a8699dbe1f21676443dd2e53eeaf06b446.tar.gz
historical-af70e5a8699dbe1f21676443dd2e53eeaf06b446.tar.bz2
historical-af70e5a8699dbe1f21676443dd2e53eeaf06b446.zip
punt old, solving repoman issues
Package-Manager: portage-2.2.0_alpha1/cvs/Linux x86_64
Diffstat (limited to 'net-misc/sipsak/sipsak-0.8.6.ebuild')
-rw-r--r--net-misc/sipsak/sipsak-0.8.6.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/net-misc/sipsak/sipsak-0.8.6.ebuild b/net-misc/sipsak/sipsak-0.8.6.ebuild
deleted file mode 100644
index e2e35a994d31..000000000000
--- a/net-misc/sipsak/sipsak-0.8.6.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/sipsak/sipsak-0.8.6.ebuild,v 1.10 2009/09/23 19:44:49 patrick Exp $
-
-IUSE=""
-
-DESCRIPTION="small command line tool for testing SIP applications and devices"
-HOMEPAGE="http://sipsak.berlios.de/"
-SRC_URI="http://download.berlios.de/sipsak/${P}-1.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 ~sparc"
-
-DEPEND=""
-
-src_install() {
- einstall || die
-
- dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
-}