From b1a2169edc22fd26cb03f9955096b5e5ab548367 Mon Sep 17 00:00:00 2001 From: Dror Levin Date: Sun, 7 Mar 2010 10:27:26 +0000 Subject: Version bump, remove old. (Portage version: 2.2_rc65/cvs/Linux x86_64) --- app-admin/keepassx/keepassx-0.4.3.ebuild | 42 ++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 app-admin/keepassx/keepassx-0.4.3.ebuild (limited to 'app-admin/keepassx/keepassx-0.4.3.ebuild') diff --git a/app-admin/keepassx/keepassx-0.4.3.ebuild b/app-admin/keepassx/keepassx-0.4.3.ebuild new file mode 100644 index 000000000000..855a383bf8a7 --- /dev/null +++ b/app-admin/keepassx/keepassx-0.4.3.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/keepassx/keepassx-0.4.3.ebuild,v 1.1 2010/03/07 10:27:26 spatz Exp $ + +EAPI="2" + +inherit qt4-r2 + +DESCRIPTION="Qt password manager compatible with its Win32 and Pocket PC versions." +HOMEPAGE="http://keepassx.sourceforge.net/" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="debug pch" + +DEPEND="x11-libs/qt-core:4 + x11-libs/qt-gui:4 + x11-libs/qt-xmlpatterns:4 + || ( >=x11-libs/libXtst-1.1.0