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/kolourpaint | |
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/kolourpaint')
-rw-r--r-- | kde-base/kolourpaint/Manifest | 2 | ||||
-rw-r--r-- | kde-base/kolourpaint/kolourpaint-3.4.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/kolourpaint/Manifest b/kde-base/kolourpaint/Manifest index 68aa3c8842fc..4a163f2d8ad3 100644 --- a/kde-base/kolourpaint/Manifest +++ b/kde-base/kolourpaint/Manifest @@ -1,5 +1,5 @@ MD5 5115fa8bd733b30715ab36202a7de6a0 kolourpaint-3.4.0.ebuild 402 -MD5 69c50c09e912ce2e530f7a02a252a52a kolourpaint-3.4.1.ebuild 384 +MD5 8e589483e6d8a467d4c751d44b723eae kolourpaint-3.4.1.ebuild 403 MD5 980b0d71b18ac04e827bc7897677c865 ChangeLog 1696 MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 MD5 e48f24f251a08d557aee3f0d60feb26d files/digest-kolourpaint-3.4.0 71 diff --git a/kde-base/kolourpaint/kolourpaint-3.4.1.ebuild b/kde-base/kolourpaint/kolourpaint-3.4.1.ebuild index 2a24de53476c..5673215c21dd 100644 --- a/kde-base/kolourpaint/kolourpaint-3.4.1.ebuild +++ b/kde-base/kolourpaint/kolourpaint-3.4.1.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/kolourpaint/kolourpaint-3.4.1.ebuild,v 1.1 2005/05/25 21:23:09 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-3.4.1.ebuild,v 1.2 2005/05/26 17:14:28 danarmak Exp $ KMNAME=kdegraphics MAXKDEVER=$PV @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="Paint Program for KDE" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc64 ~ppc ~sparc" IUSE="" |