diff options
author | 2012-11-23 18:02:21 +0000 | |
---|---|---|
committer | 2012-11-23 18:02:21 +0000 | |
commit | aa701660bed75c66a46f71de752d95456f60b798 (patch) | |
tree | 3bf5d2730c602743ff6827eeb77a179fb9f27f25 /kde-base/smokeqt | |
parent | Stable for amd64, wrt bug #442394 (diff) | |
download | gentoo-2-aa701660bed75c66a46f71de752d95456f60b798.tar.gz gentoo-2-aa701660bed75c66a46f71de752d95456f60b798.tar.bz2 gentoo-2-aa701660bed75c66a46f71de752d95456f60b798.zip |
Stable for amd64, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/smokeqt')
-rw-r--r-- | kde-base/smokeqt/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/smokeqt/smokeqt-4.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/smokeqt/ChangeLog b/kde-base/smokeqt/ChangeLog index 6a0c1023f1ec..45d50ed06f4c 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.42 2012/11/13 20:21:17 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/smokeqt/ChangeLog,v 1.43 2012/11/23 18:02:21 ago Exp $ + + 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> smokeqt-4.9.3.ebuild: + Stable for amd64, wrt bug #442394 13 Nov 2012; Johannes Huber <johu@gentoo.org> -smokeqt-4.9.2.ebuild: Remove KDE SC 4.9.2 diff --git a/kde-base/smokeqt/smokeqt-4.9.3.ebuild b/kde-base/smokeqt/smokeqt-4.9.3.ebuild index 556d647371b4..1015fcbc557a 100644 --- a/kde-base/smokeqt/smokeqt-4.9.3.ebuild +++ b/kde-base/smokeqt/smokeqt-4.9.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.9.3.ebuild,v 1.1 2012/11/08 23:27:09 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/smokeqt/smokeqt-4.9.3.ebuild,v 1.2 2012/11/23 18:02:21 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ KDE_REQUIRED="never" inherit kde4-base DESCRIPTION="Scripting Meta Object Kompiler Engine - Qt bindings" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug +phonon qimageblitz qscintilla qwt webkit" # Maybe make more of Qt optional? |