diff options
author | Lars Weiler <pylon@gentoo.org> | 2005-07-01 23:24:53 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2005-07-01 23:24:53 +0000 |
commit | 7a53e57705331c5bc2ea8f45fbd7a5197176e7e9 (patch) | |
tree | 7c328a00dad819f2d15e1c3bd9dc24e1121de099 /kde-base/kate-plugins | |
parent | Stable on ppc; Bug #97544. (diff) | |
download | gentoo-2-7a53e57705331c5bc2ea8f45fbd7a5197176e7e9.tar.gz gentoo-2-7a53e57705331c5bc2ea8f45fbd7a5197176e7e9.tar.bz2 gentoo-2-7a53e57705331c5bc2ea8f45fbd7a5197176e7e9.zip |
Stable on ppc; Bug #97544.
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/kate-plugins')
-rw-r--r-- | kde-base/kate-plugins/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kate-plugins/kate-plugins-3.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kate-plugins/ChangeLog b/kde-base/kate-plugins/ChangeLog index d58926571df1..3050b9c23b8a 100644 --- a/kde-base/kate-plugins/ChangeLog +++ b/kde-base/kate-plugins/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kate-plugins # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/ChangeLog,v 1.12 2005/07/01 14:37:06 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/ChangeLog,v 1.13 2005/07/01 23:23:15 pylon Exp $ + + 01 Jul 2005; Lars Weiler <pylon@gentoo.org> kate-plugins-3.4.1.ebuild: + Stable on ppc; Bug #97544. 01 Jul 2005; Markus Rothe <corsair@gentoo.org> kate-plugins-3.4.1.ebuild: Stable on ppc64 (bug #97544) diff --git a/kde-base/kate-plugins/kate-plugins-3.4.1.ebuild b/kde-base/kate-plugins/kate-plugins-3.4.1.ebuild index 49b480a5f43a..a5bb0da57546 100644 --- a/kde-base/kate-plugins/kate-plugins-3.4.1.ebuild +++ b/kde-base/kate-plugins/kate-plugins-3.4.1.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-plugins/kate-plugins-3.4.1.ebuild,v 1.4 2005/07/01 14:37:06 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/kate-plugins-3.4.1.ebuild,v 1.5 2005/07/01 23:23:15 pylon Exp $ KMNAME=kdeaddons KMNOMODULE=true KMEXTRA="kate" @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="kate plugins and docs" -KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 ~sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/kate)" OLDDEPEND="~kde-base/kate-$PV" |