diff options
author | 2012-04-18 19:38:03 +0000 | |
---|---|---|
committer | 2012-04-18 19:38:03 +0000 | |
commit | 75230368823b3b1cf940f0dac2d0c4c5d65bc133 (patch) | |
tree | 00d27aa8b84ef3301975d693dfcb350fde1b0122 /kde-base/kbruch | |
parent | x86 stable, bug #409403 (diff) | |
download | gentoo-2-75230368823b3b1cf940f0dac2d0c4c5d65bc133.tar.gz gentoo-2-75230368823b3b1cf940f0dac2d0c4c5d65bc133.tar.bz2 gentoo-2-75230368823b3b1cf940f0dac2d0c4c5d65bc133.zip |
x86 stable, bug #409403
(Portage version: 2.1.10.56/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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog index 46004eb4fd4d..ca498a183ee6 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.197 2012/04/04 23:59:11 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.198 2012/04/18 19:38:03 maekke Exp $ + + 18 Apr 2012; Markus Meier <maekke@gentoo.org> kbruch-4.8.1.ebuild: + x86 stable, bug #409403 *kbruch-4.8.2 (04 Apr 2012) diff --git a/kde-base/kbruch/kbruch-4.8.1.ebuild b/kde-base/kbruch/kbruch-4.8.1.ebuild index b14b626b2f06..35c874d97166 100644 --- a/kde-base/kbruch/kbruch-4.8.1.ebuild +++ b/kde-base/kbruch/kbruch-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/kbruch/kbruch-4.8.1.ebuild,v 1.2 2012/04/04 17:02:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-4.8.1.ebuild,v 1.3 2012/04/18 19:38:03 maekke Exp $ EAPI=4 @@ -9,5 +9,5 @@ KDE_SCM="git" inherit kde4-base DESCRIPTION="KDE Educational: Learn calculating with fractions" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |