diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-11-24 22:43:37 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-11-24 22:43:37 +0000 |
commit | 9724a4f78af37853c20c91f7f4a55511d6190e57 (patch) | |
tree | 0587e07b7e98ba15dba3a6fea0f55c29f87160b2 /kde-base/knotes | |
parent | Fix var ordering. (diff) | |
download | gentoo-2-9724a4f78af37853c20c91f7f4a55511d6190e57.tar.gz gentoo-2-9724a4f78af37853c20c91f7f4a55511d6190e57.tar.bz2 gentoo-2-9724a4f78af37853c20c91f7f4a55511d6190e57.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/knotes')
-rw-r--r-- | kde-base/knotes/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knotes/knotes-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog index a5398525643d..92174ab4556b 100644 --- a/kde-base/knotes/ChangeLog +++ b/kde-base/knotes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/knotes # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.25 2005/11/24 15:42:09 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.26 2005/11/24 22:40:34 corsair Exp $ + + 24 Nov 2005; Markus Rothe <corsair@gentoo.org> knotes-3.4.3.ebuild: + Stable on ppc64 24 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> knotes-3.4.3.ebuild: Stable on sparc wrt #112842 diff --git a/kde-base/knotes/knotes-3.4.3.ebuild b/kde-base/knotes/knotes-3.4.3.ebuild index b7259bf631f8..226363a72bee 100644 --- a/kde-base/knotes/knotes-3.4.3.ebuild +++ b/kde-base/knotes/knotes-3.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-3.4.3.ebuild,v 1.2 2005/11/24 15:42:09 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-3.4.3.ebuild,v 1.3 2005/11/24 22:40:34 corsair Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE Notes" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc ~x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkcal) $(deprange $PV $MAXKDEVER kde-base/libkdepim) |