summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-07-08 15:09:36 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-07-08 15:09:36 +0000
commit6fcc085eef495027b365913dfa4163de76c706c6 (patch)
treeb97d77dc9a4602ee9b10e6fa18c1c6779c7cbd12 /kde-base
parentAdd ~mips keywords to KDE 3.5.10 (diff)
downloadgentoo-2-6fcc085eef495027b365913dfa4163de76c706c6.tar.gz
gentoo-2-6fcc085eef495027b365913dfa4163de76c706c6.tar.bz2
gentoo-2-6fcc085eef495027b365913dfa4163de76c706c6.zip
Add ~mips keywords to KDE 3.5.10
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/libkpimexchange/ChangeLog6
-rw-r--r--kde-base/libkpimexchange/libkpimexchange-3.5.10.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/libkpimexchange/ChangeLog b/kde-base/libkpimexchange/ChangeLog
index 202905023cc8..f1ccbb4f7f15 100644
--- a/kde-base/libkpimexchange/ChangeLog
+++ b/kde-base/libkpimexchange/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/libkpimexchange
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/ChangeLog,v 1.94 2009/06/18 04:42:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/ChangeLog,v 1.95 2009/07/08 15:09:36 alexxy Exp $
+
+ 08 Jul 2009; Alexey Shvetsov <alexxy@gentoo.org>
+ libkpimexchange-3.5.10.ebuild:
+ Add ~mips keywords
18 Jun 2009; Jeroen Roovers <jer@gentoo.org>
libkpimexchange-3.5.10.ebuild:
diff --git a/kde-base/libkpimexchange/libkpimexchange-3.5.10.ebuild b/kde-base/libkpimexchange/libkpimexchange-3.5.10.ebuild
index 146d406b934f..345348399f19 100644
--- a/kde-base/libkpimexchange/libkpimexchange-3.5.10.ebuild
+++ b/kde-base/libkpimexchange/libkpimexchange-3.5.10.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/libkpimexchange-3.5.10.ebuild,v 1.5 2009/06/18 04:42:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/libkpimexchange-3.5.10.ebuild,v 1.6 2009/07/08 15:09:36 alexxy Exp $
KMNAME=kdepim
EAPI="1"
inherit kde-meta eutils
DESCRIPTION="KDE PIM exchange library"
-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=">=kde-base/libkcal-${PV}:${SLOT}"