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
commit59a0d156fe7c40904b8348d715942b1f9c8a2de1 (patch)
treea30804f4646dc134696a90106c740d49e6259539 /net-misc/sipsak/sipsak-0.8.6.ebuild
parentrepoman issues (diff)
downloadgentoo-2-59a0d156fe7c40904b8348d715942b1f9c8a2de1.tar.gz
gentoo-2-59a0d156fe7c40904b8348d715942b1f9c8a2de1.tar.bz2
gentoo-2-59a0d156fe7c40904b8348d715942b1f9c8a2de1.zip
punt old, solving repoman issues
(Portage version: 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
-}