diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 23:09:58 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 23:09:58 +0000 |
commit | 65605f196a8b5a15126f01d5c292a31152736c03 (patch) | |
tree | 69b2663dc40c93e4d400a9c89415b05203caa063 /kde-base/vimpart/vimpart-3.4.2.ebuild | |
parent | Stable on x86; bug #110544 (diff) | |
download | historical-65605f196a8b5a15126f01d5c292a31152736c03.tar.gz historical-65605f196a8b5a15126f01d5c292a31152736c03.tar.bz2 historical-65605f196a8b5a15126f01d5c292a31152736c03.zip |
Stable on alpha.
Package-Manager: portage-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 78623221e771..20d9143a2955 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.8 2005/12/10 06:45:57 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/vimpart/vimpart-3.4.2.ebuild,v 1.9 2005/12/10 23:02:21 kloeri 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="" |