diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-04-13 15:38:52 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-04-13 15:38:52 +0000 |
commit | bb3d3715e6bbc56372144894fb3e5a2b10285f4e (patch) | |
tree | 8c43fab967626befbe8355efce1e6eed3944f27e /app-admin/keepassx/keepassx-0.4.3.ebuild | |
parent | Version bump wrt #312957 by Wilfried Holzke. (diff) | |
download | gentoo-2-bb3d3715e6bbc56372144894fb3e5a2b10285f4e.tar.gz gentoo-2-bb3d3715e6bbc56372144894fb3e5a2b10285f4e.tar.bz2 gentoo-2-bb3d3715e6bbc56372144894fb3e5a2b10285f4e.zip |
stable x86, bug 314851
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'app-admin/keepassx/keepassx-0.4.3.ebuild')
-rw-r--r-- | app-admin/keepassx/keepassx-0.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/keepassx/keepassx-0.4.3.ebuild b/app-admin/keepassx/keepassx-0.4.3.ebuild index 855a383bf8a7..9f40918e918e 100644 --- a/app-admin/keepassx/keepassx-0.4.3.ebuild +++ b/app-admin/keepassx/keepassx-0.4.3.ebuild @@ -1,6 +1,6 @@ # 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 $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/keepassx/keepassx-0.4.3.ebuild,v 1.2 2010/04/13 15:38:52 fauli Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="debug pch" DEPEND="x11-libs/qt-core:4 |