diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2006-11-17 13:37:42 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2006-11-17 13:37:42 +0000 |
commit | 0e32aee75d1263e8935c6efb384006f6c5e1725e (patch) | |
tree | 29167e1b71af4a3b62a7a5e4c1e2475b092908f7 /dev-libs/qsa/qsa-1.1.1.ebuild | |
parent | Mark 1.2.2-r1 stable on x86. (diff) | |
download | gentoo-2-0e32aee75d1263e8935c6efb384006f6c5e1725e.tar.gz gentoo-2-0e32aee75d1263e8935c6efb384006f6c5e1725e.tar.bz2 gentoo-2-0e32aee75d1263e8935c6efb384006f6c5e1725e.zip |
stable x86, bug #123939
(Portage version: 2.1.1-r1)
Diffstat (limited to 'dev-libs/qsa/qsa-1.1.1.ebuild')
-rw-r--r-- | dev-libs/qsa/qsa-1.1.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/qsa/qsa-1.1.1.ebuild b/dev-libs/qsa/qsa-1.1.1.ebuild index 4bca5ad2b95a..1aa627756468 100644 --- a/dev-libs/qsa/qsa-1.1.1.ebuild +++ b/dev-libs/qsa/qsa-1.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/qsa/qsa-1.1.1.ebuild,v 1.4 2005/07/25 15:40:59 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/qsa/qsa-1.1.1.ebuild,v 1.5 2006/11/17 13:37:42 opfer Exp $ inherit eutils qt3 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 x86" IUSE="doc examples ide threads" DEPEND="$(qt_min_version 3.2)" |