diff options
author | Joseph Jezak <josejx@gentoo.org> | 2007-08-07 23:11:22 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2007-08-07 23:11:22 +0000 |
commit | 6f78959bd82a9c68999b6844dd7a646e59b51127 (patch) | |
tree | f4805a23d06f3abe25ef3cd5c56b22cef54f9629 /kde-base/kate-plugins | |
parent | Marked ppc stable. (diff) | |
download | gentoo-2-6f78959bd82a9c68999b6844dd7a646e59b51127.tar.gz gentoo-2-6f78959bd82a9c68999b6844dd7a646e59b51127.tar.bz2 gentoo-2-6f78959bd82a9c68999b6844dd7a646e59b51127.zip |
Marked ppc stable.
(Portage version: 2.1.3_rc9)
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.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kate-plugins/ChangeLog b/kde-base/kate-plugins/ChangeLog index 941204a318d7..83e196df4a87 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/ChangeLog,v 1.67 2007/08/07 20:33:33 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/ChangeLog,v 1.68 2007/08/07 23:11:22 josejx Exp $ + + 07 Aug 2007; Joseph Jezak <josejx@gentoo.org> kate-plugins-3.5.7.ebuild: + Marked ppc stable. 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> kate-plugins-3.5.7.ebuild: diff --git a/kde-base/kate-plugins/kate-plugins-3.5.7.ebuild b/kde-base/kate-plugins/kate-plugins-3.5.7.ebuild index 1781fe01e938..b60fd0ba391a 100644 --- a/kde-base/kate-plugins/kate-plugins-3.5.7.ebuild +++ b/kde-base/kate-plugins/kate-plugins-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.7.ebuild,v 1.4 2007/08/07 20:33:33 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/kate-plugins-3.5.7.ebuild,v 1.5 2007/08/07 23:11:22 josejx 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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="$(deprange-dual $PV $MAXKDEVER kde-base/kate)" |