diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-11-30 09:49:41 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-11-30 09:49:41 +0000 |
commit | 08b006f5f6f8a673ceba7ea33f288d3ff16f164e (patch) | |
tree | a17dd3d2bcbd3eea7aafc92b3c30d05bcfd79b7d /kde-base/knotes | |
parent | Add patch to fix OLE filters, see bug #155914. (diff) | |
download | historical-08b006f5f6f8a673ceba7ea33f288d3ff16f164e.tar.gz historical-08b006f5f6f8a673ceba7ea33f288d3ff16f164e.tar.bz2 historical-08b006f5f6f8a673ceba7ea33f288d3ff16f164e.zip |
Stable on ppc64
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 f8bb91527af1..d80c809b7134 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.60 2006/11/18 18:17:57 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.61 2006/11/30 09:02:19 corsair Exp $ + + 30 Nov 2006; Markus Rothe <corsair@gentoo.org> knotes-3.5.5.ebuild: + Stable on ppc64 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> -knotes-3.5.3.ebuild, -knotes-3.5.4.ebuild: diff --git a/kde-base/knotes/knotes-3.5.5.ebuild b/kde-base/knotes/knotes-3.5.5.ebuild index ca1ac5a6f28d..0d3c58520319 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.5 2006/11/16 04:58:49 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-3.5.5.ebuild,v 1.6 2006/11/30 09:02:19 corsair 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) |