diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-07-08 13:17:02 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-07-08 13:17:02 +0000 |
commit | e58072c33346e59dd47ac0ac96d9a2bdc50193be (patch) | |
tree | d9fff0f7ac2a5c4ea6e2bbdee8188d22e176c2b7 /kde-base/kbruch | |
parent | Add ~mips keywords to KDE 3.5.10 (diff) | |
download | gentoo-2-e58072c33346e59dd47ac0ac96d9a2bdc50193be.tar.gz gentoo-2-e58072c33346e59dd47ac0ac96d9a2bdc50193be.tar.bz2 gentoo-2-e58072c33346e59dd47ac0ac96d9a2bdc50193be.zip |
Add ~mips keywords to KDE 3.5.10
(Portage version: 2.2_rc33/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-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog index ed4b0d8de5a9..07bc85afd3a6 100644 --- a/kde-base/kbruch/ChangeLog +++ b/kde-base/kbruch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kbruch # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.113 2009/06/18 03:43:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.114 2009/07/08 13:17:02 alexxy Exp $ + + 08 Jul 2009; Alexey Shvetsov <alexxy@gentoo.org> kbruch-3.5.10.ebuild: + Add ~mips keywords 18 Jun 2009; Jeroen Roovers <jer@gentoo.org> kbruch-3.5.10.ebuild: Stable for HPPA (bug #271889). diff --git a/kde-base/kbruch/kbruch-3.5.10.ebuild b/kde-base/kbruch/kbruch-3.5.10.ebuild index a359688b21f1..931cf31de81f 100644 --- a/kde-base/kbruch/kbruch-3.5.10.ebuild +++ b/kde-base/kbruch/kbruch-3.5.10.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-3.5.10.ebuild,v 1.5 2009/06/18 03:43:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-3.5.10.ebuild,v 1.6 2009/07/08 13:17:02 alexxy Exp $ KMNAME=kdeedu EAPI="1" inherit kde-meta DESCRIPTION="KDE Educational: Learn calculating with fractions" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |