diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-09 17:49:16 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-09 17:49:16 +0000 |
commit | 9dac6a4991bcfbc5a57743506b878695125655c6 (patch) | |
tree | 473fd017e973d6aba389dfbb11b657c76d80a450 /kde-base/qyoto | |
parent | x86 stable wrt bug #396359 (diff) | |
download | gentoo-2-9dac6a4991bcfbc5a57743506b878695125655c6.tar.gz gentoo-2-9dac6a4991bcfbc5a57743506b878695125655c6.tar.bz2 gentoo-2-9dac6a4991bcfbc5a57743506b878695125655c6.zip |
x86 stable wrt bug #396359
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'kde-base/qyoto')
-rw-r--r-- | kde-base/qyoto/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/qyoto/qyoto-4.7.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/qyoto/ChangeLog b/kde-base/qyoto/ChangeLog index 72755b6bc5d3..db6ac55376b1 100644 --- a/kde-base/qyoto/ChangeLog +++ b/kde-base/qyoto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/qyoto -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/qyoto/ChangeLog,v 1.10 2011/12/11 18:52:18 alexxy Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/qyoto/ChangeLog,v 1.11 2012/01/09 17:49:16 phajdan.jr Exp $ + + 09 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> qyoto-4.7.4.ebuild: + x86 stable wrt bug #396359 *qyoto-4.7.4 (11 Dec 2011) diff --git a/kde-base/qyoto/qyoto-4.7.4.ebuild b/kde-base/qyoto/qyoto-4.7.4.ebuild index 869f6517b32f..ca37ff8c9e8a 100644 --- a/kde-base/qyoto/qyoto-4.7.4.ebuild +++ b/kde-base/qyoto/qyoto-4.7.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/qyoto/qyoto-4.7.4.ebuild,v 1.1 2011/12/11 18:52:18 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qyoto/qyoto-4.7.4.ebuild,v 1.2 2012/01/09 17:49:16 phajdan.jr Exp $ EAPI=4 @@ -9,7 +9,7 @@ KDE_SCM="git" inherit kde4-base mono DESCRIPTION="C# bindings for Qt" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="debug +phonon qscintilla webkit" DEPEND=" |