summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2006-11-13 09:55:23 +0000
committerChristian Faulhammer <opfer@gentoo.org>2006-11-13 09:55:23 +0000
commit7a46b7b4c2cffe91b409529852fb6d55079730b2 (patch)
tree84782d37c2c0cc0de5022f5854ffd03b07678a26 /kde-base/libkpgp
parent"Stable x86, bug #147570" (diff)
downloadgentoo-2-7a46b7b4c2cffe91b409529852fb6d55079730b2.tar.gz
gentoo-2-7a46b7b4c2cffe91b409529852fb6d55079730b2.tar.bz2
gentoo-2-7a46b7b4c2cffe91b409529852fb6d55079730b2.zip
"Stable x86, bug #147570"
(Portage version: 2.1.1-r1)
Diffstat (limited to 'kde-base/libkpgp')
-rw-r--r--kde-base/libkpgp/ChangeLog5
-rw-r--r--kde-base/libkpgp/libkpgp-3.5.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/libkpgp/ChangeLog b/kde-base/libkpgp/ChangeLog
index 09202cf262cb..eb2ead6f3051 100644
--- a/kde-base/libkpgp/ChangeLog
+++ b/kde-base/libkpgp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/libkpgp
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/ChangeLog,v 1.42 2006/10/03 12:58:57 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/ChangeLog,v 1.43 2006/11/13 09:55:23 opfer Exp $
+
+ 13 Nov 2006; Christian Faulhammer <opfer@gentoo.org> libkpgp-3.5.4.ebuild:
+ "Stable x86, bug #147570"
03 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> libkpgp-3.5.4.ebuild:
Bump to 3.5.5 (pre-release).
diff --git a/kde-base/libkpgp/libkpgp-3.5.4.ebuild b/kde-base/libkpgp/libkpgp-3.5.4.ebuild
index 8c7e9af61405..e8a2a687958e 100644
--- a/kde-base/libkpgp/libkpgp-3.5.4.ebuild
+++ b/kde-base/libkpgp/libkpgp-3.5.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/libkpgp-3.5.4.ebuild,v 1.3 2006/10/03 12:58:58 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/libkpgp-3.5.4.ebuild,v 1.4 2006/11/13 09:55:23 opfer Exp $
KMNAME=kdepim
MAXKDEVER=3.5.5
@@ -8,6 +8,6 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE pgp abstraction library"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=""