diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-20 09:28:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-20 09:28:00 +0000 |
commit | a42ba53b8a594ba9b29563764b53600360e8a5a6 (patch) | |
tree | 45bc83b4cbb39a32ad909594d9669185c8dd8731 /kde-base/qyoto | |
parent | New beta (diff) | |
download | gentoo-2-a42ba53b8a594ba9b29563764b53600360e8a5a6.tar.gz gentoo-2-a42ba53b8a594ba9b29563764b53600360e8a5a6.tar.bz2 gentoo-2-a42ba53b8a594ba9b29563764b53600360e8a5a6.zip |
Stable for ppc, wrt bug #493782
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/qyoto')
-rw-r--r-- | kde-base/qyoto/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/qyoto/qyoto-4.11.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/qyoto/ChangeLog b/kde-base/qyoto/ChangeLog index 456a3ac48ef5..441ffdfc2c6e 100644 --- a/kde-base/qyoto/ChangeLog +++ b/kde-base/qyoto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/qyoto # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/qyoto/ChangeLog,v 1.106 2014/02/16 07:19:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qyoto/ChangeLog,v 1.107 2014/02/20 09:27:06 ago Exp $ + + 20 Feb 2014; Agostino Sarubbo <ago@gentoo.org> qyoto-4.11.5.ebuild: + Stable for ppc, wrt bug #493782 16 Feb 2014; Agostino Sarubbo <ago@gentoo.org> qyoto-4.11.5.ebuild: Stable for x86, wrt bug #493782 diff --git a/kde-base/qyoto/qyoto-4.11.5.ebuild b/kde-base/qyoto/qyoto-4.11.5.ebuild index ae635da63ebe..cfc9567f40aa 100644 --- a/kde-base/qyoto/qyoto-4.11.5.ebuild +++ b/kde-base/qyoto/qyoto-4.11.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/qyoto/qyoto-4.11.5.ebuild,v 1.4 2014/02/16 07:19:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qyoto/qyoto-4.11.5.ebuild,v 1.5 2014/02/20 09:27:06 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ KDE_REQUIRED="never" inherit mono-env kde4-base 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" HOMEPAGE="http://techbase.kde.org/Development/Languages/Qyoto" |