diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-11 16:53:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-11 16:53:49 +0000 |
commit | 4fcb4b9c8919867be5303813422f64bc61fab6c9 (patch) | |
tree | e00ecf1a4ecd532abdcdb4c8972727368d255cbf /kde-base/kate-plugins | |
parent | x86 stable wrt #185823 (diff) | |
download | gentoo-2-4fcb4b9c8919867be5303813422f64bc61fab6c9.tar.gz gentoo-2-4fcb4b9c8919867be5303813422f64bc61fab6c9.tar.bz2 gentoo-2-4fcb4b9c8919867be5303813422f64bc61fab6c9.zip |
x86 stable wrt #185823
(Portage version: 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 74aedf5fbee4..5ca3e2185b7e 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.71 2007/08/10 16:26:57 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/ChangeLog,v 1.72 2007/08/11 16:53:49 armin76 Exp $ + + 11 Aug 2007; Raúl Porcel <armin76@gentoo.org> kate-plugins-3.5.7.ebuild: + x86 stable wrt #185823 10 Aug 2007; Christoph Mende <angelos@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 0db5ede281a8..5eeedfc762a0 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.8 2007/08/10 16:26:57 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/kate-plugins-3.5.7.ebuild,v 1.9 2007/08/11 16:53:49 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)" |