diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-12-01 14:35:22 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-12-01 14:35:22 +0000 |
commit | 4b81ffba1533f2f50fbc6792007130f61c78b4c4 (patch) | |
tree | 4ecd40646f20f1a00ca1ebbe33c891654f73a5f5 /kde-base/vimpart/vimpart-3.4.2.ebuild | |
parent | Stable on ppc64; bug #113888 (diff) | |
download | gentoo-2-4b81ffba1533f2f50fbc6792007130f61c78b4c4.tar.gz gentoo-2-4b81ffba1533f2f50fbc6792007130f61c78b4c4.tar.bz2 gentoo-2-4b81ffba1533f2f50fbc6792007130f61c78b4c4.zip |
Stable on ppc64; bug #114067
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/vimpart/vimpart-3.4.2.ebuild')
-rw-r--r-- | kde-base/vimpart/vimpart-3.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/vimpart/vimpart-3.4.2.ebuild b/kde-base/vimpart/vimpart-3.4.2.ebuild index 2ca317a003ec..3f375170fda8 100644 --- a/kde-base/vimpart/vimpart-3.4.2.ebuild +++ b/kde-base/vimpart/vimpart-3.4.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/vimpart/vimpart-3.4.2.ebuild,v 1.5 2005/11/25 14:05:53 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/vimpart/vimpart-3.4.2.ebuild,v 1.6 2005/12/01 14:35:22 corsair Exp $ KMNAME=kdeaddons MAXKDEVER=3.4.3 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE embeddable VIM editor part" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ppc64 sparc ~x86" IUSE="" DEPEND="" |