diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 16:08:43 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 16:08:43 +0000 |
commit | 1ea4131858ee265c9bb299e15492dae5091d1a32 (patch) | |
tree | a1c2d4b146cbc256af255e5c899ef25d52f03c26 /kde-base | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-1ea4131858ee265c9bb299e15492dae5091d1a32.tar.gz gentoo-2-1ea4131858ee265c9bb299e15492dae5091d1a32.tar.bz2 gentoo-2-1ea4131858ee265c9bb299e15492dae5091d1a32.zip |
Stable on ia64.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/knotes/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knotes/knotes-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog index 5b793346108b..0286698f7936 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.50 2006/07/25 06:55:14 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.51 2006/09/03 16:08:43 kloeri Exp $ + + 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> knotes-3.5.2.ebuild: + Stable on ia64. *knotes-3.5.4 (25 Jul 2006) diff --git a/kde-base/knotes/knotes-3.5.2.ebuild b/kde-base/knotes/knotes-3.5.2.ebuild index 9639b5403d10..30fe1ccdd26b 100644 --- a/kde-base/knotes/knotes-3.5.2.ebuild +++ b/kde-base/knotes/knotes-3.5.2.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.2.ebuild,v 1.8 2006/06/01 10:03:35 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-3.5.2.ebuild,v 1.9 2006/09/03 16:08:43 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" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkcal) $(deprange $PV $MAXKDEVER kde-base/libkdepim) |