diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 21:13:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 21:13:10 +0000 |
commit | b6fb73ec37a60d240147b2d8e4bf18a65563794c (patch) | |
tree | 81742f12443aa97a0bd92612ab7e486f2fb8417d /kde-base/kate-plugins | |
parent | copyright update (diff) | |
download | historical-b6fb73ec37a60d240147b2d8e4bf18a65563794c.tar.gz historical-b6fb73ec37a60d240147b2d8e4bf18a65563794c.tar.bz2 historical-b6fb73ec37a60d240147b2d8e4bf18a65563794c.zip |
alpha/ia64 stable wrt #176297
Package-Manager: portage-2.1.2.11
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 83e196df4a87..c68b42d7eab8 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.68 2007/08/07 23:11:22 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/ChangeLog,v 1.69 2007/08/08 20:55:33 armin76 Exp $ + + 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> kate-plugins-3.5.7.ebuild: + alpha/ia64 stable wrt #176297 07 Aug 2007; Joseph Jezak <josejx@gentoo.org> kate-plugins-3.5.7.ebuild: Marked ppc stable. 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 b60fd0ba391a..bb12ca5da1d4 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.5 2007/08/07 23:11:22 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/kate-plugins-3.5.7.ebuild,v 1.6 2007/08/08 20:55:33 armin76 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)" |