diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 17:14:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 17:14:54 +0000 |
commit | e63557687bb3b0110c3c25a4c88a96516a0aa655 (patch) | |
tree | 59e41e4d198fd1d4ee803cb374fc35133671dfab /kde-base/korn | |
parent | Stable on amd64 and removed unneeded dependency on mpd (diff) | |
download | historical-e63557687bb3b0110c3c25a4c88a96516a0aa655.tar.gz historical-e63557687bb3b0110c3c25a4c88a96516a0aa655.tar.bz2 historical-e63557687bb3b0110c3c25a4c88a96516a0aa655.zip |
alpha/ia64 stable wrt #176297
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'kde-base/korn')
-rw-r--r-- | kde-base/korn/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/korn/korn-3.5.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/korn/ChangeLog b/kde-base/korn/ChangeLog index 3783036f7df0..4cdaaee0beb6 100644 --- a/kde-base/korn/ChangeLog +++ b/kde-base/korn/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/korn # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/korn/ChangeLog,v 1.73 2007/08/07 20:49:32 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/korn/ChangeLog,v 1.74 2007/08/08 17:14:17 armin76 Exp $ + + 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> korn-3.5.7.ebuild: + alpha/ia64 stable wrt #176297 07 Aug 2007; Joseph Jezak <josejx@gentoo.org> korn-3.5.7.ebuild: Marked ppc stable. diff --git a/kde-base/korn/korn-3.5.7.ebuild b/kde-base/korn/korn-3.5.7.ebuild index af83ca5fa188..f3a7a978c48f 100644 --- a/kde-base/korn/korn-3.5.7.ebuild +++ b/kde-base/korn/korn-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/korn/korn-3.5.7.ebuild,v 1.4 2007/08/07 20:49:32 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/korn/korn-3.5.7.ebuild,v 1.5 2007/08/08 17:14:17 armin76 Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE mailbox checker" -KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/mimelib) $(deprange $PV $MAXKDEVER kde-base/libkmime)" |