diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-11-26 19:43:31 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-11-26 19:43:31 +0000 |
commit | 16df1355f2ebab7af196612c5addf947b5da22c1 (patch) | |
tree | f70251e88ed80aa03df81a438e44593cb8950be2 /kde-base/kate | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-16df1355f2ebab7af196612c5addf947b5da22c1.tar.gz gentoo-2-16df1355f2ebab7af196612c5addf947b5da22c1.tar.bz2 gentoo-2-16df1355f2ebab7af196612c5addf947b5da22c1.zip |
Stable on ppc64
(Portage version: 2.1.1-r2)
Diffstat (limited to 'kde-base/kate')
-rw-r--r-- | kde-base/kate/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kate/kate-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kate/ChangeLog b/kde-base/kate/ChangeLog index 41bcd57a4c27..a491c2813563 100644 --- a/kde-base/kate/ChangeLog +++ b/kde-base/kate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kate # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.60 2006/11/18 16:22:41 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.61 2006/11/26 19:43:31 corsair Exp $ + + 26 Nov 2006; Markus Rothe <corsair@gentoo.org> kate-3.5.5.ebuild: + Stable on ppc64 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> -kate-3.5.3.ebuild, -kate-3.5.4.ebuild: diff --git a/kde-base/kate/kate-3.5.5.ebuild b/kde-base/kate/kate-3.5.5.ebuild index 5947e6304ac4..a713c7aa3d85 100644 --- a/kde-base/kate/kate-3.5.5.ebuild +++ b/kde-base/kate/kate-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/kate/kate-3.5.5.ebuild,v 1.5 2006/11/16 03:27:10 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-3.5.5.ebuild,v 1.6 2006/11/26 19:43:31 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 ~ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" KMEXTRA="doc/kwrite" |