diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 17:00:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 17:00:23 +0000 |
commit | 8c3d710a2ac0f986239fdd54a88d071c1e97cf4c (patch) | |
tree | eac548af1fa52c0d7960ca597122f232d2cdabc1 /kde-base/kate-plugins | |
parent | alpha/ia64/sparc stable wrt #221063 (diff) | |
download | gentoo-2-8c3d710a2ac0f986239fdd54a88d071c1e97cf4c.tar.gz gentoo-2-8c3d710a2ac0f986239fdd54a88d071c1e97cf4c.tar.bz2 gentoo-2-8c3d710a2ac0f986239fdd54a88d071c1e97cf4c.zip |
alpha/ia64/sparc stable wrt #221063
(Portage version: 2.1.4.4)
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.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kate-plugins/ChangeLog b/kde-base/kate-plugins/ChangeLog index 67d8f5c1837e..fec5d9e14e5f 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/ChangeLog,v 1.82 2008/03/07 20:31:27 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/ChangeLog,v 1.83 2008/05/12 17:00:23 armin76 Exp $ + + 12 May 2008; Raúl Porcel <armin76@gentoo.org> kate-plugins-3.5.9.ebuild: + alpha/ia64/sparc stable wrt #221063 07 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org> kate-plugins-3.5.9.ebuild: diff --git a/kde-base/kate-plugins/kate-plugins-3.5.9.ebuild b/kde-base/kate-plugins/kate-plugins-3.5.9.ebuild index b5361b7a0da6..29e088d9e74f 100644 --- a/kde-base/kate-plugins/kate-plugins-3.5.9.ebuild +++ b/kde-base/kate-plugins/kate-plugins-3.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.9.ebuild,v 1.3 2008/03/07 20:31:27 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/kate-plugins-3.5.9.ebuild,v 1.4 2008/05/12 17:00:23 armin76 Exp $ KMNAME=kdeaddons KMNOMODULE=true KMEXTRA="kate" @@ -8,7 +8,7 @@ EAPI="1" inherit kde-meta DESCRIPTION="kate plugins and docs" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="|| ( >=kde-base/kate-${PV}:${SLOT} >=kde-base/kdebase-${PV}:${SLOT} )" |