diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 16:11:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 16:11:15 +0000 |
commit | a0f3794df87ba7180992a018344905c003b8f876 (patch) | |
tree | e375d9929ba7049f9ec2f489bebf66fbe3291cd8 | |
parent | Stable for x86, wrt bug #450678 (diff) | |
download | gentoo-2-a0f3794df87ba7180992a018344905c003b8f876.tar.gz gentoo-2-a0f3794df87ba7180992a018344905c003b8f876.tar.bz2 gentoo-2-a0f3794df87ba7180992a018344905c003b8f876.zip |
Stable for x86, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
-rw-r--r-- | kde-base/qyoto/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/qyoto/qyoto-4.9.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/qyoto/ChangeLog b/kde-base/qyoto/ChangeLog index dfd3fcb73ab7..2590d6cf73dc 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.51 2013/01/27 12:51:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qyoto/ChangeLog,v 1.52 2013/01/27 16:11:15 ago Exp $ + + 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> qyoto-4.9.5.ebuild: + Stable for x86, wrt bug #450678 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> qyoto-4.9.5.ebuild: Stable for amd64, wrt bug #450678 diff --git a/kde-base/qyoto/qyoto-4.9.5.ebuild b/kde-base/qyoto/qyoto-4.9.5.ebuild index af2ca8534717..036b2537a0a5 100644 --- a/kde-base/qyoto/qyoto-4.9.5.ebuild +++ b/kde-base/qyoto/qyoto-4.9.5.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.9.5.ebuild,v 1.2 2013/01/27 12:51:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qyoto/qyoto-4.9.5.ebuild,v 1.3 2013/01/27 16:11:15 ago Exp $ EAPI=4 @@ -8,7 +8,7 @@ KDE_REQUIRED="never" inherit kde4-base mono DESCRIPTION="C# bindings for Qt" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" IUSE="debug +phonon qscintilla webkit" DEPEND=" |