diff options
author | 2012-05-24 10:16:47 +0000 | |
---|---|---|
committer | 2012-05-24 10:16:47 +0000 | |
commit | 04e79a2bd1b58490400f0c461b8bc70fe4deae6a (patch) | |
tree | 3efddfa9a8e1a1d7be526d2e05fe3baf1a6b0373 /kde-base/smokeqt | |
parent | Stable for x86, wrt bug #414605 (diff) | |
download | gentoo-2-04e79a2bd1b58490400f0c461b8bc70fe4deae6a.tar.gz gentoo-2-04e79a2bd1b58490400f0c461b8bc70fe4deae6a.tar.bz2 gentoo-2-04e79a2bd1b58490400f0c461b8bc70fe4deae6a.zip |
Stable for x86, wrt bug #414605
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/smokeqt')
-rw-r--r-- | kde-base/smokeqt/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/smokeqt/smokeqt-4.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/smokeqt/ChangeLog b/kde-base/smokeqt/ChangeLog index 6aaa9249821c..9e0ad3e70b3d 100644 --- a/kde-base/smokeqt/ChangeLog +++ b/kde-base/smokeqt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/smokeqt # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/smokeqt/ChangeLog,v 1.25 2012/05/18 21:11:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/smokeqt/ChangeLog,v 1.26 2012/05/24 10:16:47 ago Exp $ + + 24 May 2012; Agostino Sarubbo <ago@gentoo.org> smokeqt-4.8.3.ebuild: + Stable for x86, wrt bug #414605 18 May 2012; Agostino Sarubbo <ago@gentoo.org> smokeqt-4.8.3.ebuild: Stable for amd64, wrt bug #414605 diff --git a/kde-base/smokeqt/smokeqt-4.8.3.ebuild b/kde-base/smokeqt/smokeqt-4.8.3.ebuild index 8f5a46ebfb9a..dcb9cd8dbaa8 100644 --- a/kde-base/smokeqt/smokeqt-4.8.3.ebuild +++ b/kde-base/smokeqt/smokeqt-4.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/smokeqt/smokeqt-4.8.3.ebuild,v 1.3 2012/05/18 21:11:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/smokeqt/smokeqt-4.8.3.ebuild,v 1.4 2012/05/24 10:16:47 ago Exp $ EAPI=4 @@ -15,7 +15,7 @@ KDE_SCM="git" inherit kde4-base DESCRIPTION="Scripting Meta Object Kompiler Engine - Qt bindings" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug +phonon qimageblitz qscintilla qwt webkit" # Maybe make more of Qt optional? |