diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-02-18 15:46:42 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-02-18 15:46:42 +0000 |
commit | e01416cf8e8ebc3c3507b63bf616ed41ae75f749 (patch) | |
tree | 5da03e413b0d90fe7963cf686d178edb0ff3dce9 /kde-base/kolourpaint/kolourpaint-4.7.4.ebuild | |
parent | ppc stable #396359 (diff) | |
download | gentoo-2-e01416cf8e8ebc3c3507b63bf616ed41ae75f749.tar.gz gentoo-2-e01416cf8e8ebc3c3507b63bf616ed41ae75f749.tar.bz2 gentoo-2-e01416cf8e8ebc3c3507b63bf616ed41ae75f749.zip |
ppc stable #396359
(Portage version: 2.1.10.44/cvs/Linux ppc, RepoMan options: --force)
Diffstat (limited to 'kde-base/kolourpaint/kolourpaint-4.7.4.ebuild')
-rw-r--r-- | kde-base/kolourpaint/kolourpaint-4.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kolourpaint/kolourpaint-4.7.4.ebuild b/kde-base/kolourpaint/kolourpaint-4.7.4.ebuild index a0039043ff0e..d6aae68a5254 100644 --- a/kde-base/kolourpaint/kolourpaint-4.7.4.ebuild +++ b/kde-base/kolourpaint/kolourpaint-4.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-4.7.4.ebuild,v 1.3 2012/01/16 22:59:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-4.7.4.ebuild,v 1.4 2012/02/18 15:46:42 nixnut Exp $ EAPI=4 @@ -9,7 +9,7 @@ KDE_SCM="git" inherit kde4-base DESCRIPTION="Paint Program for KDE" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" LICENSE="BSD LGPL-2" IUSE="debug scanner" |