diff options
author | Joseph Jezak <josejx@gentoo.org> | 2007-08-07 21:08:59 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2007-08-07 21:08:59 +0000 |
commit | f08b632bba37157db4585b520d736c852ec90016 (patch) | |
tree | 52df6fcde5da2936696e12d38ebd801dfa75ca12 /kde-base/knotes | |
parent | Stable on sparc wrt #176297 (diff) | |
download | gentoo-2-f08b632bba37157db4585b520d736c852ec90016.tar.gz gentoo-2-f08b632bba37157db4585b520d736c852ec90016.tar.bz2 gentoo-2-f08b632bba37157db4585b520d736c852ec90016.zip |
Marked ppc stable.
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'kde-base/knotes')
-rw-r--r-- | kde-base/knotes/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knotes/knotes-3.5.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog index 6176f69cb2b2..2a8baa4343d7 100644 --- a/kde-base/knotes/ChangeLog +++ b/kde-base/knotes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/knotes # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.68 2007/08/07 20:20:50 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.69 2007/08/07 21:08:59 josejx Exp $ + + 07 Aug 2007; Joseph Jezak <josejx@gentoo.org> knotes-3.5.7.ebuild: + Marked ppc stable. 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> knotes-3.5.7.ebuild: Stable on sparc wrt #176297 diff --git a/kde-base/knotes/knotes-3.5.7.ebuild b/kde-base/knotes/knotes-3.5.7.ebuild index a86356428028..d0cce76655d0 100644 --- a/kde-base/knotes/knotes-3.5.7.ebuild +++ b/kde-base/knotes/knotes-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-3.5.7.ebuild,v 1.2 2007/08/07 20:20:50 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-3.5.7.ebuild,v 1.3 2007/08/07 21:08:59 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) |