diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-18 19:17:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-18 19:17:51 +0000 |
commit | 1b27e1388684b5e1b1b794f378706ac062319da1 (patch) | |
tree | 04e2edbf96258ff9d253a6ff50b0b99ad610de38 /kde-base/kbruch | |
parent | Stable for amd64, wrt bug #414605 (diff) | |
download | gentoo-2-1b27e1388684b5e1b1b794f378706ac062319da1.tar.gz gentoo-2-1b27e1388684b5e1b1b794f378706ac062319da1.tar.bz2 gentoo-2-1b27e1388684b5e1b1b794f378706ac062319da1.zip |
Stable for amd64, wrt bug #414605
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kbruch')
-rw-r--r-- | kde-base/kbruch/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kbruch/kbruch-4.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog index a7fca28ca1fa..0d4b859d1b4b 100644 --- a/kde-base/kbruch/ChangeLog +++ b/kde-base/kbruch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kbruch # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.201 2012/05/18 05:34:48 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.202 2012/05/18 19:17:51 ago Exp $ + + 18 May 2012; Agostino Sarubbo <ago@gentoo.org> kbruch-4.8.3.ebuild: + Stable for amd64, wrt bug #414605 18 May 2012; Joseph Jezak <josejx@gentoo.org> kbruch-4.8.3.ebuild: Marked ~ppc ~ppc64 for bug #402989. diff --git a/kde-base/kbruch/kbruch-4.8.3.ebuild b/kde-base/kbruch/kbruch-4.8.3.ebuild index bc0129b7fde4..98d05be7bdbc 100644 --- a/kde-base/kbruch/kbruch-4.8.3.ebuild +++ b/kde-base/kbruch/kbruch-4.8.3.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/kbruch/kbruch-4.8.3.ebuild,v 1.2 2012/05/18 05:34:48 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-4.8.3.ebuild,v 1.3 2012/05/18 19:17:51 ago Exp $ EAPI=4 @@ -9,5 +9,5 @@ KDE_SCM="git" inherit kde4-base DESCRIPTION="KDE Educational: Learn calculating with fractions" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" |