diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-11-16 04:58:49 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-11-16 04:58:49 +0000 |
commit | 1f3fd467e2fc89f05928b80296dac5b628330306 (patch) | |
tree | 21041950366dc4d8bfa379cad0c242893994da5e /kde-base/knotes | |
parent | Marked ppc stable for bug #147570. (diff) | |
download | gentoo-2-1f3fd467e2fc89f05928b80296dac5b628330306.tar.gz gentoo-2-1f3fd467e2fc89f05928b80296dac5b628330306.tar.bz2 gentoo-2-1f3fd467e2fc89f05928b80296dac5b628330306.zip |
Marked ppc stable for bug #147570.
(Portage version: 2.1.2_rc1-r5)
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 9c8bed46c1cd..b0007da37183 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.58 2006/11/14 16:46:54 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.59 2006/11/16 04:58:49 josejx Exp $ + + 16 Nov 2006; Joseph Jezak <josejx@gentoo.org> knotes-3.5.5.ebuild: + Marked ppc stable for bug #147570. 14 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> knotes-3.5.5.ebuild: Stable on sparc wrt #147570 diff --git a/kde-base/knotes/knotes-3.5.5.ebuild b/kde-base/knotes/knotes-3.5.5.ebuild index d14f5fd78fbe..ca1ac5a6f28d 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.4 2006/11/14 16:46:54 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-3.5.5.ebuild,v 1.5 2006/11/16 04:58:49 josejx 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) |