From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.77) (envelope-from ) id 1SphjE-0003G4-Ua for garchives@archives.gentoo.org; Fri, 13 Jul 2012 15:24:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 80A34E0268; Fri, 13 Jul 2012 15:24:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4E07FE0268 for ; Fri, 13 Jul 2012 15:24:17 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 81BEF1B40B4 for ; Fri, 13 Jul 2012 15:24:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 430EFE5433 for ; Fri, 13 Jul 2012 15:24:15 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1342193040.6ad6136604a338027e753136caebccaca82fde07.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: sys-block/kvpm/ X-VCS-Repository: proj/kde X-VCS-Files: sys-block/kvpm/kvpm-0.8.5.ebuild X-VCS-Directories: sys-block/kvpm/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 6ad6136604a338027e753136caebccaca82fde07 X-VCS-Branch: master Date: Fri, 13 Jul 2012 15:24:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: df7220bd-5bf5-4bb2-abb9-0b5dc96a4469 X-Archives-Hash: 9e6871e567b899f3d739a5b307654884 commit: 6ad6136604a338027e753136caebccaca82fde07 Author: Johannes Huber gentoo org> AuthorDate: Fri Jul 13 15:24:00 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Fri Jul 13 15:24:00 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D6ad61366 [sys-block/kvpm] Remove old. (Portage version: 2.2.0_alpha117/git/Linux x86_64, unsigned Manifest comm= it) --- sys-block/kvpm/kvpm-0.8.5.ebuild | 25 ------------------------- 1 files changed, 0 insertions(+), 25 deletions(-) diff --git a/sys-block/kvpm/kvpm-0.8.5.ebuild b/sys-block/kvpm/kvpm-0.8.5= .ebuild deleted file mode 100644 index f4eee45..0000000 --- a/sys-block/kvpm/kvpm-0.8.5.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=3D4 -KDE_DOC_DIRS=3D"docbook" -KDE_HANDBOOK=3D"optional" - -inherit kde4-base - -DESCRIPTION=3D"KDE front end for Linux LVM2 and Gnu parted." -HOMEPAGE=3D"http://kvpm.sourceforge.net/" -SRC_URI=3D"mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE=3D"GPL-3" -KEYWORDS=3D"~amd64 ~x86" -SLOT=3D"4" -IUSE=3D"debug" - -RDEPEND=3D" - sys-apps/util-linux - >=3Dsys-block/parted-2.3 - >=3Dsys-fs/lvm2-2.02.86 -" -DEPEND=3D"${RDEPEND}"