diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-18 18:43:14 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-18 18:43:14 +0000 |
commit | 9d0811bbe48be98d503145abc35fb59255cb6a9a (patch) | |
tree | a50663fc6588e848f2b8a516c8c24a4e3d6975c6 /kde-base/qyoto | |
parent | [sys-infiniband/compat-dapl] initial import (diff) | |
download | gentoo-2-9d0811bbe48be98d503145abc35fb59255cb6a9a.tar.gz gentoo-2-9d0811bbe48be98d503145abc35fb59255cb6a9a.tar.bz2 gentoo-2-9d0811bbe48be98d503145abc35fb59255cb6a9a.zip |
x86 stable, bug #409403
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/qyoto')
-rw-r--r-- | kde-base/qyoto/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/qyoto/qyoto-4.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/qyoto/ChangeLog b/kde-base/qyoto/ChangeLog index de2873a33b0a..eaa9bdc96c55 100644 --- a/kde-base/qyoto/ChangeLog +++ b/kde-base/qyoto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/qyoto # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/qyoto/ChangeLog,v 1.20 2012/04/04 23:59:08 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qyoto/ChangeLog,v 1.21 2012/04/18 18:43:14 maekke Exp $ + + 18 Apr 2012; Markus Meier <maekke@gentoo.org> qyoto-4.8.1.ebuild: + x86 stable, bug #409403 *qyoto-4.8.2 (04 Apr 2012) diff --git a/kde-base/qyoto/qyoto-4.8.1.ebuild b/kde-base/qyoto/qyoto-4.8.1.ebuild index bedc83ca410a..2fadff71e3dd 100644 --- a/kde-base/qyoto/qyoto-4.8.1.ebuild +++ b/kde-base/qyoto/qyoto-4.8.1.ebuild @@ -1,6 +1,6 @@ # 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.8.1.ebuild,v 1.2 2012/04/04 19:22:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qyoto/qyoto-4.8.1.ebuild,v 1.3 2012/04/18 18:43:14 maekke Exp $ EAPI=4 @@ -9,7 +9,7 @@ KDE_SCM="git" inherit kde4-base mono DESCRIPTION="C# bindings for Qt" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="debug +phonon qscintilla webkit" DEPEND=" |