diff options
author | Chris White <chriswhite@gentoo.org> | 2005-12-10 06:48:08 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-12-10 06:48:08 +0000 |
commit | bd48062b5766ab54291491e89090765c3b97b72d (patch) | |
tree | ba5320f14ac3fa13abd1d21a3fac01bb9f463871 /kde-base/kate-plugins/kate-plugins-3.4.3.ebuild | |
parent | Marked x86 stable for bug #112842. (diff) | |
download | gentoo-2-bd48062b5766ab54291491e89090765c3b97b72d.tar.gz gentoo-2-bd48062b5766ab54291491e89090765c3b97b72d.tar.bz2 gentoo-2-bd48062b5766ab54291491e89090765c3b97b72d.zip |
Marked x86 stable for bug #112842.
(all your kde-base are belong to us version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/kate-plugins/kate-plugins-3.4.3.ebuild')
-rw-r--r-- | kde-base/kate-plugins/kate-plugins-3.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kate-plugins/kate-plugins-3.4.3.ebuild b/kde-base/kate-plugins/kate-plugins-3.4.3.ebuild index 17d5563f7c87..70d74d21953d 100644 --- a/kde-base/kate-plugins/kate-plugins-3.4.3.ebuild +++ b/kde-base/kate-plugins/kate-plugins-3.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.4.3.ebuild,v 1.5 2005/12/09 04:45:32 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/kate-plugins-3.4.3.ebuild,v 1.6 2005/12/10 06:48:08 chriswhite 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 ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/kate)" OLDDEPEND="~kde-base/kate-$PV" |