Parent Directory
|
Revision Log
* bump, bug #149247 (Portage version: 2.1.2_pre2) (Signed Manifest commit)
1 | # Copyright 1999-2006 Gentoo Foundation |
2 | # Distributed under the terms of the GNU General Public License v2 |
3 | # $Header: /var/cvsroot/gentoo-x86/net-misc/kvpnc/kvpnc-0.8.5.1.ebuild,v 1.1 2006/06/10 23:03:01 voxus Exp $ |
4 | |
5 | inherit kde |
6 | |
7 | DESCRIPTION="kvpnc - a KDE-VPN connection utility." |
8 | SRC_URI="http://download.gna.org/${PN}/${P}.tar.bz2" |
9 | HOMEPAGE="http://home.gna.org/${PN}/" |
10 | LICENSE="GPL-2" |
11 | KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" |
12 | IUSE="" |
13 | SLOT="0" |
14 | |
15 | DEPEND="dev-libs/crypto++" |
16 | RDEPEND=">=net-misc/vpnc-0.2" |
17 | need-kde 3.2 |
ViewVC Help | |
Powered by ViewVC 1.1.20 |