diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-11 19:16:46 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-11 19:16:46 +0000 |
commit | 0637e30a6d9f2d43abc33609ec8c871336fe399e (patch) | |
tree | bcddc2970e38a1509fe009d07476e642dd8d3719 /kde-base/libkpgp | |
parent | amd64 stable, bug 152558 (diff) | |
download | historical-0637e30a6d9f2d43abc33609ec8c871336fe399e.tar.gz historical-0637e30a6d9f2d43abc33609ec8c871336fe399e.tar.bz2 historical-0637e30a6d9f2d43abc33609ec8c871336fe399e.zip |
Stable on ia64.
Package-Manager: portage-2.1.2_rc3-r2
Diffstat (limited to 'kde-base/libkpgp')
-rw-r--r-- | kde-base/libkpgp/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/libkpgp/libkpgp-3.5.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/libkpgp/ChangeLog b/kde-base/libkpgp/ChangeLog index ebc75e93300c..e5f4c5eff379 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.49 2006/12/06 12:03:32 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/ChangeLog,v 1.50 2006/12/11 19:16:46 kloeri Exp $ + + 11 Dec 2006; Bryan Østergaard <kloeri@gentoo.org> libkpgp-3.5.4.ebuild: + Stable on ia64. 06 Dec 2006; <kloeri@gentoo.org> libkpgp-3.5.4.ebuild: Stable on Alpha. diff --git a/kde-base/libkpgp/libkpgp-3.5.4.ebuild b/kde-base/libkpgp/libkpgp-3.5.4.ebuild index c9a65d39b9d4..d0364c18b128 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.9 2006/12/06 12:03:32 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/libkpgp-3.5.4.ebuild,v 1.10 2006/12/11 19:16:46 kloeri 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="" |