diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-11-24 22:27:35 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-11-24 22:27:35 +0000 |
commit | 5faa31ae287cf75cf0c0174df1e8a217488dd2c2 (patch) | |
tree | 1e9529f6e503a6352ff27cf147244237640b30e4 /kde-base/korn | |
parent | Stable on amd64, bug 112842. (diff) | |
download | gentoo-2-5faa31ae287cf75cf0c0174df1e8a217488dd2c2.tar.gz gentoo-2-5faa31ae287cf75cf0c0174df1e8a217488dd2c2.tar.bz2 gentoo-2-5faa31ae287cf75cf0c0174df1e8a217488dd2c2.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/korn')
-rw-r--r-- | kde-base/korn/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/korn/korn-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/korn/ChangeLog b/kde-base/korn/ChangeLog index 9b49f9e995a8..01623af6c8bb 100644 --- a/kde-base/korn/ChangeLog +++ b/kde-base/korn/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/korn # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/korn/ChangeLog,v 1.26 2005/11/24 15:39:14 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/korn/ChangeLog,v 1.27 2005/11/24 22:24:48 corsair Exp $ + + 24 Nov 2005; Markus Rothe <corsair@gentoo.org> korn-3.4.3.ebuild: + Stable on ppc64 24 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> korn-3.4.3.ebuild: Stable on sparc wrt #112842 diff --git a/kde-base/korn/korn-3.4.3.ebuild b/kde-base/korn/korn-3.4.3.ebuild index ec7fb3485350..a4309c4a8d96 100644 --- a/kde-base/korn/korn-3.4.3.ebuild +++ b/kde-base/korn/korn-3.4.3.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/korn/korn-3.4.3.ebuild,v 1.2 2005/11/24 15:39:14 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/korn/korn-3.4.3.ebuild,v 1.3 2005/11/24 22:24:48 corsair Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE mailbox checker" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc ~x86" IUSE="" DEPEND="$(deprange 3.4.2 $MAXKDEVER kde-base/mimelib) $(deprange 3.4.1 $MAXKDEVER kde-base/libkmime)" |