diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-11-24 20:26:40 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-11-24 20:26:40 +0000 |
commit | 94ee37d3caadabeab4d41bcccb1a7b7ce88b1a23 (patch) | |
tree | af3e545362f50f9d2e104e2669a76c8d0c1503ad /kde-base/kolourpaint/kolourpaint-3.4.3.ebuild | |
parent | Fix a path. (diff) | |
download | gentoo-2-94ee37d3caadabeab4d41bcccb1a7b7ce88b1a23.tar.gz gentoo-2-94ee37d3caadabeab4d41bcccb1a7b7ce88b1a23.tar.bz2 gentoo-2-94ee37d3caadabeab4d41bcccb1a7b7ce88b1a23.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/kolourpaint/kolourpaint-3.4.3.ebuild')
-rw-r--r-- | kde-base/kolourpaint/kolourpaint-3.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kolourpaint/kolourpaint-3.4.3.ebuild b/kde-base/kolourpaint/kolourpaint-3.4.3.ebuild index 5b0285d51c4d..d1dc3e14365e 100644 --- a/kde-base/kolourpaint/kolourpaint-3.4.3.ebuild +++ b/kde-base/kolourpaint/kolourpaint-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/kolourpaint/kolourpaint-3.4.3.ebuild,v 1.2 2005/11/24 13:37:45 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-3.4.3.ebuild,v 1.3 2005/11/24 20:23:35 corsair Exp $ KMNAME=kdegraphics MAXKDEVER=$PV @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="Paint Program for KDE" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc ~x86" IUSE="" |