diff options
author | Markus Meier <maekke@gentoo.org> | 2011-08-15 19:27:40 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-08-15 19:27:40 +0000 |
commit | a2b9a226cf296f455eed5bab30169521a18ec88f (patch) | |
tree | 1c855d8fd2d6239238dc93ecf4a1e73c49774d39 /kde-base/kbruch | |
parent | x86 stable, bug #377465 (diff) | |
download | gentoo-2-a2b9a226cf296f455eed5bab30169521a18ec88f.tar.gz gentoo-2-a2b9a226cf296f455eed5bab30169521a18ec88f.tar.bz2 gentoo-2-a2b9a226cf296f455eed5bab30169521a18ec88f.zip |
x86 stable, bug #377465
(Portage version: 2.1.10.11/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.6.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog index 6ed1b6baf392..c45d89e446bf 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.176 2011/08/12 19:19:32 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.177 2011/08/15 19:27:40 maekke Exp $ + + 15 Aug 2011; Markus Meier <maekke@gentoo.org> kbruch-4.6.5.ebuild: + x86 stable, bug #377465 12 Aug 2011; Andreas K. Huettel <dilfridge@gentoo.org> -kbruch-4.6.4.ebuild: Drop KDE 4.6.4 diff --git a/kde-base/kbruch/kbruch-4.6.5.ebuild b/kde-base/kbruch/kbruch-4.6.5.ebuild index 03271a8beb19..bad557248504 100644 --- a/kde-base/kbruch/kbruch-4.6.5.ebuild +++ b/kde-base/kbruch/kbruch-4.6.5.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.6.5.ebuild,v 1.2 2011/08/09 17:12:27 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-4.6.5.ebuild,v 1.3 2011/08/15 19:27:40 maekke Exp $ EAPI=4 @@ -15,5 +15,5 @@ fi inherit ${kde_eclass} 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" |