diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2006-03-19 16:53:36 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2006-03-19 16:53:36 +0000 |
commit | 6a3304f2269450a0a5c87b72f8fbc156f251bb6e (patch) | |
tree | 2630d7b291714ee01bbc980f0c1ba8617d9594c6 /x11-misc | |
parent | reverting change for AllanonJL even though it causes breakage locally (diff) | |
download | historical-6a3304f2269450a0a5c87b72f8fbc156f251bb6e.tar.gz historical-6a3304f2269450a0a5c87b72f8fbc156f251bb6e.tar.bz2 historical-6a3304f2269450a0a5c87b72f8fbc156f251bb6e.zip |
unmaintained upstream for years, use e.g. kde-misc/pwmanager instead
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/kpasman/ChangeLog | 22 | ||||
-rw-r--r-- | x11-misc/kpasman/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/kpasman/files/digest-kpasman-0.2 | 1 | ||||
-rw-r--r-- | x11-misc/kpasman/kpasman-0.2.ebuild | 16 | ||||
-rw-r--r-- | x11-misc/kpasman/metadata.xml | 8 |
5 files changed, 0 insertions, 51 deletions
diff --git a/x11-misc/kpasman/ChangeLog b/x11-misc/kpasman/ChangeLog deleted file mode 100644 index 710f87200feb..000000000000 --- a/x11-misc/kpasman/ChangeLog +++ /dev/null @@ -1,22 +0,0 @@ -# ChangeLog for x11-misc/kpasman -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/kpasman/ChangeLog,v 1.7 2005/07/26 14:43:24 dholm Exp $ - - 26 Jul 2005; David Holm <dholm@gentoo.org> kpasman-0.2.ebuild: - Added to ~ppc. - - 04 Jul 2005; Jonathan Smith <smithj@gentoo.org> +metadata.xml: - added metadata - - 19 Jun 2004; <pyrania@gentoo.org> kpasman-0.2.ebuild: - Removed default ${S}, added IUSE. - - 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> kpasman-0.2.ebuild: - inherit kde instead of deprecated kde-base - -*kpasman-0.2 (28 May 2003) - - 28 May 2003; Caleb Tennis <caleb@gentoo.org> Manifest, kpasman-0.2.ebuid: - New ebuild, thanks to Markus Wagner. Closes bug #11354 - - diff --git a/x11-misc/kpasman/Manifest b/x11-misc/kpasman/Manifest deleted file mode 100644 index 2a01d4984440..000000000000 --- a/x11-misc/kpasman/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -MD5 91536775f677eebd766b7dde81bebda3 ChangeLog 748 -MD5 efcfe5dc12447f0bc8393149d458aea3 kpasman-0.2.ebuild 469 -MD5 0c077108207f661273efebd07e3b74e8 metadata.xml 213 -MD5 0a462a69b2c9c6fe80e5b7bdb4955929 files/digest-kpasman-0.2 63 diff --git a/x11-misc/kpasman/files/digest-kpasman-0.2 b/x11-misc/kpasman/files/digest-kpasman-0.2 deleted file mode 100644 index 69958f74b1af..000000000000 --- a/x11-misc/kpasman/files/digest-kpasman-0.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 747162f561b28643e7169459f842ee23 kpasman-0.2.tar.gz 544969 diff --git a/x11-misc/kpasman/kpasman-0.2.ebuild b/x11-misc/kpasman/kpasman-0.2.ebuild deleted file mode 100644 index 87b9480c8233..000000000000 --- a/x11-misc/kpasman/kpasman-0.2.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/kpasman/kpasman-0.2.ebuild,v 1.8 2005/07/26 14:43:24 dholm Exp $ - -inherit kde - -DESCRIPTION="Kpasman is a small password manager for the K Desktop Environment" -SRC_URI="mirror://sourceforge/kpasman/${P}.tar.gz" -HOMEPAGE="http://kpasman.sourceforge.net/" - -LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc x86" -IUSE="" - -need-kde 3 - diff --git a/x11-misc/kpasman/metadata.xml b/x11-misc/kpasman/metadata.xml deleted file mode 100644 index b0eb4ef7924e..000000000000 --- a/x11-misc/kpasman/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>kde</herd> -<maintainer> -<email>kde@gentoo.org</email> -</maintainer> -</pkgmetadata> |