diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 10:24:12 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 10:24:12 +0000 |
commit | cc3bd39baf0a6141ca02ffa7ecb652221c27a448 (patch) | |
tree | 36be5f4c3e0a1b152a6ec99839d62f789a75db73 /kde-base/kbruch | |
parent | x86 stable wrt bug #388279 (diff) | |
download | gentoo-2-cc3bd39baf0a6141ca02ffa7ecb652221c27a448.tar.gz gentoo-2-cc3bd39baf0a6141ca02ffa7ecb652221c27a448.tar.bz2 gentoo-2-cc3bd39baf0a6141ca02ffa7ecb652221c27a448.zip |
x86 stable wrt bug #388279
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'kde-base/kbruch')
-rw-r--r-- | kde-base/kbruch/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kbruch/kbruch-4.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog index 4b80dde25fed..06b6e498fda0 100644 --- a/kde-base/kbruch/ChangeLog +++ b/kde-base/kbruch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kbruch # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.182 2011/11/02 20:48:00 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.183 2011/12/07 10:24:12 phajdan.jr Exp $ + + 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> kbruch-4.7.3.ebuild: + x86 stable wrt bug #388279 *kbruch-4.7.3 (02 Nov 2011) diff --git a/kde-base/kbruch/kbruch-4.7.3.ebuild b/kde-base/kbruch/kbruch-4.7.3.ebuild index 5d5fbfc27905..7d0d720016e8 100644 --- a/kde-base/kbruch/kbruch-4.7.3.ebuild +++ b/kde-base/kbruch/kbruch-4.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-4.7.3.ebuild,v 1.1 2011/11/02 20:48:00 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-4.7.3.ebuild,v 1.2 2011/12/07 10:24:12 phajdan.jr 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" |