diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-11-24 20:05:50 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-11-24 20:05:50 +0000 |
commit | 3bffb83b4d780434652174030febc0ce6c9fd6f5 (patch) | |
tree | 141031743aa586629eb6a009df28e906b1962422 /kde-base/kate | |
parent | stable on amd64 (diff) | |
download | gentoo-2-3bffb83b4d780434652174030febc0ce6c9fd6f5.tar.gz gentoo-2-3bffb83b4d780434652174030febc0ce6c9fd6f5.tar.bz2 gentoo-2-3bffb83b4d780434652174030febc0ce6c9fd6f5.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/kate')
-rw-r--r-- | kde-base/kate/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kate/kate-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kate/ChangeLog b/kde-base/kate/ChangeLog index 10374c1997ee..306353b2fa7a 100644 --- a/kde-base/kate/ChangeLog +++ b/kde-base/kate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kate # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.25 2005/11/24 15:54:45 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.26 2005/11/24 20:03:18 corsair Exp $ + + 24 Nov 2005; Markus Rothe <corsair@gentoo.org> kate-3.4.3.ebuild: + Stable on ppc64 24 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> kate-3.4.3.ebuild: Stable on sparc wrt #112842 diff --git a/kde-base/kate/kate-3.4.3.ebuild b/kde-base/kate/kate-3.4.3.ebuild index 11e637dfbfb6..37f9f4631b24 100644 --- a/kde-base/kate/kate-3.4.3.ebuild +++ b/kde-base/kate/kate-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/kate/kate-3.4.3.ebuild,v 1.2 2005/11/24 15:54:45 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-3.4.3.ebuild,v 1.3 2005/11/24 20:03:18 corsair Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE MDI editor/ide" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc ~x86" IUSE="" KMEXTRA="doc/kwrite" |