diff options
author | 2013-03-31 16:06:24 +0000 | |
---|---|---|
committer | 2013-03-31 16:06:24 +0000 | |
commit | 8bb6e8e1c2ca890685a92bcd032b94b38eeec3f9 (patch) | |
tree | 4a378d56f0fbc697dc80db622b737a124c9e9687 /kde-base/smokeqt/smokeqt-4.10.1.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-8bb6e8e1c2ca890685a92bcd032b94b38eeec3f9.tar.gz gentoo-2-8bb6e8e1c2ca890685a92bcd032b94b38eeec3f9.tar.bz2 gentoo-2-8bb6e8e1c2ca890685a92bcd032b94b38eeec3f9.zip |
Stable for amd64, wrt bug #462890
(Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/smokeqt/smokeqt-4.10.1.ebuild')
-rw-r--r-- | kde-base/smokeqt/smokeqt-4.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/smokeqt/smokeqt-4.10.1.ebuild b/kde-base/smokeqt/smokeqt-4.10.1.ebuild index ea6b7815eda2..dd009a32dcca 100644 --- a/kde-base/smokeqt/smokeqt-4.10.1.ebuild +++ b/kde-base/smokeqt/smokeqt-4.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/smokeqt/smokeqt-4.10.1.ebuild,v 1.1 2013/03/06 13:41:23 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/smokeqt/smokeqt-4.10.1.ebuild,v 1.2 2013/03/31 16:06:24 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ KDE_REQUIRED="never" inherit kde4-base DESCRIPTION="Scripting Meta Object Kompiler Engine - Qt bindings" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug +phonon qimageblitz qscintilla qwt webkit" # Maybe make more of Qt optional? |