diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-11 13:29:56 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-11 13:29:56 +0000 |
commit | fa03bd09e4f22f4ffb19343ae1dddb7d900eb786 (patch) | |
tree | e0238dfc0f8d5a98e48b89dc1eeb9c4bcc1759b0 /kde-base/knotes | |
parent | Stable on sparc wrt security #157163 (diff) | |
download | historical-fa03bd09e4f22f4ffb19343ae1dddb7d900eb786.tar.gz historical-fa03bd09e4f22f4ffb19343ae1dddb7d900eb786.tar.bz2 historical-fa03bd09e4f22f4ffb19343ae1dddb7d900eb786.zip |
Stable on ia64.
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'kde-base/knotes')
-rw-r--r-- | kde-base/knotes/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knotes/knotes-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog index 3b46f4673eea..7715e52b8317 100644 --- a/kde-base/knotes/ChangeLog +++ b/kde-base/knotes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/knotes # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.62 2006/12/06 14:39:17 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.63 2006/12/11 13:26:49 kloeri Exp $ + + 11 Dec 2006; <kloeri@gentoo.org> knotes-3.5.5.ebuild: + Stable on ia64. 06 Dec 2006; <kloeri@gentoo.org> knotes-3.5.5.ebuild: Stable on Alpha. diff --git a/kde-base/knotes/knotes-3.5.5.ebuild b/kde-base/knotes/knotes-3.5.5.ebuild index ce1a7c21c311..b6ebc387c062 100644 --- a/kde-base/knotes/knotes-3.5.5.ebuild +++ b/kde-base/knotes/knotes-3.5.5.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/knotes/knotes-3.5.5.ebuild,v 1.7 2006/12/06 14:39:17 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-3.5.5.ebuild,v 1.8 2006/12/11 13:26:49 kloeri Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE Notes" -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/libkcal) $(deprange $PV $MAXKDEVER kde-base/libkdepim) |