diff options
author | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 11:15:27 +0000 |
---|---|---|
committer | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 11:15:27 +0000 |
commit | 790e3a4c66fc678298184f8f413c80cf52e8c4b0 (patch) | |
tree | 201092d6f66014ff51ad532808d422db555ec2d7 /kde-base/kdepasswd/kdepasswd-3.5.8.ebuild | |
parent | Removed old versions. (diff) | |
download | gentoo-2-790e3a4c66fc678298184f8f413c80cf52e8c4b0.tar.gz gentoo-2-790e3a4c66fc678298184f8f413c80cf52e8c4b0.tar.bz2 gentoo-2-790e3a4c66fc678298184f8f413c80cf52e8c4b0.zip |
Removed old versions.
(Portage version: 2.2_pre7/cvs/Linux 2.6.25-gentoo-r4 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+)
Diffstat (limited to 'kde-base/kdepasswd/kdepasswd-3.5.8.ebuild')
-rw-r--r-- | kde-base/kdepasswd/kdepasswd-3.5.8.ebuild | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/kde-base/kdepasswd/kdepasswd-3.5.8.ebuild b/kde-base/kdepasswd/kdepasswd-3.5.8.ebuild deleted file mode 100644 index 35ee78972fd4..000000000000 --- a/kde-base/kdepasswd/kdepasswd-3.5.8.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-3.5.8.ebuild,v 1.7 2008/03/04 02:53:31 jer Exp $ - -KMNAME=kdebase -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -SRC_URI="${SRC_URI} - mirror://gentoo/kdebase-3.5-patchset-06.tar.bz2" - -DESCRIPTION="KDE GUI for passwd" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="kdehiddenvisibility" - -DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkonq)" - -RDEPEND="${DEPEND}" - -KMCOPYLIB="libkonq libkonq" -KMNODOCS=true |