diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 23:21:54 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 23:21:54 +0000 |
commit | ff9f2abdf73bbbfcaad4eca1f0457c2f34d0e879 (patch) | |
tree | 4723f7503953397c478388a0c801578db8feb9e3 /kde-base/korn | |
parent | remove apache-2.0 wrt #203578 (diff) | |
download | historical-ff9f2abdf73bbbfcaad4eca1f0457c2f34d0e879.tar.gz historical-ff9f2abdf73bbbfcaad4eca1f0457c2f34d0e879.tar.bz2 historical-ff9f2abdf73bbbfcaad4eca1f0457c2f34d0e879.zip |
Marked stable on amd64 as per bug 207634.
Package-Manager: portage-2.1.4
Diffstat (limited to 'kde-base/korn')
-rw-r--r-- | kde-base/korn/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/korn/korn-3.5.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/korn/ChangeLog b/kde-base/korn/ChangeLog index 7e48955099b1..22760082fb1a 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.78 2007/10/19 23:20:21 philantrop Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/korn/ChangeLog,v 1.79 2008/01/28 23:09:37 philantrop Exp $ + + 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> korn-3.5.8.ebuild: + Marked stable on amd64 as per bug 207634. *korn-3.5.8 (19 Oct 2007) diff --git a/kde-base/korn/korn-3.5.8.ebuild b/kde-base/korn/korn-3.5.8.ebuild index 40d8b2f9c8e9..78b0eb21aadc 100644 --- a/kde-base/korn/korn-3.5.8.ebuild +++ b/kde-base/korn/korn-3.5.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/korn/korn-3.5.8.ebuild,v 1.1 2007/10/19 23:20:21 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/korn/korn-3.5.8.ebuild,v 1.2 2008/01/28 23:09:37 philantrop 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 3.5.7 $MAXKDEVER kde-base/mimelib) $(deprange $PV $MAXKDEVER kde-base/libkmime)" |