diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-23 20:45:29 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-23 20:45:29 +0000 |
commit | aadadb50d0b3c514bccc91e49e9ef2ec91f6864c (patch) | |
tree | 7be265b30d527de9a706552205f484cc1a47f9aa /net-dialup/rppppoek/rppppoek-0.40.ebuild | |
parent | Initial import of drizzle, masked, some things are definitely yet to polish, ... (diff) | |
download | gentoo-2-aadadb50d0b3c514bccc91e49e9ef2ec91f6864c.tar.gz gentoo-2-aadadb50d0b3c514bccc91e49e9ef2ec91f6864c.tar.bz2 gentoo-2-aadadb50d0b3c514bccc91e49e9ef2ec91f6864c.zip |
Remove masked pkgs
Diffstat (limited to 'net-dialup/rppppoek/rppppoek-0.40.ebuild')
-rw-r--r-- | net-dialup/rppppoek/rppppoek-0.40.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/net-dialup/rppppoek/rppppoek-0.40.ebuild b/net-dialup/rppppoek/rppppoek-0.40.ebuild deleted file mode 100644 index faab0deef6e0..000000000000 --- a/net-dialup/rppppoek/rppppoek-0.40.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/rppppoek/rppppoek-0.40.ebuild,v 1.6 2009/11/11 12:46:42 ssuominen Exp $ - -ARTS_REQUIRED=never -inherit kde - -DESCRIPTION="KDE panel applet for managing RP-PPPoE (tm)" -HOMEPAGE="http://segfaultskde.berlios.de/index.php?content=rppppoek" -SRC_URI="mirror://berlios/segfaultskde/${P}.tar.bz2" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=">=net-dialup/rp-pppoe-3.7 - app-admin/sudo" - -need-kde 3.5 |