diff options
author | Dan Armak <danarmak@gentoo.org> | 2005-05-26 17:14:31 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2005-05-26 17:14:31 +0000 |
commit | 26fc4405377050802877fed5b55b7575ed3ad72c (patch) | |
tree | f47258dabb22bc57cf72bb34741ad585938cda19 /kde-base/vimpart | |
parent | Block net-mail/mailutils, due to conflicting (incompatible) files. (diff) | |
download | gentoo-2-26fc4405377050802877fed5b55b7575ed3ad72c.tar.gz gentoo-2-26fc4405377050802877fed5b55b7575ed3ad72c.tar.bz2 gentoo-2-26fc4405377050802877fed5b55b7575ed3ad72c.zip |
readd ~sparc, ~ppc, ~ppc64, ~ia64 keywords on 3.4.1 where present on 3.4.0
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'kde-base/vimpart')
-rw-r--r-- | kde-base/vimpart/Manifest | 2 | ||||
-rw-r--r-- | kde-base/vimpart/vimpart-3.4.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/vimpart/Manifest b/kde-base/vimpart/Manifest index a3d0d9255460..0e81c20386e0 100644 --- a/kde-base/vimpart/Manifest +++ b/kde-base/vimpart/Manifest @@ -1,4 +1,4 @@ -MD5 feee88047cb75076b0634255117cf3f0 vimpart-3.4.1.ebuild 563 +MD5 08e5441aa2a37202557699f638afb28e vimpart-3.4.1.ebuild 582 MD5 b24443bb5c7899ebf9ac00db414d2fd0 vimpart-3.4.0.ebuild 581 MD5 06a5ceafa6b74299d52c379918b968ec ChangeLog 1849 MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 diff --git a/kde-base/vimpart/vimpart-3.4.1.ebuild b/kde-base/vimpart/vimpart-3.4.1.ebuild index d1d7118d5c9c..028dad7d4038 100644 --- a/kde-base/vimpart/vimpart-3.4.1.ebuild +++ b/kde-base/vimpart/vimpart-3.4.1.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.1.ebuild,v 1.1 2005/05/25 21:23:15 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/vimpart/vimpart-3.4.1.ebuild,v 1.2 2005/05/26 17:14:31 danarmak Exp $ KMNAME=kdeaddons MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE embeddable VIM editor part" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc64 ~ppc ~sparc" IUSE="" DEPEND="" |