diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-26 16:45:32 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-26 16:45:32 +0000 |
commit | 3a2bdf4c4b67fb9aadcd9e5ff5247cd2c9451dff (patch) | |
tree | 51e809439ead56d83daa73480b454cba35a93b68 /kde-base/kate-plugins | |
parent | Stable on amd64 wrt bug #132213 (diff) | |
download | gentoo-2-3a2bdf4c4b67fb9aadcd9e5ff5247cd2c9451dff.tar.gz gentoo-2-3a2bdf4c4b67fb9aadcd9e5ff5247cd2c9451dff.tar.bz2 gentoo-2-3a2bdf4c4b67fb9aadcd9e5ff5247cd2c9451dff.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
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.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kate-plugins/ChangeLog b/kde-base/kate-plugins/ChangeLog index 833db485fcaa..e1a22ffd993b 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/ChangeLog,v 1.43 2006/05/26 15:31:36 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/ChangeLog,v 1.44 2006/05/26 16:45:32 corsair Exp $ + + 26 May 2006; Markus Rothe <corsair@gentoo.org> kate-plugins-3.5.2.ebuild: + Stable on ppc64 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> kate-plugins-3.5.2.ebuild: diff --git a/kde-base/kate-plugins/kate-plugins-3.5.2.ebuild b/kde-base/kate-plugins/kate-plugins-3.5.2.ebuild index 26350bdd0bb7..f2a074808150 100644 --- a/kde-base/kate-plugins/kate-plugins-3.5.2.ebuild +++ b/kde-base/kate-plugins/kate-plugins-3.5.2.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-plugins/kate-plugins-3.5.2.ebuild,v 1.4 2006/05/26 15:31:36 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/kate-plugins-3.5.2.ebuild,v 1.5 2006/05/26 16:45:32 corsair Exp $ KMNAME=kdeaddons KMNOMODULE=true KMEXTRA="kate" @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="kate plugins and docs" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/kate)" |