diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 16:55:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 16:55:49 +0000 |
commit | 0419bb02a631255ba4af21d39800e853b37b94ee (patch) | |
tree | 354ec17220eb918847f4f20e2bf6a046f9366690 /kde-base | |
parent | Stable for x86, wrt bug #462890 (diff) | |
download | gentoo-2-0419bb02a631255ba4af21d39800e853b37b94ee.tar.gz gentoo-2-0419bb02a631255ba4af21d39800e853b37b94ee.tar.bz2 gentoo-2-0419bb02a631255ba4af21d39800e853b37b94ee.zip |
Stable for x86, 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')
-rw-r--r-- | kde-base/qyoto/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/qyoto/qyoto-4.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/qyoto/ChangeLog b/kde-base/qyoto/ChangeLog index f98f615cfabe..53897dbd2890 100644 --- a/kde-base/qyoto/ChangeLog +++ b/kde-base/qyoto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/qyoto # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/qyoto/ChangeLog,v 1.60 2013/03/31 16:05:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qyoto/ChangeLog,v 1.61 2013/03/31 16:55:49 ago Exp $ + + 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> qyoto-4.10.1.ebuild: + Stable for x86, wrt bug #462890 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> qyoto-4.10.1.ebuild: Stable for amd64, wrt bug #462890 diff --git a/kde-base/qyoto/qyoto-4.10.1.ebuild b/kde-base/qyoto/qyoto-4.10.1.ebuild index 581522fe3c5c..a409dd145768 100644 --- a/kde-base/qyoto/qyoto-4.10.1.ebuild +++ b/kde-base/qyoto/qyoto-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/qyoto/qyoto-4.10.1.ebuild,v 1.2 2013/03/31 16:05:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qyoto/qyoto-4.10.1.ebuild,v 1.3 2013/03/31 16:55:49 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ KDE_REQUIRED="never" inherit kde4-base mono DESCRIPTION="C# bindings for Qt" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug +phonon qscintilla webkit" DEPEND=" |