diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 16:05:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 16:05:47 +0000 |
commit | 45f74526a867f55959353d59adcc810f4e23e3f2 (patch) | |
tree | daf685d17ebb85936ed14e4d0d6bd6cebcdc3457 /kde-base/qyoto | |
parent | Stable for amd64, wrt bug #462890 (diff) | |
download | gentoo-2-45f74526a867f55959353d59adcc810f4e23e3f2.tar.gz gentoo-2-45f74526a867f55959353d59adcc810f4e23e3f2.tar.bz2 gentoo-2-45f74526a867f55959353d59adcc810f4e23e3f2.zip |
Stable for amd64, 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/qyoto')
-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 bb3ce3d079e2..f98f615cfabe 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.59 2013/03/06 13:41:35 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qyoto/ChangeLog,v 1.60 2013/03/31 16:05:47 ago Exp $ + + 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> qyoto-4.10.1.ebuild: + Stable for amd64, wrt bug #462890 *qyoto-4.10.1 (06 Mar 2013) diff --git a/kde-base/qyoto/qyoto-4.10.1.ebuild b/kde-base/qyoto/qyoto-4.10.1.ebuild index 5bd77302c1a3..581522fe3c5c 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.1 2013/03/06 13:41:35 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qyoto/qyoto-4.10.1.ebuild,v 1.2 2013/03/31 16:05:47 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=" |