summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Pranaitis <jens@chaox.net>2011-01-13 07:23:03 +0100
committerJens Pranaitis <jens@chaox.net>2011-01-13 07:23:03 +0100
commitd9790f0191fe155b29a689fc97b35b2641c7bb88 (patch)
treeda086c88d7a0cfeb02e10606bd6d0766fe2216ee
parentqemu-meego: removed another old ebuild (diff)
downloadjensp-d9790f0191fe155b29a689fc97b35b2641c7bb88.tar.gz
jensp-d9790f0191fe155b29a689fc97b35b2641c7bb88.tar.bz2
jensp-d9790f0191fe155b29a689fc97b35b2641c7bb88.zip
removed ksshaskpass
-rw-r--r--kde-misc/ksshaskpass/Manifest2
-rw-r--r--kde-misc/ksshaskpass/ksshaskpass-0.5.3.ebuild18
2 files changed, 0 insertions, 20 deletions
diff --git a/kde-misc/ksshaskpass/Manifest b/kde-misc/ksshaskpass/Manifest
deleted file mode 100644
index b14ec5e..0000000
--- a/kde-misc/ksshaskpass/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST 50971-ksshaskpass-0.5.3.tar.gz 11010 RMD160 b70a2734c990d15fef24204936c44ef8bbfa21d5 SHA1 e3f83e1cc1105cc4476fdc5a9300d770aa10b78b SHA256 a3a47eba74a52ec3d9d8740ed9a29a5aa852d4e268b5d81154f85b90258a2124
-EBUILD ksshaskpass-0.5.3.ebuild 435 RMD160 defb237c2e79c7507f610babd3cfcf24f9230139 SHA1 3cd9a2ed94198ed084a17f63da31687bd3e74bf4 SHA256 3a9336e269d20c0eda80cc0ac940f7e6b0ba66af121996577668a2b8ecbc993b
diff --git a/kde-misc/ksshaskpass/ksshaskpass-0.5.3.ebuild b/kde-misc/ksshaskpass/ksshaskpass-0.5.3.ebuild
deleted file mode 100644
index 662362b..0000000
--- a/kde-misc/ksshaskpass/ksshaskpass-0.5.3.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-inherit kde4-base
-
-DESCRIPTION="ssh-askpass for KDE SC with Kwallet integration"
-HOMEPAGE="http://kde-apps.org/content/show.php/Ksshaskpass?content=50971"
-SRC_URI="http://www.kde-apps.org/CONTENT/content-files/50971-${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="virtual/ssh"