diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-11-22 19:02:13 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-11-22 19:02:13 +0000 |
commit | 94ac5f3f51b218d0436dc8b174cc21e36421a519 (patch) | |
tree | 36d1fc69a37c0727c4d0c7636da8d5b67b4a69db /kde-base/kppp/kppp-4.5.2.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-94ac5f3f51b218d0436dc8b174cc21e36421a519.tar.gz gentoo-2-94ac5f3f51b218d0436dc8b174cc21e36421a519.tar.bz2 gentoo-2-94ac5f3f51b218d0436dc8b174cc21e36421a519.zip |
Drop 4.5.2.
(Portage version: 2.2.0_alpha4/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kppp/kppp-4.5.2.ebuild')
-rw-r--r-- | kde-base/kppp/kppp-4.5.2.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/kde-base/kppp/kppp-4.5.2.ebuild b/kde-base/kppp/kppp-4.5.2.ebuild deleted file mode 100644 index e8898d3f31a1..000000000000 --- a/kde-base/kppp/kppp-4.5.2.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kppp/kppp-4.5.2.ebuild,v 1.1 2010/10/06 09:17:24 alexxy Exp $ - -EAPI="3" - -KDE_HANDBOOK="optional" -KMNAME="kdenetwork" -inherit kde4-meta - -DESCRIPTION="KDE: A dialer and front-end to pppd." -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="debug" - -RDEPEND=" - net-dialup/ppp -" |