summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kdeaddons-kfile-plugins')
-rw-r--r--kde-base/kdeaddons-kfile-plugins/ChangeLog6
-rw-r--r--kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.4.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeaddons-kfile-plugins/ChangeLog b/kde-base/kdeaddons-kfile-plugins/ChangeLog
index 06a628acb2b4..baac014bbbd9 100644
--- a/kde-base/kdeaddons-kfile-plugins/ChangeLog
+++ b/kde-base/kdeaddons-kfile-plugins/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kdeaddons-kfile-plugins
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/ChangeLog,v 1.5 2005/03/18 16:39:33 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/ChangeLog,v 1.6 2005/03/25 00:37:02 weeve Exp $
+
+ 25 Mar 2005; Jason Wever <weeve@gentoo.org>
+ kdeaddons-kfile-plugins-3.4.0.ebuild:
+ Added ~sparc keyword.
18 Mar 2005; Daniel Goller <morfic@gentoo.org>
kdeaddons-kfile-plugins-3.4.0.ebuild:
diff --git a/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.4.0.ebuild b/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.4.0.ebuild
index 7eaa5bf296a9..9f09020535c1 100644
--- a/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.4.0.ebuild
+++ b/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.4.0.ebuild,v 1.2 2005/03/18 16:39:33 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.4.0.ebuild,v 1.3 2005/03/25 00:37:02 weeve Exp $
KMNAME=kdeaddons
KMNOMODULE=true
KMEXTRA="kfile-plugins/"
@@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="kdeaddons kfile plugins"
-KEYWORDS="~x86 ~amd64 ~ppc"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc"
IUSE=""
DEPEND="ssl? (dev-libs/openssl)"