summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-12-10 17:26:57 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-12-10 17:26:57 +0000
commitffea81f3c1a3014cdf94cd840eb5300f714da757 (patch)
treea183e7ae85a2e6aeeea5502fb3ef56669509ea78 /kde-base
parentx86 stable, bug 292455 (diff)
downloadgentoo-2-ffea81f3c1a3014cdf94cd840eb5300f714da757.tar.gz
gentoo-2-ffea81f3c1a3014cdf94cd840eb5300f714da757.tar.bz2
gentoo-2-ffea81f3c1a3014cdf94cd840eb5300f714da757.zip
x86 stable, bug 292455
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/libkpgp/ChangeLog5
-rw-r--r--kde-base/libkpgp/libkpgp-4.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/libkpgp/ChangeLog b/kde-base/libkpgp/ChangeLog
index ab39acac4dbc..a9846e89fdc0 100644
--- a/kde-base/libkpgp/ChangeLog
+++ b/kde-base/libkpgp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/libkpgp
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/ChangeLog,v 1.113 2009/12/01 11:22:34 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/ChangeLog,v 1.114 2009/12/10 17:26:57 fauli Exp $
+
+ 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> libkpgp-4.3.3.ebuild:
+ x86 stable, bug 292455
*libkpgp-4.3.4 (01 Dec 2009)
diff --git a/kde-base/libkpgp/libkpgp-4.3.3.ebuild b/kde-base/libkpgp/libkpgp-4.3.3.ebuild
index 0b95e7124d90..9fa89c3e2eeb 100644
--- a/kde-base/libkpgp/libkpgp-4.3.3.ebuild
+++ b/kde-base/libkpgp/libkpgp-4.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/libkpgp-4.3.3.ebuild,v 1.4 2009/11/30 06:55:00 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/libkpgp-4.3.3.ebuild,v 1.5 2009/12/10 17:26:57 fauli Exp $
EAPI="2"
@@ -8,7 +8,7 @@ KMNAME="kdepim"
inherit kde4-meta
DESCRIPTION="KDE pgp abstraction library"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
IUSE="debug"
PATCHES=( "${FILESDIR}/${PN}-4.1.72-fix.patch" )